[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] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllllllluc%2Fcw-friend: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [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 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllllllluc%2Fcw-friend" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/llllllluc/cw-friend on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc1/source/Cargo.toml [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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cosmwasm-crypto v1.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c23f0f9119daabfe0751e0e4649dce2162f8479204e043f47591b690fddf8e7 [INFO] running `Command { std: "docker" "start" "-a" "1c23f0f9119daabfe0751e0e4649dce2162f8479204e043f47591b690fddf8e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c23f0f9119daabfe0751e0e4649dce2162f8479204e043f47591b690fddf8e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c23f0f9119daabfe0751e0e4649dce2162f8479204e043f47591b690fddf8e7", kill_on_drop: false }` [INFO] [stdout] 1c23f0f9119daabfe0751e0e4649dce2162f8479204e043f47591b690fddf8e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e56dd7bd0fc8cd5efa8791b9bd8900b48d7c04d061ce9d4cdb7dab6d96ddc69 [INFO] running `Command { std: "docker" "start" "-a" "5e56dd7bd0fc8cd5efa8791b9bd8900b48d7c04d061ce9d4cdb7dab6d96ddc69", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling 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 cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling syn v1.0.107 [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 cpufeatures v0.2.5 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling thiserror v1.0.49 [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 itoa v1.0.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [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 semver v1.0.16 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [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 sec1 v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.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 distribution v0.1.0 (/opt/rustwide/workdir/contracts/distribution) [INFO] [stderr] Compiling member v0.1.0 (/opt/rustwide/workdir/contracts/member) [INFO] [stderr] Compiling thread v0.1.0 (/opt/rustwide/workdir/contracts/thread) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.63s [INFO] running `Command { std: "docker" "inspect" "5e56dd7bd0fc8cd5efa8791b9bd8900b48d7c04d061ce9d4cdb7dab6d96ddc69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e56dd7bd0fc8cd5efa8791b9bd8900b48d7c04d061ce9d4cdb7dab6d96ddc69", kill_on_drop: false }` [INFO] [stdout] 5e56dd7bd0fc8cd5efa8791b9bd8900b48d7c04d061ce9d4cdb7dab6d96ddc69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c116f21473882adce7b4d6e2b0adfb90a6868284b0e0c877d0483c243ba4de0a [INFO] running `Command { std: "docker" "start" "-a" "c116f21473882adce7b4d6e2b0adfb90a6868284b0e0c877d0483c243ba4de0a", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `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] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `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] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `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] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `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] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling 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] [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 distribution v0.1.0 (/opt/rustwide/workdir/contracts/distribution) [INFO] [stderr] Compiling member v0.1.0 (/opt/rustwide/workdir/contracts/member) [INFO] [stderr] Compiling thread v0.1.0 (/opt/rustwide/workdir/contracts/thread) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.20s [INFO] running `Command { std: "docker" "inspect" "c116f21473882adce7b4d6e2b0adfb90a6868284b0e0c877d0483c243ba4de0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c116f21473882adce7b4d6e2b0adfb90a6868284b0e0c877d0483c243ba4de0a", kill_on_drop: false }` [INFO] [stdout] c116f21473882adce7b4d6e2b0adfb90a6868284b0e0c877d0483c243ba4de0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7d9c4d2e2e528157d2d652ed60104ef9c00e9b25aeb3646dcff5587e45fc0507 [INFO] running `Command { std: "docker" "start" "-a" "7d9c4d2e2e528157d2d652ed60104ef9c00e9b25aeb3646dcff5587e45fc0507", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `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] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `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] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `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] Colliding filename is: /opt/rustwide/target/debug/examples/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The example target `schema` in package `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] Colliding filename is: /opt/rustwide/target/debug/examples/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/distribution-cf67f09daf604551) [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-d927a5b328119cf1) [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-ee87c3aaa250ee9a) [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-dcbd9782990d554d) [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-6939ed9f21fa0234) [INFO] [stdout] [INFO] [stdout] running 14 tests [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 admin::test_only_admin_can_update_config::test_only_admin_can_update_config ... ok [INFO] [stdout] test admin::test_fee_share_must_sum_100::test_only_admin_can_update_config ... ok [INFO] [stdout] test user::test_user_cannot_enable_membership_by_itself::test_user_cannot_enable_membership_by_itself ... ok [INFO] [stdout] test user::test_user_can_register_itself::test_user_can_register_itself ... ok [INFO] [stdout] test membership::test_buy_and_sell_membership::test_buy_and_sell_membership ... FAILED [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_membership_happy_case::test_buy_membership_happy_case ... FAILED [INFO] [stdout] test membership::test_buy_membership_insufficient_funds::test_buy_membership_insufficient_funds ... FAILED [INFO] [stdout] test membership::test_sell_membership_cannot_sell_last_membership::test_sell_membership_cannot_sell_last_key ... FAILED [INFO] [stdout] test membership::test_sell_membership_insufficient_funds::test_sell_membership_insufficient_funds ... FAILED [INFO] [stdout] test membership::test_query_cost_to_buy_membership::test_query_cost_to_buy_membership ... 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] [INFO] [stdout] failures: [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' 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: 0x5e847da9bd4a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5e847da9bd4a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5e847da9bd4a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e847da9bd4a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e847dac2953 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5e847dac2953 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5e847da98e63 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5e847da9bb92 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5e847da9d280 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5e847da9d01d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5e847d8aa443 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5e847d8aa443 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5e847da9dab3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5e847da9dab3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5e847da9d756 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13 [INFO] [stdout] 15: 0x5e847da9c249 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5e847da9d41d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5e847d7bcd80 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5e847d7bce0c - core::panicking::panic::h06336e0c962d4a4a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:145:5 [INFO] [stdout] 19: 0x5e847d7bccf9 - core::option::unwrap_failed::ha2239fe7bcf32a06 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/option.rs:2015:5 [INFO] [stdout] 20: 0x5e847d954bf8 - core::option::Option::unwrap::h8a5423b065708ca3 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/option.rs:978:21 [INFO] [stdout] 21: 0x5e847d954bf8 - member::execute::user::enable_membership::h141868f7fefb2466 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/src/execute/user.rs:176:38 [INFO] [stdout] 22: 0x5e847d94c2e5 - member::contract::execute::h693560f61f1c6278 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/src/contract.rs:131:13 [INFO] [stdout] 23: 0x5e847d855946 - core::ops::function::Fn::call::h54f025432e44653b [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:79:5 [INFO] [stdout] 24: 0x5e847d870efe - as core::ops::function::Fn>::call::hf46aee98bca1bdca [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 25: 0x5e847d866954 - as cw_multi_test::contracts::Contract>::execute::hc57d47fcb10822ee [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] 26: 0x5e847d822b7c - cw_multi_test::wasm::WasmKeeper::call_execute::{{closure}}::hc0569eee8e15c3d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:751:35 [INFO] [stdout] 27: 0x5e847d828888 - cw_multi_test::wasm::WasmKeeper::with_storage::{{closure}}::h2e3a0766e9505926 [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] 28: 0x5e847d83da87 - cw_multi_test::transactions::transactional::h95bdba5b2bf0e7c1 [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] 29: 0x5e847d82798d - cw_multi_test::wasm::WasmKeeper::with_storage::h29e6ec311cdffece [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] 30: 0x5e847d822a51 - cw_multi_test::wasm::WasmKeeper::call_execute::h901a7ea2027be815 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:745:31 [INFO] [stdout] 31: 0x5e847d823827 - cw_multi_test::wasm::WasmKeeper::execute_wasm::hdb0d7867dd6016f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:422:27 [INFO] [stdout] 32: 0x5e847d821d20 - as cw_multi_test::wasm::Wasm>::execute::h216c8d33c177de10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:183:9 [INFO] [stdout] 33: 0x5e847d83310d - as cw_multi_test::app::CosmosRouter>::execute::h603e4f5c69252706 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:947:37 [INFO] [stdout] 34: 0x5e847d830ddd - cw_multi_test::app::App::execute_multi::{{closure}}::{{closure}}::h64df95e090dc53ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:775:28 [INFO] [stdout] 35: 0x5e847d859009 - core::iter::adapters::map::map_try_fold::{{closure}}::ha0dda179d38bb96a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 36: 0x5e847d85c02c - as core::iter::traits::iterator::Iterator>::try_fold::he24bc865e5b3d1e0 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/into_iter.rs:346:25 [INFO] [stdout] 37: 0x5e847d8554ff - as core::iter::traits::iterator::Iterator>::try_fold::h2d629a6a1ea69803 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/map.rs:121:9 [INFO] [stdout] 38: 0x5e847d838308 - as core::iter::traits::iterator::Iterator>::try_fold::h866179741d228620 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/mod.rs:191:9 [INFO] [stdout] 39: 0x5e847d838240 - core::iter::traits::iterator::Iterator::try_for_each::he59d54bd88eb4d07 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/traits/iterator.rs:2431:9 [INFO] [stdout] 40: 0x5e847d838240 - as core::iter::traits::iterator::Iterator>::next::hf2820ef7a756c26e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/mod.rs:174:14 [INFO] [stdout] 41: 0x5e847d8388ad - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hd4a90993214fee5c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/spec_from_iter_nested.rs:25:32 [INFO] [stdout] 42: 0x5e847d8555c4 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter{{reify.shim}}::hab1beea5d42e64d8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/spec_from_iter_nested.rs:19:5 [INFO] [stdout] 43: 0x5e847d83bbfd - alloc::vec::in_place_collect:: for alloc::vec::Vec>::from_iter::he59b12ebb7780997 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/in_place_collect.rs:246:9 [INFO] [stdout] 44: 0x5e847d83cb21 - as core::iter::traits::collect::FromIterator>::from_iter::h0ec873c0816fcaae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/mod.rs:3427:9 [INFO] [stdout] 45: 0x5e847d7f2328 - core::iter::traits::iterator::Iterator::collect::h99a8229d8fa641b4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/traits/iterator.rs:1971:9 [INFO] [stdout] 46: 0x5e847d7f2328 - as core::iter::traits::collect::FromIterator>>::from_iter::{{closure}}::h6849ec4ca976e634 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1985:51 [INFO] [stdout] 47: 0x5e847d83a4bc - core::iter::adapters::try_process::hd7db7f3f64fbb09b [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/mod.rs:160:17 [INFO] [stdout] 48: 0x5e847d7f22e7 - as core::iter::traits::collect::FromIterator>>::from_iter::hfa2e700b6b3c70ab [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1985:9 [INFO] [stdout] 49: 0x5e847d858eed - core::iter::traits::iterator::Iterator::collect::hfaa4d5968f05a3c5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/traits/iterator.rs:1971:9 [INFO] [stdout] 50: 0x5e847d830cd1 - cw_multi_test::app::App::execute_multi::{{closure}}::he34430b45e8d8ca8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:774:13 [INFO] [stdout] 51: 0x5e847d83d390 - cw_multi_test::transactions::transactional::h34d612c2e95ce341 [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: 0x5e847d830b91 - cw_multi_test::app::App::execute_multi::hd2d2788f804e8285 [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: 0x5e847d834060 - as cw_multi_test::executor::Executor<::ExecT>>::execute::hab39556087aa19f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:163:23 [INFO] [stdout] 54: 0x5e847d831770 - cw_multi_test::executor::Executor::execute_contract::h2999d94e8fec4f51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/executor.rs:113:23 [INFO] [stdout] 55: 0x5e847d84cfb2 - mod::helpers::enable_membership::hbc70b16ea47e58d5 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/tests/helpers.rs:176:5 [INFO] [stdout] 56: 0x5e847d8609d2 - mod::membership::test_buy_and_sell_membership::test_buy_and_sell_membership::h14d42f394eaf64b7 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/tests/membership/test_buy_and_sell_membership.rs:44:5 [INFO] [stdout] 57: 0x5e847d860547 - mod::membership::test_buy_and_sell_membership::test_buy_and_sell_membership::{{closure}}::h659d11c122ed9bef [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/tests/membership/test_buy_and_sell_membership.rs:19:34 [INFO] [stdout] 58: 0x5e847d856cc6 - core::ops::function::FnOnce::call_once::h9b60c6603dabe5d4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x5e847d8afbeb - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5e847d8afbeb - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 61: 0x5e847d8aeb23 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 62: 0x5e847d8aeb23 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 63: 0x5e847d8aeb23 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 64: 0x5e847d8aeb23 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 65: 0x5e847d8aeb23 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 66: 0x5e847d8aeb23 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 67: 0x5e847d8aeb23 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 68: 0x5e847d872855 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 69: 0x5e847d872855 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 70: 0x5e847d876296 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 71: 0x5e847d876296 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 72: 0x5e847d876296 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 73: 0x5e847d876296 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 74: 0x5e847d876296 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 75: 0x5e847d876296 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 76: 0x5e847d876296 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 77: 0x5e847daa191b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 78: 0x5e847daa191b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 79: 0x5e847daa191b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 80: 0x7002dec8cac3 - [INFO] [stdout] 81: 0x7002ded1da04 - clone [INFO] [stdout] 82: 0x0 - [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' 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: 0x5e847da9bd4a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5e847da9bd4a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5e847da9bd4a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e847da9bd4a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e847dac2953 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5e847dac2953 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5e847da98e63 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5e847da9bb92 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5e847da9d280 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5e847da9d01d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5e847d8aa443 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5e847d8aa443 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5e847da9dab3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5e847da9dab3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5e847da9d756 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13 [INFO] [stdout] 15: 0x5e847da9c249 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5e847da9d41d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5e847d7bcd80 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5e847d7bce0c - core::panicking::panic::h06336e0c962d4a4a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:145:5 [INFO] [stdout] 19: 0x5e847d7bccf9 - core::option::unwrap_failed::ha2239fe7bcf32a06 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/option.rs:2015:5 [INFO] [stdout] 20: 0x5e847d954bf8 - core::option::Option::unwrap::h8a5423b065708ca3 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/option.rs:978:21 [INFO] [stdout] 21: 0x5e847d954bf8 - member::execute::user::enable_membership::h141868f7fefb2466 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/src/execute/user.rs:176:38 [INFO] [stdout] 22: 0x5e847d94c2e5 - member::contract::execute::h693560f61f1c6278 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/src/contract.rs:131:13 [INFO] [stdout] 23: 0x5e847d855946 - core::ops::function::Fn::call::h54f025432e44653b [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:79:5 [INFO] [stdout] 24: 0x5e847d870efe - as core::ops::function::Fn>::call::hf46aee98bca1bdca [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 25: 0x5e847d866954 - as cw_multi_test::contracts::Contract>::execute::hc57d47fcb10822ee [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] 26: 0x5e847d822b7c - cw_multi_test::wasm::WasmKeeper::call_execute::{{closure}}::hc0569eee8e15c3d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:751:35 [INFO] [stdout] 27: 0x5e847d828888 - cw_multi_test::wasm::WasmKeeper::with_storage::{{closure}}::h2e3a0766e9505926 [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] 28: 0x5e847d83da87 - cw_multi_test::transactions::transactional::h95bdba5b2bf0e7c1 [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] 29: 0x5e847d82798d - cw_multi_test::wasm::WasmKeeper::with_storage::h29e6ec311cdffece [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] 30: 0x5e847d822a51 - cw_multi_test::wasm::WasmKeeper::call_execute::h901a7ea2027be815 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:745:31 [INFO] [stdout] 31: 0x5e847d823827 - cw_multi_test::wasm::WasmKeeper::execute_wasm::hdb0d7867dd6016f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:422:27 [INFO] [stdout] 32: 0x5e847d821d20 - as cw_multi_test::wasm::Wasm>::execute::h216c8d33c177de10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:183:9 [INFO] [stdout] 33: 0x5e847d83310d - as cw_multi_test::app::CosmosRouter>::execute::h603e4f5c69252706 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:947:37 [INFO] [stdout] 34: 0x5e847d830ddd - cw_multi_test::app::App::execute_multi::{{closure}}::{{closure}}::h64df95e090dc53ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:775:28 [INFO] [stdout] 35: 0x5e847d859009 - core::iter::adapters::map::map_try_fold::{{closure}}::ha0dda179d38bb96a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 36: 0x5e847d85c02c - as core::iter::traits::iterator::Iterator>::try_fold::he24bc865e5b3d1e0 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/into_iter.rs:346:25 [INFO] [stdout] 37: 0x5e847d8554ff - as core::iter::traits::iterator::Iterator>::try_fold::h2d629a6a1ea69803 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/map.rs:121:9 [INFO] [stdout] 38: 0x5e847d838308 - as core::iter::traits::iterator::Iterator>::try_fold::h866179741d228620 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/mod.rs:191:9 [INFO] [stdout] 39: 0x5e847d838240 - core::iter::traits::iterator::Iterator::try_for_each::he59d54bd88eb4d07 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/traits/iterator.rs:2431:9 [INFO] [stdout] 40: 0x5e847d838240 - as core::iter::traits::iterator::Iterator>::next::hf2820ef7a756c26e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/mod.rs:174:14 [INFO] [stdout] 41: 0x5e847d8388ad - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hd4a90993214fee5c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/spec_from_iter_nested.rs:25:32 [INFO] [stdout] 42: 0x5e847d8555c4 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter{{reify.shim}}::hab1beea5d42e64d8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/spec_from_iter_nested.rs:19:5 [INFO] [stdout] 43: 0x5e847d83bbfd - alloc::vec::in_place_collect:: for alloc::vec::Vec>::from_iter::he59b12ebb7780997 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/in_place_collect.rs:246:9 [INFO] [stdout] 44: 0x5e847d83cb21 - as core::iter::traits::collect::FromIterator>::from_iter::h0ec873c0816fcaae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/mod.rs:3427:9 [INFO] [stdout] 45: 0x5e847d7f2328 - core::iter::traits::iterator::Iterator::collect::h99a8229d8fa641b4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/traits/iterator.rs:1971:9 [INFO] [stdout] 46: 0x5e847d7f2328 - as core::iter::traits::collect::FromIterator>>::from_iter::{{closure}}::h6849ec4ca976e634 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1985:51 [INFO] [stdout] 47: 0x5e847d83a4bc - core::iter::adapters::try_process::hd7db7f3f64fbb09b [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/mod.rs:160:17 [INFO] [stdout] 48: 0x5e847d7f22e7 - as core::iter::traits::collect::FromIterator>>::from_iter::hfa2e700b6b3c70ab [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1985:9 [INFO] [stdout] 49: 0x5e847d858eed - core::iter::traits::iterator::Iterator::collect::hfaa4d5968f05a3c5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/traits/iterator.rs:1971:9 [INFO] [stdout] 50: 0x5e847d830cd1 - cw_multi_test::app::App::execute_multi::{{closure}}::he34430b45e8d8ca8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:774:13 [INFO] [stdout] 51: 0x5e847d83d390 - cw_multi_test::transactions::transactional::h34d612c2e95ce341 [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: 0x5e847d830b91 - cw_multi_test::app::App::execute_multi::hd2d2788f804e8285 [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: 0x5e847d834060 - as cw_multi_test::executor::Executor<::ExecT>>::execute::hab39556087aa19f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:163:23 [INFO] [stdout] 54: 0x5e847d831770 - cw_multi_test::executor::Executor::execute_contract::h2999d94e8fec4f51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/executor.rs:113:23 [INFO] [stdout] 55: 0x5e847d84cfb2 - mod::helpers::enable_membership::hbc70b16ea47e58d5 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/tests/helpers.rs:176:5 [INFO] [stdout] 56: 0x5e847d85dfbd - mod::membership::test_2_users_buy_and_sell_membership::test_2_users_buy_and_sell_memberships::h1f6d02b2b9cff75a [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/tests/membership/test_2_users_buy_and_sell_membership.rs:51:5 [INFO] [stdout] 57: 0x5e847d85d8d7 - mod::membership::test_2_users_buy_and_sell_membership::test_2_users_buy_and_sell_memberships::{{closure}}::hdf266e5f00ed2f5d [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/tests/membership/test_2_users_buy_and_sell_membership.rs:19:43 [INFO] [stdout] 58: 0x5e847d8570a6 - core::ops::function::FnOnce::call_once::hd40d7d6aa2de100b [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x5e847d8afbeb - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5e847d8afbeb - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 61: 0x5e847d8aeb23 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 62: 0x5e847d8aeb23 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 63: 0x5e847d8aeb23 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 64: 0x5e847d8aeb23 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 65: 0x5e847d8aeb23 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 66: 0x5e847d8aeb23 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 67: 0x5e847d8aeb23 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 68: 0x5e847d872855 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 69: 0x5e847d872855 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 70: 0x5e847d876296 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 71: 0x5e847d876296 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 72: 0x5e847d876296 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 73: 0x5e847d876296 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 74: 0x5e847d876296 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 75: 0x5e847d876296 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 76: 0x5e847d876296 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 77: 0x5e847daa191b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 78: 0x5e847daa191b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 79: 0x5e847daa191b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 80: 0x7002dec8cac3 - [INFO] [stdout] 81: 0x7002ded1da04 - clone [INFO] [stdout] 82: 0x0 - [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' 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: 0x5e847da9bd4a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5e847da9bd4a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5e847da9bd4a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e847da9bd4a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e847dac2953 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5e847dac2953 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5e847da98e63 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5e847da9bb92 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5e847da9d280 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5e847da9d01d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5e847d8aa443 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5e847d8aa443 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5e847da9dab3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5e847da9dab3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5e847da9d756 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13 [INFO] [stdout] 15: 0x5e847da9c249 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5e847da9d41d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5e847d7bcd80 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5e847d7bce0c - core::panicking::panic::h06336e0c962d4a4a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:145:5 [INFO] [stdout] 19: 0x5e847d7bccf9 - core::option::unwrap_failed::ha2239fe7bcf32a06 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/option.rs:2015:5 [INFO] [stdout] 20: 0x5e847d954bf8 - core::option::Option::unwrap::h8a5423b065708ca3 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/option.rs:978:21 [INFO] [stdout] 21: 0x5e847d954bf8 - member::execute::user::enable_membership::h141868f7fefb2466 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/src/execute/user.rs:176:38 [INFO] [stdout] 22: 0x5e847d94c2e5 - member::contract::execute::h693560f61f1c6278 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/src/contract.rs:131:13 [INFO] [stdout] 23: 0x5e847d855946 - core::ops::function::Fn::call::h54f025432e44653b [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:79:5 [INFO] [stdout] 24: 0x5e847d870efe - as core::ops::function::Fn>::call::hf46aee98bca1bdca [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 25: 0x5e847d866954 - as cw_multi_test::contracts::Contract>::execute::hc57d47fcb10822ee [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] 26: 0x5e847d822b7c - cw_multi_test::wasm::WasmKeeper::call_execute::{{closure}}::hc0569eee8e15c3d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:751:35 [INFO] [stdout] 27: 0x5e847d828888 - cw_multi_test::wasm::WasmKeeper::with_storage::{{closure}}::h2e3a0766e9505926 [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] 28: 0x5e847d83da87 - cw_multi_test::transactions::transactional::h95bdba5b2bf0e7c1 [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] 29: 0x5e847d82798d - cw_multi_test::wasm::WasmKeeper::with_storage::h29e6ec311cdffece [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] 30: 0x5e847d822a51 - cw_multi_test::wasm::WasmKeeper::call_execute::h901a7ea2027be815 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:745:31 [INFO] [stdout] 31: 0x5e847d823827 - cw_multi_test::wasm::WasmKeeper::execute_wasm::hdb0d7867dd6016f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:422:27 [INFO] [stdout] 32: 0x5e847d821d20 - as cw_multi_test::wasm::Wasm>::execute::h216c8d33c177de10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:183:9 [INFO] [stdout] 33: 0x5e847d83310d - as cw_multi_test::app::CosmosRouter>::execute::h603e4f5c69252706 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:947:37 [INFO] [stdout] 34: 0x5e847d830ddd - cw_multi_test::app::App::execute_multi::{{closure}}::{{closure}}::h64df95e090dc53ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:775:28 [INFO] [stdout] 35: 0x5e847d859009 - core::iter::adapters::map::map_try_fold::{{closure}}::ha0dda179d38bb96a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 36: 0x5e847d85c02c - as core::iter::traits::iterator::Iterator>::try_fold::he24bc865e5b3d1e0 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/into_iter.rs:346:25 [INFO] [stdout] 37: 0x5e847d8554ff - as core::iter::traits::iterator::Iterator>::try_fold::h2d629a6a1ea69803 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/map.rs:121:9 [INFO] [stdout] 38: 0x5e847d838308 - as core::iter::traits::iterator::Iterator>::try_fold::h866179741d228620 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/mod.rs:191:9 [INFO] [stdout] 39: 0x5e847d838240 - core::iter::traits::iterator::Iterator::try_for_each::he59d54bd88eb4d07 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/traits/iterator.rs:2431:9 [INFO] [stdout] 40: 0x5e847d838240 - as core::iter::traits::iterator::Iterator>::next::hf2820ef7a756c26e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/mod.rs:174:14 [INFO] [stdout] 41: 0x5e847d8388ad - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hd4a90993214fee5c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/spec_from_iter_nested.rs:25:32 [INFO] [stdout] 42: 0x5e847d8555c4 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter{{reify.shim}}::hab1beea5d42e64d8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/spec_from_iter_nested.rs:19:5 [INFO] [stdout] 43: 0x5e847d83bbfd - alloc::vec::in_place_collect:: for alloc::vec::Vec>::from_iter::he59b12ebb7780997 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/in_place_collect.rs:246:9 [INFO] [stdout] 44: 0x5e847d83cb21 - as core::iter::traits::collect::FromIterator>::from_iter::h0ec873c0816fcaae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/mod.rs:3427:9 [INFO] [stdout] 45: 0x5e847d7f2328 - core::iter::traits::iterator::Iterator::collect::h99a8229d8fa641b4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/traits/iterator.rs:1971:9 [INFO] [stdout] 46: 0x5e847d7f2328 - as core::iter::traits::collect::FromIterator>>::from_iter::{{closure}}::h6849ec4ca976e634 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1985:51 [INFO] [stdout] 47: 0x5e847d83a4bc - core::iter::adapters::try_process::hd7db7f3f64fbb09b [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/mod.rs:160:17 [INFO] [stdout] 48: 0x5e847d7f22e7 - as core::iter::traits::collect::FromIterator>>::from_iter::hfa2e700b6b3c70ab [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1985:9 [INFO] [stdout] 49: 0x5e847d858eed - core::iter::traits::iterator::Iterator::collect::hfaa4d5968f05a3c5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/traits/iterator.rs:1971:9 [INFO] [stdout] 50: 0x5e847d830cd1 - cw_multi_test::app::App::execute_multi::{{closure}}::he34430b45e8d8ca8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:774:13 [INFO] [stdout] 51: 0x5e847d83d390 - cw_multi_test::transactions::transactional::h34d612c2e95ce341 [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: 0x5e847d830b91 - cw_multi_test::app::App::execute_multi::hd2d2788f804e8285 [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: 0x5e847d834060 - as cw_multi_test::executor::Executor<::ExecT>>::execute::hab39556087aa19f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:163:23 [INFO] [stdout] 54: 0x5e847d831770 - cw_multi_test::executor::Executor::execute_contract::h2999d94e8fec4f51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/executor.rs:113:23 [INFO] [stdout] 55: 0x5e847d84cfb2 - mod::helpers::enable_membership::hbc70b16ea47e58d5 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/tests/helpers.rs:176:5 [INFO] [stdout] 56: 0x5e847d850e6c - mod::membership::test_buy_membership_happy_case::test_buy_membership_happy_case::h13c0a0fe46aae64c [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/tests/membership/test_buy_membership_happy_case.rs:48:5 [INFO] [stdout] 57: 0x5e847d850837 - mod::membership::test_buy_membership_happy_case::test_buy_membership_happy_case::{{closure}}::h645c93941c319163 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/tests/membership/test_buy_membership_happy_case.rs:19:36 [INFO] [stdout] 58: 0x5e847d856536 - core::ops::function::FnOnce::call_once::h3b225bd04fdc055f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x5e847d8afbeb - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5e847d8afbeb - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 61: 0x5e847d8aeb23 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 62: 0x5e847d8aeb23 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 63: 0x5e847d8aeb23 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 64: 0x5e847d8aeb23 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 65: 0x5e847d8aeb23 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 66: 0x5e847d8aeb23 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 67: 0x5e847d8aeb23 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 68: 0x5e847d872855 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 69: 0x5e847d872855 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 70: 0x5e847d876296 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 71: 0x5e847d876296 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 72: 0x5e847d876296 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 73: 0x5e847d876296 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 74: 0x5e847d876296 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 75: 0x5e847d876296 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 76: 0x5e847d876296 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 77: 0x5e847daa191b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 78: 0x5e847daa191b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 79: 0x5e847daa191b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 80: 0x7002dec8cac3 - [INFO] [stdout] 81: 0x7002ded1da04 - clone [INFO] [stdout] 82: 0x0 - [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' 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: 0x5e847da9bd4a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5e847da9bd4a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5e847da9bd4a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e847da9bd4a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e847dac2953 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5e847dac2953 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5e847da98e63 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5e847da9bb92 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5e847da9d280 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5e847da9d01d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5e847d8aa443 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5e847d8aa443 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5e847da9dab3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5e847da9dab3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5e847da9d756 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13 [INFO] [stdout] 15: 0x5e847da9c249 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5e847da9d41d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5e847d7bcd80 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5e847d7bce0c - core::panicking::panic::h06336e0c962d4a4a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:145:5 [INFO] [stdout] 19: 0x5e847d7bccf9 - core::option::unwrap_failed::ha2239fe7bcf32a06 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/option.rs:2015:5 [INFO] [stdout] 20: 0x5e847d954bf8 - core::option::Option::unwrap::h8a5423b065708ca3 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/option.rs:978:21 [INFO] [stdout] 21: 0x5e847d954bf8 - member::execute::user::enable_membership::h141868f7fefb2466 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/src/execute/user.rs:176:38 [INFO] [stdout] 22: 0x5e847d94c2e5 - member::contract::execute::h693560f61f1c6278 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/src/contract.rs:131:13 [INFO] [stdout] 23: 0x5e847d855946 - core::ops::function::Fn::call::h54f025432e44653b [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:79:5 [INFO] [stdout] 24: 0x5e847d870efe - as core::ops::function::Fn>::call::hf46aee98bca1bdca [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 25: 0x5e847d866954 - as cw_multi_test::contracts::Contract>::execute::hc57d47fcb10822ee [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] 26: 0x5e847d822b7c - cw_multi_test::wasm::WasmKeeper::call_execute::{{closure}}::hc0569eee8e15c3d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:751:35 [INFO] [stdout] 27: 0x5e847d828888 - cw_multi_test::wasm::WasmKeeper::with_storage::{{closure}}::h2e3a0766e9505926 [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] 28: 0x5e847d83da87 - cw_multi_test::transactions::transactional::h95bdba5b2bf0e7c1 [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] 29: 0x5e847d82798d - cw_multi_test::wasm::WasmKeeper::with_storage::h29e6ec311cdffece [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] 30: 0x5e847d822a51 - cw_multi_test::wasm::WasmKeeper::call_execute::h901a7ea2027be815 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:745:31 [INFO] [stdout] 31: 0x5e847d823827 - cw_multi_test::wasm::WasmKeeper::execute_wasm::hdb0d7867dd6016f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:422:27 [INFO] [stdout] 32: 0x5e847d821d20 - as cw_multi_test::wasm::Wasm>::execute::h216c8d33c177de10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:183:9 [INFO] [stdout] 33: 0x5e847d83310d - as cw_multi_test::app::CosmosRouter>::execute::h603e4f5c69252706 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:947:37 [INFO] [stdout] 34: 0x5e847d830ddd - cw_multi_test::app::App::execute_multi::{{closure}}::{{closure}}::h64df95e090dc53ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:775:28 [INFO] [stdout] 35: 0x5e847d859009 - core::iter::adapters::map::map_try_fold::{{closure}}::ha0dda179d38bb96a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 36: 0x5e847d85c02c - as core::iter::traits::iterator::Iterator>::try_fold::he24bc865e5b3d1e0 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/into_iter.rs:346:25 [INFO] [stdout] 37: 0x5e847d8554ff - as core::iter::traits::iterator::Iterator>::try_fold::h2d629a6a1ea69803 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/map.rs:121:9 [INFO] [stdout] 38: 0x5e847d838308 - as core::iter::traits::iterator::Iterator>::try_fold::h866179741d228620 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/mod.rs:191:9 [INFO] [stdout] 39: 0x5e847d838240 - core::iter::traits::iterator::Iterator::try_for_each::he59d54bd88eb4d07 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/traits/iterator.rs:2431:9 [INFO] [stdout] 40: 0x5e847d838240 - as core::iter::traits::iterator::Iterator>::next::hf2820ef7a756c26e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/mod.rs:174:14 [INFO] [stdout] 41: 0x5e847d8388ad - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hd4a90993214fee5c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/spec_from_iter_nested.rs:25:32 [INFO] [stdout] 42: 0x5e847d8555c4 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter{{reify.shim}}::hab1beea5d42e64d8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/spec_from_iter_nested.rs:19:5 [INFO] [stdout] 43: 0x5e847d83bbfd - alloc::vec::in_place_collect:: for alloc::vec::Vec>::from_iter::he59b12ebb7780997 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/in_place_collect.rs:246:9 [INFO] [stdout] 44: 0x5e847d83cb21 - as core::iter::traits::collect::FromIterator>::from_iter::h0ec873c0816fcaae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/mod.rs:3427:9 [INFO] [stdout] 45: 0x5e847d7f2328 - core::iter::traits::iterator::Iterator::collect::h99a8229d8fa641b4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/traits/iterator.rs:1971:9 [INFO] [stdout] 46: 0x5e847d7f2328 - as core::iter::traits::collect::FromIterator>>::from_iter::{{closure}}::h6849ec4ca976e634 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1985:51 [INFO] [stdout] 47: 0x5e847d83a4bc - core::iter::adapters::try_process::hd7db7f3f64fbb09b [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/mod.rs:160:17 [INFO] [stdout] 48: 0x5e847d7f22e7 - as core::iter::traits::collect::FromIterator>>::from_iter::hfa2e700b6b3c70ab [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1985:9 [INFO] [stdout] 49: 0x5e847d858eed - core::iter::traits::iterator::Iterator::collect::hfaa4d5968f05a3c5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/traits/iterator.rs:1971:9 [INFO] [stdout] 50: 0x5e847d830cd1 - cw_multi_test::app::App::execute_multi::{{closure}}::he34430b45e8d8ca8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:774:13 [INFO] [stdout] 51: 0x5e847d83d390 - cw_multi_test::transactions::transactional::h34d612c2e95ce341 [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: 0x5e847d830b91 - cw_multi_test::app::App::execute_multi::hd2d2788f804e8285 [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: 0x5e847d834060 - as cw_multi_test::executor::Executor<::ExecT>>::execute::hab39556087aa19f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:163:23 [INFO] [stdout] 54: 0x5e847d831770 - cw_multi_test::executor::Executor::execute_contract::h2999d94e8fec4f51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/executor.rs:113:23 [INFO] [stdout] 55: 0x5e847d84cfb2 - mod::helpers::enable_membership::hbc70b16ea47e58d5 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/tests/helpers.rs:176:5 [INFO] [stdout] 56: 0x5e847d852e5c - mod::membership::test_buy_membership_insufficient_funds::test_buy_membership_insufficient_funds::h2566b7ca55956ecc [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/tests/membership/test_buy_membership_insufficient_funds.rs:38:5 [INFO] [stdout] 57: 0x5e847d852a07 - mod::membership::test_buy_membership_insufficient_funds::test_buy_membership_insufficient_funds::{{closure}}::h0bcf433ae8a1bc01 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/tests/membership/test_buy_membership_insufficient_funds.rs:14:44 [INFO] [stdout] 58: 0x5e847d857126 - core::ops::function::FnOnce::call_once::hda0992288986a2a5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x5e847d8afbeb - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5e847d8afbeb - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 61: 0x5e847d8aeb23 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 62: 0x5e847d8aeb23 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 63: 0x5e847d8aeb23 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 64: 0x5e847d8aeb23 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 65: 0x5e847d8aeb23 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 66: 0x5e847d8aeb23 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 67: 0x5e847d8aeb23 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 68: 0x5e847d872855 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 69: 0x5e847d872855 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 70: 0x5e847d876296 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 71: 0x5e847d876296 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 72: 0x5e847d876296 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 73: 0x5e847d876296 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 74: 0x5e847d876296 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 75: 0x5e847d876296 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 76: 0x5e847d876296 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 77: 0x5e847daa191b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 78: 0x5e847daa191b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 79: 0x5e847daa191b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 80: 0x7002dec8cac3 - [INFO] [stdout] 81: 0x7002ded1da04 - clone [INFO] [stdout] 82: 0x0 - [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' 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: 0x5e847da9bd4a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5e847da9bd4a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5e847da9bd4a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e847da9bd4a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e847dac2953 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5e847dac2953 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5e847da98e63 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5e847da9bb92 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5e847da9d280 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5e847da9d01d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5e847d8aa443 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5e847d8aa443 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5e847da9dab3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5e847da9dab3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5e847da9d756 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13 [INFO] [stdout] 15: 0x5e847da9c249 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5e847da9d41d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5e847d7bcd80 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5e847d7bce0c - core::panicking::panic::h06336e0c962d4a4a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:145:5 [INFO] [stdout] 19: 0x5e847d7bccf9 - core::option::unwrap_failed::ha2239fe7bcf32a06 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/option.rs:2015:5 [INFO] [stdout] 20: 0x5e847d954bf8 - core::option::Option::unwrap::h8a5423b065708ca3 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/option.rs:978:21 [INFO] [stdout] 21: 0x5e847d954bf8 - member::execute::user::enable_membership::h141868f7fefb2466 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/src/execute/user.rs:176:38 [INFO] [stdout] 22: 0x5e847d94c2e5 - member::contract::execute::h693560f61f1c6278 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/src/contract.rs:131:13 [INFO] [stdout] 23: 0x5e847d855946 - core::ops::function::Fn::call::h54f025432e44653b [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:79:5 [INFO] [stdout] 24: 0x5e847d870efe - as core::ops::function::Fn>::call::hf46aee98bca1bdca [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 25: 0x5e847d866954 - as cw_multi_test::contracts::Contract>::execute::hc57d47fcb10822ee [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] 26: 0x5e847d822b7c - cw_multi_test::wasm::WasmKeeper::call_execute::{{closure}}::hc0569eee8e15c3d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:751:35 [INFO] [stdout] 27: 0x5e847d828888 - cw_multi_test::wasm::WasmKeeper::with_storage::{{closure}}::h2e3a0766e9505926 [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] 28: 0x5e847d83da87 - cw_multi_test::transactions::transactional::h95bdba5b2bf0e7c1 [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] 29: 0x5e847d82798d - cw_multi_test::wasm::WasmKeeper::with_storage::h29e6ec311cdffece [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] 30: 0x5e847d822a51 - cw_multi_test::wasm::WasmKeeper::call_execute::h901a7ea2027be815 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:745:31 [INFO] [stdout] 31: 0x5e847d823827 - cw_multi_test::wasm::WasmKeeper::execute_wasm::hdb0d7867dd6016f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:422:27 [INFO] [stdout] 32: 0x5e847d821d20 - as cw_multi_test::wasm::Wasm>::execute::h216c8d33c177de10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:183:9 [INFO] [stdout] 33: 0x5e847d83310d - as cw_multi_test::app::CosmosRouter>::execute::h603e4f5c69252706 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:947:37 [INFO] [stdout] 34: 0x5e847d830ddd - cw_multi_test::app::App::execute_multi::{{closure}}::{{closure}}::h64df95e090dc53ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:775:28 [INFO] [stdout] 35: 0x5e847d859009 - core::iter::adapters::map::map_try_fold::{{closure}}::ha0dda179d38bb96a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 36: 0x5e847d85c02c - as core::iter::traits::iterator::Iterator>::try_fold::he24bc865e5b3d1e0 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/into_iter.rs:346:25 [INFO] [stdout] 37: 0x5e847d8554ff - as core::iter::traits::iterator::Iterator>::try_fold::h2d629a6a1ea69803 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/map.rs:121:9 [INFO] [stdout] 38: 0x5e847d838308 - as core::iter::traits::iterator::Iterator>::try_fold::h866179741d228620 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/mod.rs:191:9 [INFO] [stdout] 39: 0x5e847d838240 - core::iter::traits::iterator::Iterator::try_for_each::he59d54bd88eb4d07 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/traits/iterator.rs:2431:9 [INFO] [stdout] 40: 0x5e847d838240 - as core::iter::traits::iterator::Iterator>::next::hf2820ef7a756c26e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/mod.rs:174:14 [INFO] [stdout] 41: 0x5e847d8388ad - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hd4a90993214fee5c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/spec_from_iter_nested.rs:25:32 [INFO] [stdout] 42: 0x5e847d8555c4 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter{{reify.shim}}::hab1beea5d42e64d8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/spec_from_iter_nested.rs:19:5 [INFO] [stdout] 43: 0x5e847d83bbfd - alloc::vec::in_place_collect:: for alloc::vec::Vec>::from_iter::he59b12ebb7780997 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/in_place_collect.rs:246:9 [INFO] [stdout] 44: 0x5e847d83cb21 - as core::iter::traits::collect::FromIterator>::from_iter::h0ec873c0816fcaae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/mod.rs:3427:9 [INFO] [stdout] 45: 0x5e847d7f2328 - core::iter::traits::iterator::Iterator::collect::h99a8229d8fa641b4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/traits/iterator.rs:1971:9 [INFO] [stdout] 46: 0x5e847d7f2328 - as core::iter::traits::collect::FromIterator>>::from_iter::{{closure}}::h6849ec4ca976e634 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1985:51 [INFO] [stdout] 47: 0x5e847d83a4bc - core::iter::adapters::try_process::hd7db7f3f64fbb09b [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/mod.rs:160:17 [INFO] [stdout] 48: 0x5e847d7f22e7 - as core::iter::traits::collect::FromIterator>>::from_iter::hfa2e700b6b3c70ab [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1985:9 [INFO] [stdout] 49: 0x5e847d858eed - core::iter::traits::iterator::Iterator::collect::hfaa4d5968f05a3c5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/traits/iterator.rs:1971:9 [INFO] [stdout] 50: 0x5e847d830cd1 - cw_multi_test::app::App::execute_multi::{{closure}}::he34430b45e8d8ca8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:774:13 [INFO] [stdout] 51: 0x5e847d83d390 - cw_multi_test::transactions::transactional::h34d612c2e95ce341 [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: 0x5e847d830b91 - cw_multi_test::app::App::execute_multi::hd2d2788f804e8285 [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: 0x5e847d834060 - as cw_multi_test::executor::Executor<::ExecT>>::execute::hab39556087aa19f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:163:23 [INFO] [stdout] 54: 0x5e847d831770 - cw_multi_test::executor::Executor::execute_contract::h2999d94e8fec4f51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/executor.rs:113:23 [INFO] [stdout] 55: 0x5e847d84cfb2 - mod::helpers::enable_membership::hbc70b16ea47e58d5 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/tests/helpers.rs:176:5 [INFO] [stdout] 56: 0x5e847d861ee9 - mod::membership::test_sell_membership_cannot_sell_last_membership::test_sell_membership_cannot_sell_last_key::h2df646f896049fd1 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/tests/membership/test_sell_membership_cannot_sell_last_membership.rs:37:5 [INFO] [stdout] 57: 0x5e847d861ae7 - mod::membership::test_sell_membership_cannot_sell_last_membership::test_sell_membership_cannot_sell_last_key::{{closure}}::h50919f2f8cc8f75a [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/tests/membership/test_sell_membership_cannot_sell_last_membership.rs:13:47 [INFO] [stdout] 58: 0x5e847d856996 - core::ops::function::FnOnce::call_once::h6c06d59d7f892f50 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x5e847d8afbeb - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5e847d8afbeb - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 61: 0x5e847d8aeb23 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 62: 0x5e847d8aeb23 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 63: 0x5e847d8aeb23 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 64: 0x5e847d8aeb23 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 65: 0x5e847d8aeb23 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 66: 0x5e847d8aeb23 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 67: 0x5e847d8aeb23 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 68: 0x5e847d872855 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 69: 0x5e847d872855 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 70: 0x5e847d876296 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 71: 0x5e847d876296 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 72: 0x5e847d876296 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 73: 0x5e847d876296 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 74: 0x5e847d876296 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 75: 0x5e847d876296 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 76: 0x5e847d876296 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 77: 0x5e847daa191b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 78: 0x5e847daa191b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 79: 0x5e847daa191b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 80: 0x7002dec8cac3 - [INFO] [stdout] 81: 0x7002ded1da04 - clone [INFO] [stdout] 82: 0x0 - [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' 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: 0x5e847da9bd4a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5e847da9bd4a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5e847da9bd4a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e847da9bd4a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e847dac2953 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5e847dac2953 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5e847da98e63 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5e847da9bb92 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5e847da9d280 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5e847da9d01d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5e847d8aa443 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5e847d8aa443 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5e847da9dab3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5e847da9dab3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5e847da9d756 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13 [INFO] [stdout] 15: 0x5e847da9c249 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5e847da9d41d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5e847d7bcd80 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5e847d7bce0c - core::panicking::panic::h06336e0c962d4a4a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:145:5 [INFO] [stdout] 19: 0x5e847d7bccf9 - core::option::unwrap_failed::ha2239fe7bcf32a06 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/option.rs:2015:5 [INFO] [stdout] 20: 0x5e847d954bf8 - core::option::Option::unwrap::h8a5423b065708ca3 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/option.rs:978:21 [INFO] [stdout] 21: 0x5e847d954bf8 - member::execute::user::enable_membership::h141868f7fefb2466 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/src/execute/user.rs:176:38 [INFO] [stdout] 22: 0x5e847d94c2e5 - member::contract::execute::h693560f61f1c6278 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/src/contract.rs:131:13 [INFO] [stdout] 23: 0x5e847d855946 - core::ops::function::Fn::call::h54f025432e44653b [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:79:5 [INFO] [stdout] 24: 0x5e847d870efe - as core::ops::function::Fn>::call::hf46aee98bca1bdca [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 25: 0x5e847d866954 - as cw_multi_test::contracts::Contract>::execute::hc57d47fcb10822ee [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] 26: 0x5e847d822b7c - cw_multi_test::wasm::WasmKeeper::call_execute::{{closure}}::hc0569eee8e15c3d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:751:35 [INFO] [stdout] 27: 0x5e847d828888 - cw_multi_test::wasm::WasmKeeper::with_storage::{{closure}}::h2e3a0766e9505926 [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] 28: 0x5e847d83da87 - cw_multi_test::transactions::transactional::h95bdba5b2bf0e7c1 [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] 29: 0x5e847d82798d - cw_multi_test::wasm::WasmKeeper::with_storage::h29e6ec311cdffece [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] 30: 0x5e847d822a51 - cw_multi_test::wasm::WasmKeeper::call_execute::h901a7ea2027be815 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:745:31 [INFO] [stdout] 31: 0x5e847d823827 - cw_multi_test::wasm::WasmKeeper::execute_wasm::hdb0d7867dd6016f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:422:27 [INFO] [stdout] 32: 0x5e847d821d20 - as cw_multi_test::wasm::Wasm>::execute::h216c8d33c177de10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:183:9 [INFO] [stdout] 33: 0x5e847d83310d - as cw_multi_test::app::CosmosRouter>::execute::h603e4f5c69252706 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:947:37 [INFO] [stdout] 34: 0x5e847d830ddd - cw_multi_test::app::App::execute_multi::{{closure}}::{{closure}}::h64df95e090dc53ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:775:28 [INFO] [stdout] 35: 0x5e847d859009 - core::iter::adapters::map::map_try_fold::{{closure}}::ha0dda179d38bb96a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 36: 0x5e847d85c02c - as core::iter::traits::iterator::Iterator>::try_fold::he24bc865e5b3d1e0 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/into_iter.rs:346:25 [INFO] [stdout] 37: 0x5e847d8554ff - as core::iter::traits::iterator::Iterator>::try_fold::h2d629a6a1ea69803 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/map.rs:121:9 [INFO] [stdout] 38: 0x5e847d838308 - as core::iter::traits::iterator::Iterator>::try_fold::h866179741d228620 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/mod.rs:191:9 [INFO] [stdout] 39: 0x5e847d838240 - core::iter::traits::iterator::Iterator::try_for_each::he59d54bd88eb4d07 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/traits/iterator.rs:2431:9 [INFO] [stdout] 40: 0x5e847d838240 - as core::iter::traits::iterator::Iterator>::next::hf2820ef7a756c26e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/mod.rs:174:14 [INFO] [stdout] 41: 0x5e847d8388ad - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hd4a90993214fee5c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/spec_from_iter_nested.rs:25:32 [INFO] [stdout] 42: 0x5e847d8555c4 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter{{reify.shim}}::hab1beea5d42e64d8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/spec_from_iter_nested.rs:19:5 [INFO] [stdout] 43: 0x5e847d83bbfd - alloc::vec::in_place_collect:: for alloc::vec::Vec>::from_iter::he59b12ebb7780997 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/in_place_collect.rs:246:9 [INFO] [stdout] 44: 0x5e847d83cb21 - as core::iter::traits::collect::FromIterator>::from_iter::h0ec873c0816fcaae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/mod.rs:3427:9 [INFO] [stdout] 45: 0x5e847d7f2328 - core::iter::traits::iterator::Iterator::collect::h99a8229d8fa641b4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/traits/iterator.rs:1971:9 [INFO] [stdout] 46: 0x5e847d7f2328 - as core::iter::traits::collect::FromIterator>>::from_iter::{{closure}}::h6849ec4ca976e634 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1985:51 [INFO] [stdout] 47: 0x5e847d83a4bc - core::iter::adapters::try_process::hd7db7f3f64fbb09b [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/mod.rs:160:17 [INFO] [stdout] 48: 0x5e847d7f22e7 - as core::iter::traits::collect::FromIterator>>::from_iter::hfa2e700b6b3c70ab [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1985:9 [INFO] [stdout] 49: 0x5e847d858eed - core::iter::traits::iterator::Iterator::collect::hfaa4d5968f05a3c5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/traits/iterator.rs:1971:9 [INFO] [stdout] 50: 0x5e847d830cd1 - cw_multi_test::app::App::execute_multi::{{closure}}::he34430b45e8d8ca8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:774:13 [INFO] [stdout] 51: 0x5e847d83d390 - cw_multi_test::transactions::transactional::h34d612c2e95ce341 [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: 0x5e847d830b91 - cw_multi_test::app::App::execute_multi::hd2d2788f804e8285 [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: 0x5e847d834060 - as cw_multi_test::executor::Executor<::ExecT>>::execute::hab39556087aa19f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:163:23 [INFO] [stdout] 54: 0x5e847d831770 - cw_multi_test::executor::Executor::execute_contract::h2999d94e8fec4f51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/executor.rs:113:23 [INFO] [stdout] 55: 0x5e847d84cfb2 - mod::helpers::enable_membership::hbc70b16ea47e58d5 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/tests/helpers.rs:176:5 [INFO] [stdout] 56: 0x5e847d85451b - mod::membership::test_sell_membership_insufficient_funds::test_sell_membership_insufficient_funds::h98aa364acc95da2a [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/tests/membership/test_sell_membership_insufficient_funds.rs:40:5 [INFO] [stdout] 57: 0x5e847d854077 - mod::membership::test_sell_membership_insufficient_funds::test_sell_membership_insufficient_funds::{{closure}}::hf687d58111945fce [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/tests/membership/test_sell_membership_insufficient_funds.rs:16:45 [INFO] [stdout] 58: 0x5e847d857206 - core::ops::function::FnOnce::call_once::hea1f335a9fc4fb05 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x5e847d8afbeb - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5e847d8afbeb - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 61: 0x5e847d8aeb23 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 62: 0x5e847d8aeb23 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 63: 0x5e847d8aeb23 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 64: 0x5e847d8aeb23 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stderr] error: test failed, to rerun pass `-p member --test mod` [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 65: 0x5e847d8aeb23 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 66: 0x5e847d8aeb23 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 67: 0x5e847d8aeb23 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 68: 0x5e847d872855 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 69: 0x5e847d872855 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 70: 0x5e847d876296 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 71: 0x5e847d876296 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 72: 0x5e847d876296 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 73: 0x5e847d876296 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 74: 0x5e847d876296 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 75: 0x5e847d876296 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 76: 0x5e847d876296 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 77: 0x5e847daa191b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 78: 0x5e847daa191b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 79: 0x5e847daa191b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 80: 0x7002dec8cac3 - [INFO] [stdout] 81: 0x7002ded1da04 - clone [INFO] [stdout] 82: 0x0 - [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' 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: 0x5e847da9bd4a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5e847da9bd4a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5e847da9bd4a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e847da9bd4a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e847dac2953 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5e847dac2953 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5e847da98e63 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5e847da9bb92 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5e847da9d280 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5e847da9d01d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5e847d8aa443 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5e847d8aa443 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5e847da9dab3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5e847da9dab3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5e847da9d756 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13 [INFO] [stdout] 15: 0x5e847da9c249 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5e847da9d41d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5e847d7bcd80 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5e847d7bce0c - core::panicking::panic::h06336e0c962d4a4a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:145:5 [INFO] [stdout] 19: 0x5e847d7bccf9 - core::option::unwrap_failed::ha2239fe7bcf32a06 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/option.rs:2015:5 [INFO] [stdout] 20: 0x5e847d954bf8 - core::option::Option::unwrap::h8a5423b065708ca3 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/option.rs:978:21 [INFO] [stdout] 21: 0x5e847d954bf8 - member::execute::user::enable_membership::h141868f7fefb2466 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/src/execute/user.rs:176:38 [INFO] [stdout] 22: 0x5e847d94c2e5 - member::contract::execute::h693560f61f1c6278 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/src/contract.rs:131:13 [INFO] [stdout] 23: 0x5e847d855946 - core::ops::function::Fn::call::h54f025432e44653b [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:79:5 [INFO] [stdout] 24: 0x5e847d870efe - as core::ops::function::Fn>::call::hf46aee98bca1bdca [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 25: 0x5e847d866954 - as cw_multi_test::contracts::Contract>::execute::hc57d47fcb10822ee [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] 26: 0x5e847d822b7c - cw_multi_test::wasm::WasmKeeper::call_execute::{{closure}}::hc0569eee8e15c3d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:751:35 [INFO] [stdout] 27: 0x5e847d828888 - cw_multi_test::wasm::WasmKeeper::with_storage::{{closure}}::h2e3a0766e9505926 [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] 28: 0x5e847d83da87 - cw_multi_test::transactions::transactional::h95bdba5b2bf0e7c1 [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] 29: 0x5e847d82798d - cw_multi_test::wasm::WasmKeeper::with_storage::h29e6ec311cdffece [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] 30: 0x5e847d822a51 - cw_multi_test::wasm::WasmKeeper::call_execute::h901a7ea2027be815 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:745:31 [INFO] [stdout] 31: 0x5e847d823827 - cw_multi_test::wasm::WasmKeeper::execute_wasm::hdb0d7867dd6016f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:422:27 [INFO] [stdout] 32: 0x5e847d821d20 - as cw_multi_test::wasm::Wasm>::execute::h216c8d33c177de10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:183:9 [INFO] [stdout] 33: 0x5e847d83310d - as cw_multi_test::app::CosmosRouter>::execute::h603e4f5c69252706 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:947:37 [INFO] [stdout] 34: 0x5e847d830ddd - cw_multi_test::app::App::execute_multi::{{closure}}::{{closure}}::h64df95e090dc53ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:775:28 [INFO] [stdout] 35: 0x5e847d859009 - core::iter::adapters::map::map_try_fold::{{closure}}::ha0dda179d38bb96a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 36: 0x5e847d85c02c - as core::iter::traits::iterator::Iterator>::try_fold::he24bc865e5b3d1e0 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/into_iter.rs:346:25 [INFO] [stdout] 37: 0x5e847d8554ff - as core::iter::traits::iterator::Iterator>::try_fold::h2d629a6a1ea69803 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/map.rs:121:9 [INFO] [stdout] 38: 0x5e847d838308 - as core::iter::traits::iterator::Iterator>::try_fold::h866179741d228620 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/mod.rs:191:9 [INFO] [stdout] 39: 0x5e847d838240 - core::iter::traits::iterator::Iterator::try_for_each::he59d54bd88eb4d07 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/traits/iterator.rs:2431:9 [INFO] [stdout] 40: 0x5e847d838240 - as core::iter::traits::iterator::Iterator>::next::hf2820ef7a756c26e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/mod.rs:174:14 [INFO] [stdout] 41: 0x5e847d8388ad - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hd4a90993214fee5c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/spec_from_iter_nested.rs:25:32 [INFO] [stdout] 42: 0x5e847d8555c4 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter{{reify.shim}}::hab1beea5d42e64d8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/spec_from_iter_nested.rs:19:5 [INFO] [stdout] 43: 0x5e847d83bbfd - alloc::vec::in_place_collect:: for alloc::vec::Vec>::from_iter::he59b12ebb7780997 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/in_place_collect.rs:246:9 [INFO] [stdout] 44: 0x5e847d83cb21 - as core::iter::traits::collect::FromIterator>::from_iter::h0ec873c0816fcaae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/mod.rs:3427:9 [INFO] [stdout] 45: 0x5e847d7f2328 - core::iter::traits::iterator::Iterator::collect::h99a8229d8fa641b4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/traits/iterator.rs:1971:9 [INFO] [stdout] 46: 0x5e847d7f2328 - as core::iter::traits::collect::FromIterator>>::from_iter::{{closure}}::h6849ec4ca976e634 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1985:51 [INFO] [stdout] 47: 0x5e847d83a4bc - core::iter::adapters::try_process::hd7db7f3f64fbb09b [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/mod.rs:160:17 [INFO] [stdout] 48: 0x5e847d7f22e7 - as core::iter::traits::collect::FromIterator>>::from_iter::hfa2e700b6b3c70ab [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1985:9 [INFO] [stdout] 49: 0x5e847d858eed - core::iter::traits::iterator::Iterator::collect::hfaa4d5968f05a3c5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/traits/iterator.rs:1971:9 [INFO] [stdout] 50: 0x5e847d830cd1 - cw_multi_test::app::App::execute_multi::{{closure}}::he34430b45e8d8ca8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:774:13 [INFO] [stdout] 51: 0x5e847d83d390 - cw_multi_test::transactions::transactional::h34d612c2e95ce341 [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: 0x5e847d830b91 - cw_multi_test::app::App::execute_multi::hd2d2788f804e8285 [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: 0x5e847d834060 - as cw_multi_test::executor::Executor<::ExecT>>::execute::hab39556087aa19f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:163:23 [INFO] [stdout] 54: 0x5e847d831770 - cw_multi_test::executor::Executor::execute_contract::h2999d94e8fec4f51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/executor.rs:113:23 [INFO] [stdout] 55: 0x5e847d84cfb2 - mod::helpers::enable_membership::hbc70b16ea47e58d5 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/tests/helpers.rs:176:5 [INFO] [stdout] 56: 0x5e847d8539ac - mod::membership::test_query_cost_to_buy_membership::test_query_cost_to_buy_membership::h550fc13693bb7373 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/tests/membership/test_query_cost_to_buy_membership.rs:35:5 [INFO] [stdout] 57: 0x5e847d853557 - mod::membership::test_query_cost_to_buy_membership::test_query_cost_to_buy_membership::{{closure}}::h97c4b0b78459da57 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/tests/membership/test_query_cost_to_buy_membership.rs:11:39 [INFO] [stdout] 58: 0x5e847d856256 - core::ops::function::FnOnce::call_once::h1654ab9449a532ab [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x5e847d8afbeb - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5e847d8afbeb - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 61: 0x5e847d8aeb23 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 62: 0x5e847d8aeb23 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 63: 0x5e847d8aeb23 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 64: 0x5e847d8aeb23 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 65: 0x5e847d8aeb23 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 66: 0x5e847d8aeb23 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 67: 0x5e847d8aeb23 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 68: 0x5e847d872855 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 69: 0x5e847d872855 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 70: 0x5e847d876296 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 71: 0x5e847d876296 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 72: 0x5e847d876296 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 73: 0x5e847d876296 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 74: 0x5e847d876296 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 75: 0x5e847d876296 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 76: 0x5e847d876296 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 77: 0x5e847daa191b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 78: 0x5e847daa191b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 79: 0x5e847daa191b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 80: 0x7002dec8cac3 - [INFO] [stdout] 81: 0x7002ded1da04 - clone [INFO] [stdout] 82: 0x0 - [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' 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: 0x5e847da9bd4a - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5e847da9bd4a - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5e847da9bd4a - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e847da9bd4a - ::fmt::he089f96442833f67 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e847dac2953 - core::fmt::rt::Argument::fmt::h1f77cded99c71a14 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5e847dac2953 - core::fmt::write::h2f210ed4c94745cb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5e847da98e63 - std::io::Write::write_fmt::he723b56f7e0bd522 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5e847da9bb92 - std::sys::backtrace::BacktraceLock::print::h810fbd31421329e6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5e847da9d280 - std::panicking::default_hook::{{closure}}::hbaad47ed9dc6356d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5e847da9d01d - std::panicking::default_hook::h24e207139139d40a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x5e847d8aa443 - as core::ops::function::Fn>::call::h63353c459bb27956 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x5e847d8aa443 - test::test_main::{{closure}}::hd5af4d6c4e32fe08 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5e847da9dab3 - as core::ops::function::Fn>::call::h3af32c23caf5c679 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x5e847da9dab3 - std::panicking::rust_panic_with_hook::ha9131beeb2ddc506 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x5e847da9d756 - std::panicking::begin_panic_handler::{{closure}}::h1bba0eaeb6da506f [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:694:13 [INFO] [stdout] 15: 0x5e847da9c249 - std::sys::backtrace::__rust_end_short_backtrace::h1d1ca3eade483f4c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5e847da9d41d - rust_begin_unwind [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x5e847d7bcd80 - core::panicking::panic_fmt::h896a0727a1a943f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5e847d7bce0c - core::panicking::panic::h06336e0c962d4a4a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panicking.rs:145:5 [INFO] [stdout] 19: 0x5e847d7bccf9 - core::option::unwrap_failed::ha2239fe7bcf32a06 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/option.rs:2015:5 [INFO] [stdout] 20: 0x5e847d954bf8 - core::option::Option::unwrap::h8a5423b065708ca3 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/option.rs:978:21 [INFO] [stdout] 21: 0x5e847d954bf8 - member::execute::user::enable_membership::h141868f7fefb2466 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/src/execute/user.rs:176:38 [INFO] [stdout] 22: 0x5e847d94c2e5 - member::contract::execute::h693560f61f1c6278 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/src/contract.rs:131:13 [INFO] [stdout] 23: 0x5e847d855946 - core::ops::function::Fn::call::h54f025432e44653b [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:79:5 [INFO] [stdout] 24: 0x5e847d870efe - as core::ops::function::Fn>::call::hf46aee98bca1bdca [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 25: 0x5e847d866954 - as cw_multi_test::contracts::Contract>::execute::hc57d47fcb10822ee [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] 26: 0x5e847d822b7c - cw_multi_test::wasm::WasmKeeper::call_execute::{{closure}}::hc0569eee8e15c3d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:751:35 [INFO] [stdout] 27: 0x5e847d828888 - cw_multi_test::wasm::WasmKeeper::with_storage::{{closure}}::h2e3a0766e9505926 [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] 28: 0x5e847d83da87 - cw_multi_test::transactions::transactional::h95bdba5b2bf0e7c1 [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] 29: 0x5e847d82798d - cw_multi_test::wasm::WasmKeeper::with_storage::h29e6ec311cdffece [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] 30: 0x5e847d822a51 - cw_multi_test::wasm::WasmKeeper::call_execute::h901a7ea2027be815 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:745:31 [INFO] [stdout] 31: 0x5e847d823827 - cw_multi_test::wasm::WasmKeeper::execute_wasm::hdb0d7867dd6016f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:422:27 [INFO] [stdout] 32: 0x5e847d821d20 - as cw_multi_test::wasm::Wasm>::execute::h216c8d33c177de10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/wasm.rs:183:9 [INFO] [stdout] 33: 0x5e847d83310d - as cw_multi_test::app::CosmosRouter>::execute::h603e4f5c69252706 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:947:37 [INFO] [stdout] 34: 0x5e847d830ddd - cw_multi_test::app::App::execute_multi::{{closure}}::{{closure}}::h64df95e090dc53ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:775:28 [INFO] [stdout] 35: 0x5e847d859009 - core::iter::adapters::map::map_try_fold::{{closure}}::ha0dda179d38bb96a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 36: 0x5e847d85c02c - as core::iter::traits::iterator::Iterator>::try_fold::he24bc865e5b3d1e0 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/into_iter.rs:346:25 [INFO] [stdout] 37: 0x5e847d8554ff - as core::iter::traits::iterator::Iterator>::try_fold::h2d629a6a1ea69803 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/map.rs:121:9 [INFO] [stdout] 38: 0x5e847d838308 - as core::iter::traits::iterator::Iterator>::try_fold::h866179741d228620 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/mod.rs:191:9 [INFO] [stdout] 39: 0x5e847d838240 - core::iter::traits::iterator::Iterator::try_for_each::he59d54bd88eb4d07 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/traits/iterator.rs:2431:9 [INFO] [stdout] 40: 0x5e847d838240 - as core::iter::traits::iterator::Iterator>::next::hf2820ef7a756c26e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/mod.rs:174:14 [INFO] [stdout] 41: 0x5e847d8388ad - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hd4a90993214fee5c [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/spec_from_iter_nested.rs:25:32 [INFO] [stdout] 42: 0x5e847d8555c4 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter{{reify.shim}}::hab1beea5d42e64d8 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/spec_from_iter_nested.rs:19:5 [INFO] [stdout] 43: 0x5e847d83bbfd - alloc::vec::in_place_collect:: for alloc::vec::Vec>::from_iter::he59b12ebb7780997 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/in_place_collect.rs:246:9 [INFO] [stdout] 44: 0x5e847d83cb21 - as core::iter::traits::collect::FromIterator>::from_iter::h0ec873c0816fcaae [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/vec/mod.rs:3427:9 [INFO] [stdout] 45: 0x5e847d7f2328 - core::iter::traits::iterator::Iterator::collect::h99a8229d8fa641b4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/traits/iterator.rs:1971:9 [INFO] [stdout] 46: 0x5e847d7f2328 - as core::iter::traits::collect::FromIterator>>::from_iter::{{closure}}::h6849ec4ca976e634 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1985:51 [INFO] [stdout] 47: 0x5e847d83a4bc - core::iter::adapters::try_process::hd7db7f3f64fbb09b [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/adapters/mod.rs:160:17 [INFO] [stdout] 48: 0x5e847d7f22e7 - as core::iter::traits::collect::FromIterator>>::from_iter::hfa2e700b6b3c70ab [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/result.rs:1985:9 [INFO] [stdout] 49: 0x5e847d858eed - core::iter::traits::iterator::Iterator::collect::hfaa4d5968f05a3c5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/iter/traits/iterator.rs:1971:9 [INFO] [stdout] 50: 0x5e847d830cd1 - cw_multi_test::app::App::execute_multi::{{closure}}::he34430b45e8d8ca8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:774:13 [INFO] [stdout] 51: 0x5e847d83d390 - cw_multi_test::transactions::transactional::h34d612c2e95ce341 [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: 0x5e847d830b91 - cw_multi_test::app::App::execute_multi::hd2d2788f804e8285 [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: 0x5e847d834060 - as cw_multi_test::executor::Executor<::ExecT>>::execute::hab39556087aa19f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/app.rs:163:23 [INFO] [stdout] 54: 0x5e847d831770 - cw_multi_test::executor::Executor::execute_contract::h2999d94e8fec4f51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-0.16.5/src/executor.rs:113:23 [INFO] [stdout] 55: 0x5e847d84cfb2 - mod::helpers::enable_membership::hbc70b16ea47e58d5 [INFO] [stdout] at /opt/rustwide/workdir/contracts/member/tests/helpers.rs:176:5 [INFO] [stdout] 56: 0x5e847d862926 - mod::registration_admin::test_registration_admin_can_enable_membership_on_behalf_of_user::test_registration_admin_can_enable_membership_on_behalf_of_user::ha98c68f8773b0013 [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: 0x5e847d8624e7 - mod::registration_admin::test_registration_admin_can_enable_membership_on_behalf_of_user::test_registration_admin_can_enable_membership_on_behalf_of_user::{{closure}}::h0212da76ff9578c9 [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: 0x5e847d856e36 - core::ops::function::FnOnce::call_once::hbaa6e4fc9fa1b19a [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x5e847d8afbeb - core::ops::function::FnOnce::call_once::h8acc80b5a33ff319 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x5e847d8afbeb - test::__rust_begin_short_backtrace::h52b6da716ad42b7d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:632:18 [INFO] [stdout] 61: 0x5e847d8aeb23 - test::run_test_in_process::{{closure}}::h2580047890abbefe [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:60 [INFO] [stdout] 62: 0x5e847d8aeb23 - as core::ops::function::FnOnce<()>>::call_once::h936f8c89d0a99c40 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 63: 0x5e847d8aeb23 - std::panicking::try::do_call::h868682cc368697f9 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 64: 0x5e847d8aeb23 - std::panicking::try::h0356ffc38cbb5501 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 65: 0x5e847d8aeb23 - std::panic::catch_unwind::h74edf102a3082536 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 66: 0x5e847d8aeb23 - test::run_test_in_process::hc27d69576b7224e4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:655:27 [INFO] [stdout] 67: 0x5e847d8aeb23 - test::run_test::{{closure}}::h9f3bfaf910429adb [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:576:43 [INFO] [stdout] 68: 0x5e847d872855 - test::run_test::{{closure}}::h3d537cdce8ec5816 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/test/src/lib.rs:606:41 [INFO] [stdout] 69: 0x5e847d872855 - std::sys::backtrace::__rust_begin_short_backtrace::hb51d9a6c67ec382d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 70: 0x5e847d876296 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5738f3abb9603fe6 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 71: 0x5e847d876296 - as core::ops::function::FnOnce<()>>::call_once::h5e9f4b56e45e8108 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 72: 0x5e847d876296 - std::panicking::try::do_call::ha36db853b2f34e23 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:584:40 [INFO] [stdout] 73: 0x5e847d876296 - std::panicking::try::h57e1aa33a0efb1be [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panicking.rs:547:19 [INFO] [stdout] 74: 0x5e847d876296 - std::panic::catch_unwind::hdb71a6103024936e [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/panic.rs:358:14 [INFO] [stdout] 75: 0x5e847d876296 - std::thread::Builder::spawn_unchecked_::{{closure}}::h8caa22218f423ab1 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 76: 0x5e847d876296 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb3b44780e9c053e5 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 77: 0x5e847daa191b - as core::ops::function::FnOnce>::call_once::h2649f14f1b1c150d [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 78: 0x5e847daa191b - as core::ops::function::FnOnce>::call_once::hb2ade58cb34e1bc4 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 79: 0x5e847daa191b - std::sys::pal::unix::thread::Thread::new::thread_start::ha07e360225fa3528 [INFO] [stdout] at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 80: 0x7002dec8cac3 - [INFO] [stdout] 81: 0x7002ded1da04 - clone [INFO] [stdout] 82: 0x0 - [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.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7d9c4d2e2e528157d2d652ed60104ef9c00e9b25aeb3646dcff5587e45fc0507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d9c4d2e2e528157d2d652ed60104ef9c00e9b25aeb3646dcff5587e45fc0507", kill_on_drop: false }` [INFO] [stdout] 7d9c4d2e2e528157d2d652ed60104ef9c00e9b25aeb3646dcff5587e45fc0507