[INFO] cloning repository https://github.com/vivipolli/rust-contract-mood
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vivipolli/rust-contract-mood" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivipolli%2Frust-contract-mood", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivipolli%2Frust-contract-mood'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e525fc534364b965cf84b67f8ff1033cd1d91565
[INFO] testing vivipolli/rust-contract-mood against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivipolli%2Frust-contract-mood" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/vivipolli/rust-contract-mood
[INFO] finished tweaking git repo https://github.com/vivipolli/rust-contract-mood
[INFO] tweaked toml for git repo https://github.com/vivipolli/rust-contract-mood written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vivipolli/rust-contract-mood on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vivipolli/rust-contract-mood already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 275acfe81950760a03154d13adcbc8372fb4ca8711ef288c6279b9cb01edc3b4
[INFO] running `Command { std: "docker" "start" "275acfe81950760a03154d13adcbc8372fb4ca8711ef288c6279b9cb01edc3b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "275acfe81950760a03154d13adcbc8372fb4ca8711ef288c6279b9cb01edc3b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "275acfe81950760a03154d13adcbc8372fb4ca8711ef288c6279b9cb01edc3b4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "275acfe81950760a03154d13adcbc8372fb4ca8711ef288c6279b9cb01edc3b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "275acfe81950760a03154d13adcbc8372fb4ca8711ef288c6279b9cb01edc3b4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling dyn-clone v1.0.18
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling cosmwasm-core v2.2.1
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling bnum v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling cosmwasm-derive v2.2.1
[INFO] [stderr]    Compiling cosmwasm-schema-derive v2.2.1
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling ed25519-zebra v4.0.3
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling serde-json-wasm v1.0.1
[INFO] [stderr]    Compiling cosmwasm-schema v2.2.1
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bls12-381 v0.4.0
[INFO] [stderr]    Compiling cosmwasm-crypto v2.2.1
[INFO] [stderr]    Compiling cosmwasm-std v2.2.1
[INFO] [stderr]    Compiling cw-storage-plus v2.0.0
[INFO] [stderr]    Compiling cw2 v2.0.0
[INFO] [stderr]    Compiling secret-mood v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]  --> src/contract.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 |     entry_point, to_binary, Binary, Deps, DepsMut, Env, MessageInfo, Response, StdError, StdResult,
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]   --> src/contract.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     to_binary(&mood_status)
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deps`
[INFO] [stdout]   --> src/contract.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     deps: DepsMut,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_deps`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deps`
[INFO] [stdout]   --> src/contract.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     deps: DepsMut,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_deps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]   --> src/contract.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     info: MessageInfo,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deps`
[INFO] [stdout]   --> src/contract.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub fn query(deps: Deps, _env: Env, _msg: Binary) -> StdResult<Binary> {
[INFO] [stdout]    |              ^^^^ help: if this is intentional, prefix it with an underscore: `_deps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/contract.rs:92:32
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let mood_status = unsafe { STATE.clone().unwrap() };
[INFO] [stdout]    |                                ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.48s
[INFO] running `Command { std: "docker" "inspect" "275acfe81950760a03154d13adcbc8372fb4ca8711ef288c6279b9cb01edc3b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "275acfe81950760a03154d13adcbc8372fb4ca8711ef288c6279b9cb01edc3b4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling cw-utils v2.0.0
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]  --> src/contract.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 |     entry_point, to_binary, Binary, Deps, DepsMut, Env, MessageInfo, Response, StdError, StdResult,
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]   --> src/contract.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     to_binary(&mood_status)
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deps`
[INFO] [stdout]   --> src/contract.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     deps: DepsMut,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_deps`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deps`
[INFO] [stdout]   --> src/contract.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     deps: DepsMut,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_deps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]   --> src/contract.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     info: MessageInfo,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deps`
[INFO] [stdout]   --> src/contract.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub fn query(deps: Deps, _env: Env, _msg: Binary) -> StdResult<Binary> {
[INFO] [stdout]    |              ^^^^ help: if this is intentional, prefix it with an underscore: `_deps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/contract.rs:92:32
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let mood_status = unsafe { STATE.clone().unwrap() };
[INFO] [stdout]    |                                ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling cw-multi-test v2.3.1
[INFO] [stderr]    Compiling secret-mood v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]  --> src/contract.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 |     entry_point, to_binary, Binary, Deps, DepsMut, Env, MessageInfo, Response, StdError, StdResult,
[INFO] [stdout]   |                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stdout]   --> src/contract.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     to_binary(&mood_status)
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deps`
[INFO] [stdout]   --> src/contract.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     deps: DepsMut,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_deps`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deps`
[INFO] [stdout]   --> src/contract.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     deps: DepsMut,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_deps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]   --> src/contract.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     info: MessageInfo,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deps`
[INFO] [stdout]   --> src/contract.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub fn query(deps: Deps, _env: Env, _msg: Binary) -> StdResult<Binary> {
[INFO] [stdout]    |              ^^^^ help: if this is intentional, prefix it with an underscore: `_deps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/contract.rs:92:32
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let mood_status = unsafe { STATE.clone().unwrap() };
[INFO] [stdout]    |                                ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.91s
[INFO] running `Command { std: "docker" "inspect" "275acfe81950760a03154d13adcbc8372fb4ca8711ef288c6279b9cb01edc3b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "275acfe81950760a03154d13adcbc8372fb4ca8711ef288c6279b9cb01edc3b4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stderr]  --> src/contract.rs:2:18
[INFO] [stderr]   |
[INFO] [stderr] 2 |     entry_point, to_binary, Binary, Deps, DepsMut, Env, MessageInfo, Response, StdError, StdResult,
[INFO] [stderr]   |                  ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead
[INFO] [stderr]   --> src/contract.rs:93:5
[INFO] [stderr]    |
[INFO] [stderr] 93 |     to_binary(&mood_status)
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `deps`
[INFO] [stderr]   --> src/contract.rs:51:5
[INFO] [stderr]    |
[INFO] [stderr] 51 |     deps: DepsMut,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_deps`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `deps`
[INFO] [stderr]   --> src/contract.rs:68:5
[INFO] [stderr]    |
[INFO] [stderr] 68 |     deps: DepsMut,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_deps`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `info`
[INFO] [stderr]   --> src/contract.rs:70:5
[INFO] [stderr]    |
[INFO] [stderr] 70 |     info: MessageInfo,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_info`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `deps`
[INFO] [stderr]   --> src/contract.rs:91:14
[INFO] [stderr]    |
[INFO] [stderr] 91 | pub fn query(deps: Deps, _env: Env, _msg: Binary) -> StdResult<Binary> {
[INFO] [stderr]    |              ^^^^ help: if this is intentional, prefix it with an underscore: `_deps`
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/contract.rs:92:32
[INFO] [stderr]    |
[INFO] [stderr] 92 |     let mood_status = unsafe { STATE.clone().unwrap() };
[INFO] [stderr]    |                                ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `secret-mood` (lib) generated 7 warnings (run `cargo fix --lib -p secret-mood` to apply 4 suggestions)
[INFO] [stderr] warning: `secret-mood` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secret_mood-49a1682d1f25e66a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test integration_tests::tests::count::count ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- integration_tests::tests::count::count stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_tests::tests::count::count' (2309) panicked at src/integration_tests.rs:58:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error executing WasmMsg:
[INFO] [stdout]   sender: ADMIN
[INFO] [stdout]   Instantiate { admin: None, code_id: 1, msg: {"count":1}, funds: [], label: "test" }
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Error parsing into type cosmwasm_std::binary::Binary: Invalid type
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<cosmwasm_std::errors::std_error::StdError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<cosmwasm_std::results::response::Response, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, cosmwasm_std::errors::std_error::StdError>>>::from_residual
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:2192:27
[INFO] [stdout]    2: <cw_multi_test::contracts::ContractWrapper<secret_mood::contract::ExecuteMsg, cosmwasm_std::binary::Binary, cosmwasm_std::binary::Binary, cosmwasm_std::errors::std_error::StdError, cosmwasm_std::errors::std_error::StdError, cosmwasm_std::errors::std_error::StdError> as cw_multi_test::contracts::Contract<cosmwasm_std::results::empty::Empty>>::instantiate
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-2.3.1/src/contracts.rs:510:23
[INFO] [stdout]    3: <cw_multi_test::wasm::WasmKeeper<cosmwasm_std::results::empty::Empty, cosmwasm_std::results::empty::Empty>>::call_instantiate::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-2.3.1/src/wasm.rs:1093:44
[INFO] [stdout]    4: <cw_multi_test::wasm::WasmKeeper<cosmwasm_std::results::empty::Empty, cosmwasm_std::results::empty::Empty>>::with_storage::<<cw_multi_test::wasm::WasmKeeper<cosmwasm_std::results::empty::Empty, cosmwasm_std::results::empty::Empty>>::call_instantiate::{closure#0}, cosmwasm_std::results::response::Response>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-2.3.1/src/wasm.rs:1222:13
[INFO] [stdout]    5: cw_multi_test::transactions::transactional::<<cw_multi_test::wasm::WasmKeeper<cosmwasm_std::results::empty::Empty, cosmwasm_std::results::empty::Empty>>::with_storage<<cw_multi_test::wasm::WasmKeeper<cosmwasm_std::results::empty::Empty, cosmwasm_std::results::empty::Empty>>::call_instantiate::{closure#0}, cosmwasm_std::results::response::Response>::{closure#0}, cosmwasm_std::results::response::Response>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-2.3.1/src/transactions.rs:19:15
[INFO] [stdout]    6: <cw_multi_test::wasm::WasmKeeper<cosmwasm_std::results::empty::Empty, cosmwasm_std::results::empty::Empty>>::with_storage::<<cw_multi_test::wasm::WasmKeeper<cosmwasm_std::results::empty::Empty, cosmwasm_std::results::empty::Empty>>::call_instantiate::{closure#0}, cosmwasm_std::results::response::Response>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-2.3.1/src/wasm.rs:1212:9
[INFO] [stdout]    7: <cw_multi_test::wasm::WasmKeeper<cosmwasm_std::results::empty::Empty, cosmwasm_std::results::empty::Empty>>::call_instantiate
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-2.3.1/src/wasm.rs:1087:36
[INFO] [stdout]    8: <cw_multi_test::wasm::WasmKeeper<cosmwasm_std::results::empty::Empty, cosmwasm_std::results::empty::Empty>>::process_wasm_msg_instantiate
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-2.3.1/src/wasm.rs:780:24
[INFO] [stdout]    9: <cw_multi_test::wasm::WasmKeeper<cosmwasm_std::results::empty::Empty, cosmwasm_std::results::empty::Empty>>::execute_wasm
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-2.3.1/src/wasm.rs:665:23
[INFO] [stdout]   10: <cw_multi_test::wasm::WasmKeeper<cosmwasm_std::results::empty::Empty, cosmwasm_std::results::empty::Empty> as cw_multi_test::wasm::Wasm<cosmwasm_std::results::empty::Empty, cosmwasm_std::results::empty::Empty>>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-2.3.1/src/wasm.rs:215:14
[INFO] [stdout]   11: <cw_multi_test::app::Router<cw_multi_test::bank::BankKeeper, cw_multi_test::module::FailingModule<cosmwasm_std::results::empty::Empty, cosmwasm_std::results::empty::Empty, cosmwasm_std::results::empty::Empty>, cw_multi_test::wasm::WasmKeeper<cosmwasm_std::results::empty::Empty, cosmwasm_std::results::empty::Empty>, cw_multi_test::module::FailingModule<cosmwasm_std::results::empty::Empty, cosmwasm_std::results::empty::Empty, cosmwasm_std::results::empty::Empty>, cw_multi_test::module::FailingModule<cosmwasm_std::results::empty::Empty, cosmwasm_std::results::empty::Empty, cosmwasm_std::results::empty::Empty>, cw_multi_test::module::FailingModule<cosmwasm_std::ibc::IbcMsg, cosmwasm_std::query::ibc::IbcQuery, cosmwasm_std::results::empty::Empty>, cw_multi_test::module::FailingModule<cosmwasm_std::results::empty::Empty, cosmwasm_std::results::empty::Empty, cosmwasm_std::results::empty::Empty>, cw_multi_test::stargate::StargateFailing> as cw_multi_test::app::CosmosRouter>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-2.3.1/src/app.rs:654:47
[INFO] [stdout]   12: <cw_multi_test::app::App>::execute_multi::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-2.3.1/src/app.rs:457:35
[INFO] [stdout]   13: core::iter::adapters::map::map_try_fold::<cosmwasm_std::results::cosmos_msg::CosmosMsg, core::result::Result<cw_multi_test::executor::AppResponse, anyhow::Error>, alloc::vec::in_place_drop::InPlaceDrop<cw_multi_test::executor::AppResponse>, core::ops::control_flow::ControlFlow<core::result::Result<alloc::vec::in_place_drop::InPlaceDrop<cw_multi_test::executor::AppResponse>, !>, alloc::vec::in_place_drop::InPlaceDrop<cw_multi_test::executor::AppResponse>>, <cw_multi_test::app::App>::execute_multi::{closure#0}::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<alloc::vec::into_iter::IntoIter<cosmwasm_std::results::cosmos_msg::CosmosMsg>, <cw_multi_test::app::App>::execute_multi::{closure#0}::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<alloc::vec::in_place_drop::InPlaceDrop<cw_multi_test::executor::AppResponse>, alloc::vec::in_place_collect::write_in_place_with_drop<cw_multi_test::executor::AppResponse>::{closure#0}, core::result::Result<alloc::vec::in_place_drop::InPlaceDrop<cw_multi_test::executor::AppResponse>, !>>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   14: <alloc::vec::into_iter::IntoIter<cosmwasm_std::results::cosmos_msg::CosmosMsg> as core::iter::traits::iterator::Iterator>::try_fold::<alloc::vec::in_place_drop::InPlaceDrop<cw_multi_test::executor::AppResponse>, core::iter::adapters::map::map_try_fold<cosmwasm_std::results::cosmos_msg::CosmosMsg, core::result::Result<cw_multi_test::executor::AppResponse, anyhow::Error>, alloc::vec::in_place_drop::InPlaceDrop<cw_multi_test::executor::AppResponse>, core::ops::control_flow::ControlFlow<core::result::Result<alloc::vec::in_place_drop::InPlaceDrop<cw_multi_test::executor::AppResponse>, !>, alloc::vec::in_place_drop::InPlaceDrop<cw_multi_test::executor::AppResponse>>, <cw_multi_test::app::App>::execute_multi::{closure#0}::{closure#0}, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<alloc::vec::into_iter::IntoIter<cosmwasm_std::results::cosmos_msg::CosmosMsg>, <cw_multi_test::app::App>::execute_multi::{closure#0}::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<alloc::vec::in_place_drop::InPlaceDrop<cw_multi_test::executor::AppResponse>, alloc::vec::in_place_collect::write_in_place_with_drop<cw_multi_test::executor::AppResponse>::{closure#0}, core::result::Result<alloc::vec::in_place_drop::InPlaceDrop<cw_multi_test::executor::AppResponse>, !>>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<core::result::Result<alloc::vec::in_place_drop::InPlaceDrop<cw_multi_test::executor::AppResponse>, !>, alloc::vec::in_place_drop::InPlaceDrop<cw_multi_test::executor::AppResponse>>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/into_iter.rs:401:25
[INFO] [stdout]   15: <core::iter::adapters::map::Map<alloc::vec::into_iter::IntoIter<cosmwasm_std::results::cosmos_msg::CosmosMsg>, <cw_multi_test::app::App>::execute_multi::{closure#0}::{closure#0}> as core::iter::traits::iterator::Iterator>::try_fold::<alloc::vec::in_place_drop::InPlaceDrop<cw_multi_test::executor::AppResponse>, <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<alloc::vec::into_iter::IntoIter<cosmwasm_std::results::cosmos_msg::CosmosMsg>, <cw_multi_test::app::App>::execute_multi::{closure#0}::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold<alloc::vec::in_place_drop::InPlaceDrop<cw_multi_test::executor::AppResponse>, alloc::vec::in_place_collect::write_in_place_with_drop<cw_multi_test::executor::AppResponse>::{closure#0}, core::result::Result<alloc::vec::in_place_drop::InPlaceDrop<cw_multi_test::executor::AppResponse>, !>>::{closure#0}, core::ops::control_flow::ControlFlow<core::result::Result<alloc::vec::in_place_drop::InPlaceDrop<cw_multi_test::executor::AppResponse>, !>, alloc::vec::in_place_drop::InPlaceDrop<cw_multi_test::executor::AppResponse>>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   16: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<alloc::vec::into_iter::IntoIter<cosmwasm_std::results::cosmos_msg::CosmosMsg>, <cw_multi_test::app::App>::execute_multi::{closure#0}::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::try_fold::<alloc::vec::in_place_drop::InPlaceDrop<cw_multi_test::executor::AppResponse>, alloc::vec::in_place_collect::write_in_place_with_drop<cw_multi_test::executor::AppResponse>::{closure#0}, core::result::Result<alloc::vec::in_place_drop::InPlaceDrop<cw_multi_test::executor::AppResponse>, !>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/mod.rs:195:14
[INFO] [stdout]   17: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<alloc::vec::into_iter::IntoIter<cosmwasm_std::results::cosmos_msg::CosmosMsg>, <cw_multi_test::app::App>::execute_multi::{closure#0}::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as alloc::vec::in_place_collect::SpecInPlaceCollect<cw_multi_test::executor::AppResponse, core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<alloc::vec::into_iter::IntoIter<cosmwasm_std::results::cosmos_msg::CosmosMsg>, <cw_multi_test::app::App>::execute_multi::{closure#0}::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>>::collect_in_place
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   18: alloc::vec::in_place_collect::from_iter_in_place::<core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<alloc::vec::into_iter::IntoIter<cosmwasm_std::results::cosmos_msg::CosmosMsg>, <cw_multi_test::app::App>::execute_multi::{closure#0}::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>, cw_multi_test::executor::AppResponse>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   19: <alloc::vec::Vec<cw_multi_test::executor::AppResponse> as alloc::vec::spec_from_iter::SpecFromIter<cw_multi_test::executor::AppResponse, core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<alloc::vec::into_iter::IntoIter<cosmwasm_std::results::cosmos_msg::CosmosMsg>, <cw_multi_test::app::App>::execute_multi::{closure#0}::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>>::from_iter
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   20: <alloc::vec::Vec<cw_multi_test::executor::AppResponse> as core::iter::traits::collect::FromIterator<cw_multi_test::executor::AppResponse>>::from_iter::<core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<alloc::vec::into_iter::IntoIter<cosmwasm_std::results::cosmos_msg::CosmosMsg>, <cw_multi_test::app::App>::execute_multi::{closure#0}::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/mod.rs:3941:9
[INFO] [stdout]   21: <core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<alloc::vec::into_iter::IntoIter<cosmwasm_std::results::cosmos_msg::CosmosMsg>, <cw_multi_test::app::App>::execute_multi::{closure#0}::{closure#0}>, core::result::Result<core::convert::Infallible, anyhow::Error>> as core::iter::traits::iterator::Iterator>::collect::<alloc::vec::Vec<cw_multi_test::executor::AppResponse>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   22: <core::result::Result<alloc::vec::Vec<cw_multi_test::executor::AppResponse>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<cw_multi_test::executor::AppResponse, anyhow::Error>>>::from_iter::<core::iter::adapters::map::Map<alloc::vec::into_iter::IntoIter<cosmwasm_std::results::cosmos_msg::CosmosMsg>, <cw_multi_test::app::App>::execute_multi::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:2159:51
[INFO] [stdout]   23: core::iter::adapters::try_process::<core::iter::adapters::map::Map<alloc::vec::into_iter::IntoIter<cosmwasm_std::results::cosmos_msg::CosmosMsg>, <cw_multi_test::app::App>::execute_multi::{closure#0}::{closure#0}>, cw_multi_test::executor::AppResponse, core::result::Result<core::convert::Infallible, anyhow::Error>, <core::result::Result<alloc::vec::Vec<cw_multi_test::executor::AppResponse>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<cw_multi_test::executor::AppResponse, anyhow::Error>>>::from_iter<core::iter::adapters::map::Map<alloc::vec::into_iter::IntoIter<cosmwasm_std::results::cosmos_msg::CosmosMsg>, <cw_multi_test::app::App>::execute_multi::{closure#0}::{closure#0}>>::{closure#0}, alloc::vec::Vec<cw_multi_test::executor::AppResponse>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/mod.rs:163:17
[INFO] [stdout]   24: <core::result::Result<alloc::vec::Vec<cw_multi_test::executor::AppResponse>, anyhow::Error> as core::iter::traits::collect::FromIterator<core::result::Result<cw_multi_test::executor::AppResponse, anyhow::Error>>>::from_iter::<core::iter::adapters::map::Map<alloc::vec::into_iter::IntoIter<cosmwasm_std::results::cosmos_msg::CosmosMsg>, <cw_multi_test::app::App>::execute_multi::{closure#0}::{closure#0}>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:2159:9
[INFO] [stdout]   25: <core::iter::adapters::map::Map<alloc::vec::into_iter::IntoIter<cosmwasm_std::results::cosmos_msg::CosmosMsg>, <cw_multi_test::app::App>::execute_multi::{closure#0}::{closure#0}> as core::iter::traits::iterator::Iterator>::collect::<core::result::Result<alloc::vec::Vec<cw_multi_test::executor::AppResponse>, anyhow::Error>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   26: <cw_multi_test::app::App>::execute_multi::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-2.3.1/src/app.rs:458:18
[INFO] [stdout]   27: cw_multi_test::transactions::transactional::<<cw_multi_test::app::App>::execute_multi::{closure#0}, alloc::vec::Vec<cw_multi_test::executor::AppResponse>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-2.3.1/src/transactions.rs:19:15
[INFO] [stdout]   28: <cw_multi_test::app::App>::execute_multi
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-2.3.1/src/app.rs:455:9
[INFO] [stdout]   29: <cw_multi_test::app::App as cw_multi_test::executor::Executor<cosmwasm_std::results::empty::Empty>>::execute
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-2.3.1/src/app.rs:174:28
[INFO] [stdout]   30: <cw_multi_test::app::App as cw_multi_test::executor::Executor<cosmwasm_std::results::empty::Empty>>::instantiate_contract::<secret_mood::msg::InstantiateMsg, &str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-multi-test-2.3.1/src/executor.rs:102:24
[INFO] [stdout]   31: secret_mood::integration_tests::tests::proper_instantiate
[INFO] [stdout]              at ./src/integration_tests.rs:50:14
[INFO] [stdout]   32: secret_mood::integration_tests::tests::count::count
[INFO] [stdout]              at ./src/integration_tests.rs:71:51
[INFO] [stdout]   33: secret_mood::integration_tests::tests::count::count::{closure#0}
[INFO] [stdout]              at ./src/integration_tests.rs:70:19
[INFO] [stdout]   34: <secret_mood::integration_tests::tests::count::count::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   37: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   38: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   40: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   42: test::run_test_in_process
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   43: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   44: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   45: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   49: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   51: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   54: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   55: <unknown>
[INFO] [stdout]   56: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58c68d221841 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58c68d221841 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58c68d221841 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58c68d221841 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58c68d23745a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58c68d23745a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x58c68d2265fc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x58c68d2265fc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x58c68d1ff5a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58c68d1ff5a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58c68d219719 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58c68ced9240 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x58c68ced9240 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58c68d219a42 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x58c68d219a42 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x58c68d1ff652 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x58c68d1f69e9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58c68d20035d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x58c68d237c2c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58c68d2379a2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x58c68ceb4182 - <core[6883ba1bc0fe4ed1]::result::Result<cosmwasm_std[edeeb31f98cf7046]::addresses::Addr, anyhow[a0bbb49eb12d2606]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x58c68ceb4182 - secret_mood[abef70c1177b6a44]::integration_tests::tests::proper_instantiate
[INFO] [stdout]                                at /opt/rustwide/workdir/src/integration_tests.rs:58:14
[INFO] [stdout]   22:     0x58c68ce9d901 - secret_mood[abef70c1177b6a44]::integration_tests::tests::count::count
[INFO] [stdout]                                at /opt/rustwide/workdir/src/integration_tests.rs:71:51
[INFO] [stdout]   23:     0x58c68ce9be97 - secret_mood[abef70c1177b6a44]::integration_tests::tests::count::count::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/integration_tests.rs:70:19
[INFO] [stdout]   24:     0x58c68cea0a26 - <secret_mood[abef70c1177b6a44]::integration_tests::tests::count::count::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58c68cecc57b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x58c68cecc57b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x58c68ced9bc5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x58c68ced9bc5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x58c68ced9bc5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   30:     0x58c68ced9bc5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x58c68ced9bc5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x58c68ced9bc5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x58c68ced9bc5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x58c68ced4674 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x58c68ced4674 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x58c68cedcd12 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x58c68cedcd12 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x58c68cedcd12 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   39:     0x58c68cedcd12 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x58c68cedcd12 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x58c68cedcd12 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x58c68cedcd12 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x58c68d220f0f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   44:     0x58c68d220f0f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   45:     0x794397eddaa4 - <unknown>
[INFO] [stdout]   46:     0x794397f6aa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     integration_tests::tests::count::count
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "275acfe81950760a03154d13adcbc8372fb4ca8711ef288c6279b9cb01edc3b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "275acfe81950760a03154d13adcbc8372fb4ca8711ef288c6279b9cb01edc3b4", kill_on_drop: false }`
[INFO] [stdout] 275acfe81950760a03154d13adcbc8372fb4ca8711ef288c6279b9cb01edc3b4
