[INFO] cloning repository https://github.com/maxmousse/cosmwasm-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxmousse/cosmwasm-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxmousse%2Fcosmwasm-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxmousse%2Fcosmwasm-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d3d2d4fc38c2ecbea45c1462800789772f5a2d19
[INFO] testing maxmousse/cosmwasm-test against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxmousse%2Fcosmwasm-test" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/maxmousse/cosmwasm-test on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/maxmousse/cosmwasm-test
[INFO] finished tweaking git repo https://github.com/maxmousse/cosmwasm-test
[INFO] tweaked toml for git repo https://github.com/maxmousse/cosmwasm-test written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/maxmousse/cosmwasm-test 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cosmwasm-derive v2.0.2
[INFO] [stderr]   Downloaded cosmwasm-schema-derive v2.0.2
[INFO] [stderr]   Downloaded cosmwasm-schema v2.0.2
[INFO] [stderr]   Downloaded schemars_derive v0.8.17
[INFO] [stderr]   Downloaded bech32 v0.11.0
[INFO] [stderr]   Downloaded cosmwasm-std v2.0.2
[INFO] [stderr]   Downloaded cw-multi-test v2.0.1
[INFO] [stderr]   Downloaded cosmwasm-crypto v2.0.2
[INFO] [stderr]   Downloaded schemars v0.8.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1db29253f42824703e02df2a416a6408253e17ef75dfa782bb43224e7e180107
[INFO] running `Command { std: "docker" "start" "-a" "1db29253f42824703e02df2a416a6408253e17ef75dfa782bb43224e7e180107", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1db29253f42824703e02df2a416a6408253e17ef75dfa782bb43224e7e180107", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1db29253f42824703e02df2a416a6408253e17ef75dfa782bb43224e7e180107", kill_on_drop: false }`
[INFO] [stdout] 1db29253f42824703e02df2a416a6408253e17ef75dfa782bb43224e7e180107
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d35f8530ec091f745d3762aefab721bde6d1c8a96d654a2d3a8e20eda1348b6e
[INFO] running `Command { std: "docker" "start" "-a" "d35f8530ec091f745d3762aefab721bde6d1c8a96d654a2d3a8e20eda1348b6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling schemars v0.8.17
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling bnum v0.10.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[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.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.0
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling schemars_derive v0.8.17
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling cosmwasm-derive v2.0.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v2.0.2
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v1.0.1
[INFO] [stderr]    Compiling cosmwasm-crypto v2.0.2
[INFO] [stderr]    Compiling cosmwasm-std v2.0.2
[INFO] [stderr]    Compiling cosmwasm-schema v2.0.2
[INFO] [stderr]    Compiling cw-storage-plus v2.0.0
[INFO] [stderr]    Compiling cw-utils v2.0.0
[INFO] [stderr]    Compiling cosmwasm-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.56s
[INFO] running `Command { std: "docker" "inspect" "d35f8530ec091f745d3762aefab721bde6d1c8a96d654a2d3a8e20eda1348b6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d35f8530ec091f745d3762aefab721bde6d1c8a96d654a2d3a8e20eda1348b6e", kill_on_drop: false }`
[INFO] [stdout] d35f8530ec091f745d3762aefab721bde6d1c8a96d654a2d3a8e20eda1348b6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3085b4073c12b35574ca7c9afbda8e8139618a17d842aec85925d88425a9d208
[INFO] running `Command { std: "docker" "start" "-a" "3085b4073c12b35574ca7c9afbda8e8139618a17d842aec85925d88425a9d208", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling cosmwasm-std v2.0.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling prost-derive v0.12.4
[INFO] [stderr]    Compiling prost v0.12.4
[INFO] [stderr]    Compiling cw-utils v2.0.0
[INFO] [stderr]    Compiling cw-storage-plus v2.0.0
[INFO] [stderr]    Compiling cw-multi-test v2.0.1
[INFO] [stderr]    Compiling cosmwasm-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> tests/contract.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let addr = app
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.28s
[INFO] running `Command { std: "docker" "inspect" "3085b4073c12b35574ca7c9afbda8e8139618a17d842aec85925d88425a9d208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3085b4073c12b35574ca7c9afbda8e8139618a17d842aec85925d88425a9d208", kill_on_drop: false }`
[INFO] [stdout] 3085b4073c12b35574ca7c9afbda8e8139618a17d842aec85925d88425a9d208
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bb4919724549e40a3a84000533e30f92bad653bfef808c18849c4f0ddc5979e2
[INFO] running `Command { std: "docker" "start" "-a" "bb4919724549e40a3a84000533e30f92bad653bfef808c18849c4f0ddc5979e2", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `addr`
[INFO] [stderr]   --> tests/contract.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 16 |     let addr = app
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cosmwasm-test` (test "contract") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_test-f3c2a1c7d7bfcae2)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test donation::test::new ... ok
[INFO] [stdout] test project::test::new ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/contract.rs (/opt/rustwide/target/debug/deps/contract-a49f91c6ec3a908e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test contract_should_work ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- contract_should_work stdout ----
[INFO] [stdout] thread 'contract_should_work' panicked at tests/contract.rs:32:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error executing WasmMsg:
[INFO] [stdout]   sender: cosmwasm1fsgzj6t7udv8zhf6zj32mkqhcjcpv52yph5qsdcl0qt94jgdckqs2g053y
[INFO] [stdout]   Instantiate { admin: None, code_id: 1, msg: {"donation_denom":"uusd","fee_collector_addr":"fee_collector_addr","projects":[["project1","creator_addr_1"],["project2","creator_addr_2"]]}, funds: [], label: "Contract" }
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Generic error: Error decoding bech32
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::kind::Adhoc::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.82/src/backtrace.rs:27:14
[INFO] [stdout]    1: <cw_multi_test::contracts::ContractWrapper<T1,T2,T3,E1,E2,E3,C,Q,T4,E4,E5,T6,E6> as cw_multi_test::contracts::Contract<C,Q>>::instantiate::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/contracts.rs:487:71
[INFO] [stdout]    2: core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:829:27
[INFO] [stdout]    3: <cw_multi_test::contracts::ContractWrapper<T1,T2,T3,E1,E2,E3,C,Q,T4,E4,E5,T6,E6> as cw_multi_test::contracts::Contract<C,Q>>::instantiate
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/contracts.rs:487:9
[INFO] [stdout]    4: cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::call_instantiate::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/wasm.rs:1057:35
[INFO] [stdout]    5: cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::with_storage::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/wasm.rs:1186:13
[INFO] [stdout]    6: cw_multi_test::transactions::transactional
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/transactions.rs:19:15
[INFO] [stdout]    7: cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::with_storage
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/wasm.rs:1176:9
[INFO] [stdout]    8: cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::call_instantiate
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/wasm.rs:1051:31
[INFO] [stdout]    9: cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::process_wasm_msg_instantiate
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/wasm.rs:769:19
[INFO] [stdout]   10: cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::execute_wasm
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/wasm.rs:655:18
[INFO] [stdout]   11: <cw_multi_test::wasm::WasmKeeper<ExecC,QueryC> as cw_multi_test::wasm::Wasm<ExecC,QueryC>>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/wasm.rs:213:9
[INFO] [stdout]   12: <cw_multi_test::app::Router<BankT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT,StargateT> as cw_multi_test::app::CosmosRouter>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/app.rs:653:37
[INFO] [stdout]   13: cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT,StargateT>::execute_multi::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/app.rs:456:28
[INFO] [stdout]   14: core::iter::adapters::map::map_try_fold::{{closure}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/iter/adapters/map.rs:96:28
[INFO] [stdout]   15: core::iter::traits::iterator::Iterator::try_fold
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/iter/traits/iterator.rs:2411:21
[INFO] [stdout]   16: <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::try_fold
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/iter/adapters/map.rs:122:9
[INFO] [stdout]   17: <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::try_fold
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/iter/adapters/mod.rs:201:9
[INFO] [stdout]   18: core::iter::traits::iterator::Iterator::try_for_each
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/iter/traits/iterator.rs:2473:9
[INFO] [stdout]   19: <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/iter/adapters/mod.rs:184:14
[INFO] [stdout]   20: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/vec/spec_from_iter_nested.rs:26:32
[INFO] [stdout]   21: alloc::vec::in_place_collect::<impl alloc::vec::spec_from_iter::SpecFromIter<T,I> for alloc::vec::Vec<T>>::from_iter
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   22: <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/vec/mod.rs:2972:9
[INFO] [stdout]   23: core::iter::traits::iterator::Iterator::collect
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/iter/traits/iterator.rs:2005:9
[INFO] [stdout]   24: <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::{{closure}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1935:51
[INFO] [stdout]   25: core::iter::adapters::try_process
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/iter/adapters/mod.rs:170:17
[INFO] [stdout]   26: <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1935:9
[INFO] [stdout]   27: core::iter::traits::iterator::Iterator::collect
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/iter/traits/iterator.rs:2005:9
[INFO] [stdout]   28: cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT,StargateT>::execute_multi::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/app.rs:455:13
[INFO] [stdout]   29: cw_multi_test::transactions::transactional
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/transactions.rs:19:15
[INFO] [stdout]   30: cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT,StargateT>::execute_multi
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/app.rs:454:9
[INFO] [stdout]   31: <cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT,StargateT> as cw_multi_test::executor::Executor<<CustomT as cw_multi_test::module::Module>::ExecT>>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/app.rs:172:23
[INFO] [stdout]   32: cw_multi_test::executor::Executor::instantiate_contract
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/executor.rs:102:19
[INFO] [stdout]   33: contract::contract_should_work
[INFO] [stdout]              at ./tests/contract.rs:16:16
[INFO] [stdout]   34: contract::contract_should_work::{{closure}}
[INFO] [stdout]              at ./tests/contract.rs:5:26
[INFO] [stdout]   35: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   38: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   39: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40: std::panicking::try::do_call
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   41: std::panicking::try
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   42: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   43: test::run_test_in_process
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   44: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   45: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   46: std::sys_common::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   47: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   48: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49: std::panicking::try::do_call
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   50: std::panicking::try
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   51: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   52: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   53: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   55: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   56: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   57: <unknown>
[INFO] [stdout]   58: __clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5634a4e1e195 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5634a4e1e195 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5634a4e1e195 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5634a4e1e195 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5634a4e456cb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5634a4e456cb - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5634a4e1b9cf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5634a4e1df6e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5634a4e1df6e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5634a4e1f999 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5634a4e1f65e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5634a4c4d7ba - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5634a4c4d7ba - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5634a4e1ff9b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5634a4e1ff9b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5634a4e1fd14 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x5634a4e1e659 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5634a4e1fa47 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5634a4b8cc73 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5634a4b8d1a6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x5634a4bce342 - core::result::Result<T,E>::unwrap::h5a48c0c6c076fd84
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x5634a4bce342 - contract::contract_should_work::h0d76d9b605820db9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/contract.rs:16:16
[INFO] [stdout]   22:     0x5634a4bcdd37 - contract::contract_should_work::{{closure}}::h3a95427020dd0bff
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/contract.rs:5:26
[INFO] [stdout]   23:     0x5634a4bcff66 - core::ops::function::FnOnce::call_once::h7396a8c3ba2099fd
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5634a4c5219b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5634a4c5219b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x5634a4c518a1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x5634a4c518a1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5634a4c518a1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x5634a4c518a1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x5634a4c518a1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x5634a4c518a1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x5634a4c518a1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x5634a4c1a264 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x5634a4c1a264 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x5634a4c1ec92 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x5634a4c1ec92 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5634a4c1ec92 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x5634a4c1ec92 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x5634a4c1ec92 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x5634a4c1ec92 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x5634a4c1ec92 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5634a4e2417b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x5634a4e2417b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x5634a4e2417b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f46f0433ac3 - <unknown>
[INFO] [stdout]   46:     0x7f46f04c4a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     contract_should_work
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test contract`
[INFO] running `Command { std: "docker" "inspect" "bb4919724549e40a3a84000533e30f92bad653bfef808c18849c4f0ddc5979e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb4919724549e40a3a84000533e30f92bad653bfef808c18849c4f0ddc5979e2", kill_on_drop: false }`
[INFO] [stdout] bb4919724549e40a3a84000533e30f92bad653bfef808c18849c4f0ddc5979e2
[INFO] testing maxmousse/cosmwasm-test against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxmousse%2Fcosmwasm-test" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/maxmousse/cosmwasm-test on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/maxmousse/cosmwasm-test
[INFO] finished tweaking git repo https://github.com/maxmousse/cosmwasm-test
[INFO] tweaked toml for git repo https://github.com/maxmousse/cosmwasm-test written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/maxmousse/cosmwasm-test 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb1a32ebe513630093b86ad548709f71ff0935a532f0d3d1e8ae79af9cca5cd6
[INFO] running `Command { std: "docker" "start" "-a" "bb1a32ebe513630093b86ad548709f71ff0935a532f0d3d1e8ae79af9cca5cd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb1a32ebe513630093b86ad548709f71ff0935a532f0d3d1e8ae79af9cca5cd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb1a32ebe513630093b86ad548709f71ff0935a532f0d3d1e8ae79af9cca5cd6", kill_on_drop: false }`
[INFO] [stdout] bb1a32ebe513630093b86ad548709f71ff0935a532f0d3d1e8ae79af9cca5cd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a283a082b0a9a57d4b97f76e9f143a39bd73f5d214b6d31195a96747b9c6344
[INFO] running `Command { std: "docker" "start" "-a" "8a283a082b0a9a57d4b97f76e9f143a39bd73f5d214b6d31195a96747b9c6344", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling schemars v0.8.17
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling bnum v0.10.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.9.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.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling schemars_derive v0.8.17
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling cosmwasm-derive v2.0.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v2.0.2
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v1.0.1
[INFO] [stderr]    Compiling cosmwasm-crypto v2.0.2
[INFO] [stderr]    Compiling cosmwasm-std v2.0.2
[INFO] [stderr]    Compiling cosmwasm-schema v2.0.2
[INFO] [stderr]    Compiling cw-utils v2.0.0
[INFO] [stderr]    Compiling cw-storage-plus v2.0.0
[INFO] [stderr]    Compiling cosmwasm-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.63s
[INFO] running `Command { std: "docker" "inspect" "8a283a082b0a9a57d4b97f76e9f143a39bd73f5d214b6d31195a96747b9c6344", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a283a082b0a9a57d4b97f76e9f143a39bd73f5d214b6d31195a96747b9c6344", kill_on_drop: false }`
[INFO] [stdout] 8a283a082b0a9a57d4b97f76e9f143a39bd73f5d214b6d31195a96747b9c6344
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d9df156f719b0e33d166ed1e3d8d6e22f69d2bd5cbac4fcb409373fbf4664f5
[INFO] running `Command { std: "docker" "start" "-a" "3d9df156f719b0e33d166ed1e3d8d6e22f69d2bd5cbac4fcb409373fbf4664f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling cosmwasm-std v2.0.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling prost-derive v0.12.4
[INFO] [stderr]    Compiling prost v0.12.4
[INFO] [stderr]    Compiling cw-storage-plus v2.0.0
[INFO] [stderr]    Compiling cw-utils v2.0.0
[INFO] [stderr]    Compiling cw-multi-test v2.0.1
[INFO] [stderr]    Compiling cosmwasm-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> tests/contract.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let addr = app
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.95s
[INFO] running `Command { std: "docker" "inspect" "3d9df156f719b0e33d166ed1e3d8d6e22f69d2bd5cbac4fcb409373fbf4664f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d9df156f719b0e33d166ed1e3d8d6e22f69d2bd5cbac4fcb409373fbf4664f5", kill_on_drop: false }`
[INFO] [stdout] 3d9df156f719b0e33d166ed1e3d8d6e22f69d2bd5cbac4fcb409373fbf4664f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 71de7aff0447e3f32746eed52824256896cbb31ffc9df695a554efbc6150a95e
[INFO] running `Command { std: "docker" "start" "-a" "71de7aff0447e3f32746eed52824256896cbb31ffc9df695a554efbc6150a95e", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `addr`
[INFO] [stderr]   --> tests/contract.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 16 |     let addr = app
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cosmwasm-test` (test "contract") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmwasm_test-f3c2a1c7d7bfcae2)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test donation::test::new ... ok
[INFO] [stdout] test project::test::new ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/contract.rs (/opt/rustwide/target/debug/deps/contract-a49f91c6ec3a908e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test contract_should_work ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- contract_should_work stdout ----
[INFO] [stdout] thread 'contract_should_work' panicked at tests/contract.rs:32:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error executing WasmMsg:
[INFO] [stdout]   sender: cosmwasm1fsgzj6t7udv8zhf6zj32mkqhcjcpv52yph5qsdcl0qt94jgdckqs2g053y
[INFO] [stdout]   Instantiate { admin: None, code_id: 1, msg: {"donation_denom":"uusd","fee_collector_addr":"fee_collector_addr","projects":[["project1","creator_addr_1"],["project2","creator_addr_2"]]}, funds: [], label: "Contract" }
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Generic error: Error decoding bech32
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::kind::Adhoc::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.82/src/backtrace.rs:27:14
[INFO] [stdout]    1: <cw_multi_test::contracts::ContractWrapper<T1,T2,T3,E1,E2,E3,C,Q,T4,E4,E5,T6,E6> as cw_multi_test::contracts::Contract<C,Q>>::instantiate::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/contracts.rs:487:71
[INFO] [stdout]    2: core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:829:27
[INFO] [stdout]    3: <cw_multi_test::contracts::ContractWrapper<T1,T2,T3,E1,E2,E3,C,Q,T4,E4,E5,T6,E6> as cw_multi_test::contracts::Contract<C,Q>>::instantiate
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/contracts.rs:487:9
[INFO] [stdout]    4: cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::call_instantiate::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/wasm.rs:1057:35
[INFO] [stdout]    5: cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::with_storage::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/wasm.rs:1186:13
[INFO] [stdout]    6: cw_multi_test::transactions::transactional
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/transactions.rs:19:15
[INFO] [stdout]    7: cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::with_storage
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/wasm.rs:1176:9
[INFO] [stdout]    8: cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::call_instantiate
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/wasm.rs:1051:31
[INFO] [stdout]    9: cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::process_wasm_msg_instantiate
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/wasm.rs:769:19
[INFO] [stdout]   10: cw_multi_test::wasm::WasmKeeper<ExecC,QueryC>::execute_wasm
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/wasm.rs:655:18
[INFO] [stdout]   11: <cw_multi_test::wasm::WasmKeeper<ExecC,QueryC> as cw_multi_test::wasm::Wasm<ExecC,QueryC>>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/wasm.rs:213:9
[INFO] [stdout]   12: <cw_multi_test::app::Router<BankT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT,StargateT> as cw_multi_test::app::CosmosRouter>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/app.rs:653:37
[INFO] [stdout]   13: cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT,StargateT>::execute_multi::{{closure}}::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/app.rs:456:28
[INFO] [stdout]   14: core::iter::adapters::map::map_try_fold::{{closure}}
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/iter/adapters/map.rs:96:28
[INFO] [stdout]   15: core::iter::traits::iterator::Iterator::try_fold
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/iter/traits/iterator.rs:2411:21
[INFO] [stdout]   16: <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::try_fold
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/iter/adapters/map.rs:122:9
[INFO] [stdout]   17: <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::try_fold
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/iter/adapters/mod.rs:201:9
[INFO] [stdout]   18: core::iter::traits::iterator::Iterator::try_for_each
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/iter/traits/iterator.rs:2473:9
[INFO] [stdout]   19: <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::next
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/iter/adapters/mod.rs:184:14
[INFO] [stdout]   20: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/vec/spec_from_iter_nested.rs:26:32
[INFO] [stdout]   21: alloc::vec::in_place_collect::<impl alloc::vec::spec_from_iter::SpecFromIter<T,I> for alloc::vec::Vec<T>>::from_iter
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   22: <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/vec/mod.rs:2972:9
[INFO] [stdout]   23: core::iter::traits::iterator::Iterator::collect
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/iter/traits/iterator.rs:2005:9
[INFO] [stdout]   24: <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::{{closure}}
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1935:51
[INFO] [stdout]   25: core::iter::adapters::try_process
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/iter/adapters/mod.rs:170:17
[INFO] [stdout]   26: <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1935:9
[INFO] [stdout]   27: core::iter::traits::iterator::Iterator::collect
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/iter/traits/iterator.rs:2005:9
[INFO] [stdout]   28: cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT,StargateT>::execute_multi::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/app.rs:455:13
[INFO] [stdout]   29: cw_multi_test::transactions::transactional
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/transactions.rs:19:15
[INFO] [stdout]   30: cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT,StargateT>::execute_multi
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/app.rs:454:9
[INFO] [stdout]   31: <cw_multi_test::app::App<BankT,ApiT,StorageT,CustomT,WasmT,StakingT,DistrT,IbcT,GovT,StargateT> as cw_multi_test::executor::Executor<<CustomT as cw_multi_test::module::Module>::ExecT>>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/app.rs:172:23
[INFO] [stdout]   32: cw_multi_test::executor::Executor::instantiate_contract
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cw-multi-test-2.0.1/src/executor.rs:102:19
[INFO] [stdout]   33: contract::contract_should_work
[INFO] [stdout]              at ./tests/contract.rs:16:16
[INFO] [stdout]   34: contract::contract_should_work::{{closure}}
[INFO] [stdout]              at ./tests/contract.rs:5:26
[INFO] [stdout]   35: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   38: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   39: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40: std::panicking::try::do_call
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   41: std::panicking::try
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   42: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   43: test::run_test_in_process
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   44: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   45: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   46: std::sys_common::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   47: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   48: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49: std::panicking::try::do_call
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   50: std::panicking::try
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   51: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   52: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   53: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   55: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   56: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   57: <unknown>
[INFO] [stdout]   58: __clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x558e3e3a8bd5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x558e3e3a8bd5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x558e3e3a8bd5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x558e3e3a8bd5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x558e3e3d00ab - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x558e3e3d00ab - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x558e3e3a64bf - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x558e3e3a89ae - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x558e3e3a89ae - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x558e3e3aa319 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x558e3e3aa06c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x558e3e1d469f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x558e3e1d469f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x558e3e3aa91b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x558e3e3aa91b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x558e3e3aa694 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x558e3e3a9099 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x558e3e3aa3c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x558e3e113c53 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x558e3e114186 - core::result::unwrap_failed::h52f3bbb78b59f71d
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x558e3e182aa2 - core::result::Result<T,E>::unwrap::hf5dcb939b5e688ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x558e3e182aa2 - contract::contract_should_work::h24253b79b978d70a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/contract.rs:16:16
[INFO] [stdout]   22:     0x558e3e182497 - contract::contract_should_work::{{closure}}::hdaa66adb7d01d988
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/contract.rs:5:26
[INFO] [stdout]   23:     0x558e3e1849c6 - core::ops::function::FnOnce::call_once::hebe2cfcef668478b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x558e3e1d8fbb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x558e3e1d8fbb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x558e3e1d8681 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x558e3e1d8681 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x558e3e1d8681 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x558e3e1d8681 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x558e3e1d8681 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x558e3e1d8681 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x558e3e1d8681 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x558e3e1a1054 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x558e3e1a1054 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x558e3e1a5b22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x558e3e1a5b22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x558e3e1a5b22 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x558e3e1a5b22 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x558e3e1a5b22 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x558e3e1a5b22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x558e3e1a5b22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x558e3e3aeaeb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x558e3e3aeaeb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x558e3e3aeaeb - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f08706c7ac3 - <unknown>
[INFO] [stdout]   46:     0x7f0870758a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     contract_should_work
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test contract`
[INFO] running `Command { std: "docker" "inspect" "71de7aff0447e3f32746eed52824256896cbb31ffc9df695a554efbc6150a95e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71de7aff0447e3f32746eed52824256896cbb31ffc9df695a554efbc6150a95e", kill_on_drop: false }`
[INFO] [stdout] 71de7aff0447e3f32746eed52824256896cbb31ffc9df695a554efbc6150a95e
