[INFO] cloning repository https://github.com/sergeyanton/Dead-Mans_Switch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sergeyanton/Dead-Mans_Switch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsergeyanton%2FDead-Mans_Switch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsergeyanton%2FDead-Mans_Switch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00e58a9a276c7d303d4587cd084808535887faa9
[INFO] testing sergeyanton/Dead-Mans_Switch against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsergeyanton%2FDead-Mans_Switch" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sergeyanton/Dead-Mans_Switch
[INFO] finished tweaking git repo https://github.com/sergeyanton/Dead-Mans_Switch
[INFO] tweaked toml for git repo https://github.com/sergeyanton/Dead-Mans_Switch written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sergeyanton/Dead-Mans_Switch on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sergeyanton/Dead-Mans_Switch 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-3-tc1/source/contract/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/scrtlabs/secret-toolkit`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded secret-cosmwasm-storage v1.1.11
[INFO] [stderr]   Downloaded elliptic-curve v0.12.3
[INFO] [stderr]   Downloaded ff v0.12.1
[INFO] [stderr]   Downloaded group v0.12.1
[INFO] [stderr]   Downloaded cosmwasm-schema v1.5.11
[INFO] [stderr]   Downloaded secret-cosmwasm-crypto v1.1.11
[INFO] [stderr]   Downloaded cosmwasm-schema-derive v1.5.11
[INFO] [stderr]   Downloaded ecdsa v0.14.8
[INFO] [stderr]   Downloaded remain v0.2.15
[INFO] [stderr]   Downloaded crypto-bigint v0.4.9
[INFO] [stderr]   Downloaded bincode2 v2.0.1
[INFO] [stderr]   Downloaded k256 v0.11.6
[INFO] [stderr]   Downloaded cc v1.1.10
[INFO] [stderr]   Downloaded sec1 v0.3.0
[INFO] [stderr]   Downloaded secret-cosmwasm-std v1.1.11
[INFO] [stderr]   Downloaded serde-json-wasm v0.4.1
[INFO] [stderr]   Downloaded cosmwasm-derive v1.5.11
[INFO] [stderr]   Downloaded forward_ref v1.0.0
[INFO] [stderr]   Downloaded rfc6979 v0.3.1
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16aec4eccca3dcfc107e4c790096d0c0a20b1f41f1a6f6177b90b527e3d6913c
[INFO] running `Command { std: "docker" "start" "-a" "16aec4eccca3dcfc107e4c790096d0c0a20b1f41f1a6f6177b90b527e3d6913c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16aec4eccca3dcfc107e4c790096d0c0a20b1f41f1a6f6177b90b527e3d6913c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16aec4eccca3dcfc107e4c790096d0c0a20b1f41f1a6f6177b90b527e3d6913c", kill_on_drop: false }`
[INFO] [stdout] 16aec4eccca3dcfc107e4c790096d0c0a20b1f41f1a6f6177b90b527e3d6913c
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5f7356795982fa3f26df40428785865e0c8cca55725da9df6d7e798b157f55b
[INFO] running `Command { std: "docker" "start" "-a" "e5f7356795982fa3f26df40428785865e0c8cca55725da9df6d7e798b157f55b", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contract/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: invalid feature `schema` in required-features of target `schema`: `schema` is not present in [features] section
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling cosmwasm-derive v1.5.11
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling remain v0.2.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling serde-json-wasm v0.4.1
[INFO] [stderr]    Compiling bincode2 v2.0.1
[INFO] [stderr]    Compiling secret-cosmwasm-crypto v1.1.11
[INFO] [stderr]    Compiling secret-cosmwasm-std v1.1.11
[INFO] [stderr]    Compiling cosmwasm-schema v1.5.11
[INFO] [stderr]    Compiling secret-cosmwasm-storage v1.1.11
[INFO] [stderr]    Compiling secret-toolkit-crypto v0.10.2 (https://github.com/scrtlabs/secret-toolkit?tag=v0.10.3#cc089ba2)
[INFO] [stderr]    Compiling secret-toolkit-serialization v0.10.2 (https://github.com/scrtlabs/secret-toolkit?tag=v0.10.3#cc089ba2)
[INFO] [stderr]    Compiling secret-toolkit-permit v0.10.2 (https://github.com/scrtlabs/secret-toolkit?tag=v0.10.3#cc089ba2)
[INFO] [stderr]    Compiling secret-toolkit-utils v0.10.2 (https://github.com/scrtlabs/secret-toolkit?tag=v0.10.3#cc089ba2)
[INFO] [stderr]    Compiling secret-toolkit-storage v0.10.2 (https://github.com/scrtlabs/secret-toolkit?tag=v0.10.3#cc089ba2)
[INFO] [stderr]    Compiling secret-toolkit-snip20 v0.10.2 (https://github.com/scrtlabs/secret-toolkit?tag=v0.10.3#cc089ba2)
[INFO] [stderr]    Compiling secret-toolkit-snip721 v0.10.2 (https://github.com/scrtlabs/secret-toolkit?tag=v0.10.3#cc089ba2)
[INFO] [stderr]    Compiling secret-toolkit v0.10.2 (https://github.com/scrtlabs/secret-toolkit?tag=v0.10.3#cc089ba2)
[INFO] [stderr]    Compiling secret_contract_example v0.1.0 (/opt/rustwide/workdir/contract)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "e5f7356795982fa3f26df40428785865e0c8cca55725da9df6d7e798b157f55b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5f7356795982fa3f26df40428785865e0c8cca55725da9df6d7e798b157f55b", kill_on_drop: false }`
[INFO] [stdout] e5f7356795982fa3f26df40428785865e0c8cca55725da9df6d7e798b157f55b
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a69e7b2ca4b260b4589056171dc283c910e142081a09dfdf1cee9cf03cd143cb
[INFO] running `Command { std: "docker" "start" "-a" "a69e7b2ca4b260b4589056171dc283c910e142081a09dfdf1cee9cf03cd143cb", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contract/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: invalid feature `schema` in required-features of target `schema`: `schema` is not present in [features] section
[INFO] [stderr]    Compiling secret_contract_example v0.1.0 (/opt/rustwide/workdir/contract)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.60s
[INFO] running `Command { std: "docker" "inspect" "a69e7b2ca4b260b4589056171dc283c910e142081a09dfdf1cee9cf03cd143cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a69e7b2ca4b260b4589056171dc283c910e142081a09dfdf1cee9cf03cd143cb", kill_on_drop: false }`
[INFO] [stdout] a69e7b2ca4b260b4589056171dc283c910e142081a09dfdf1cee9cf03cd143cb
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b4836c89927e9908e2b091782457bfcdfb9818596cdd2b7b870cd4046401d288
[INFO] running `Command { std: "docker" "start" "-a" "b4836c89927e9908e2b091782457bfcdfb9818596cdd2b7b870cd4046401d288", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/contract/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: invalid feature `schema` in required-features of target `schema`: `schema` is not present in [features] section
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secret_contract_example-f7ef7eb9d240fcba)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test tests::clear_switch::test_clear_switch_wrong_sender ... ok
[INFO] [stdout] test tests::clear_switch::test_clear_switch_no_active_switch ... ok
[INFO] [stdout] test tests::create_switch::test_create_switch_invalid_no_conditions ... ok
[INFO] [stdout] test tests::create_switch::test_create_switch ... ok
[INFO] [stdout] test tests::create_switch::test_create_switch_invalid_no_message ... ok
[INFO] [stdout] test tests::emergency::test_emergency_functions_from_wrong_user ... ok
[INFO] [stdout] test tests::emergency::test_successful_emergency_trigger ... ok
[INFO] [stdout] test tests::create_switch::test_create_switch_invalid_past_time_inactivity ... ok
[INFO] [stdout] test tests::create_switch::test_recreating_a_switch ... ok
[INFO] [stdout] test tests::ping::test_ping_functionality ... ok
[INFO] [stdout] test tests::inactivity::test_inactivity_trigger ... ok
[INFO] [stdout] test tests::ping::test_ping_from_wrong_user ... ok
[INFO] [stdout] test tests::create_switch::test_create_switch_invalid_past_time_absolute_release ... ok
[INFO] [stdout] test tests::ping::test_pinging_a_triggered_switch ... ok
[INFO] [stdout] test tests::emergency::test_successful_emergency_deactivate ... ok
[INFO] [stdout] test tests::recipients::test_add_recipient_from_wrong_user ... ok
[INFO] [stdout] test tests::recipients::test_remove_recipient_from_wrong_user ... ok
[INFO] [stdout] test tests::recipients::test_successful_add_remove_recipient ... ok
[INFO] [stdout] test tests::clear_switch::test_clear_switch ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::clear_switch::test_clear_switch stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::clear_switch::test_clear_switch' (16) panicked at /opt/rustwide/cargo-home/git/checkouts/secret-toolkit-7ec33d5e35f26e9f/cc089ba/packages/storage/src/keymap.rs:738:44:
[INFO] [stdout] index out of bounds: the len is 0 but the index is 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b897463562 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55b897463562 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55b897463562 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55b897463562 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55b89747963a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55b89747963a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x55b897468446 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55b897468446 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55b897441a2f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55b897441a2f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55b89745b849 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55b89731565e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x55b89731565e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55b89745ba02 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x55b89745ba02 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55b897441ae8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55b897439489 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55b89744293d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55b897479d4c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55b897479b3c - core[c5ed12ab89cc536a]::panicking::panic_bounds_check
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:271:5
[INFO] [stdout]   20:     0x55b8972a7e94 - <usize as core[c5ed12ab89cc536a]::slice::index::SliceIndex<[alloc[9c68fdf4f4f29218]::vec::Vec<u8>]>>::index
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/slice/index.rs:272:10
[INFO] [stdout]   21:     0x55b8972b7493 - <[alloc[9c68fdf4f4f29218]::vec::Vec<u8>] as core[c5ed12ab89cc536a]::ops::index::Index<usize>>::index
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/slice/index.rs:19:15
[INFO] [stdout]   22:     0x55b8972b7493 - <alloc[9c68fdf4f4f29218]::vec::Vec<alloc[9c68fdf4f4f29218]::vec::Vec<u8>> as core[c5ed12ab89cc536a]::ops::index::Index<usize>>::index
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3740:9
[INFO] [stdout]   23:     0x55b897232034 - <secret_toolkit_storage[d3a5a5fb18eee262]::keymap::KeyItemIter<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[b5af550ded8bd535]::bincode2::Bincode2> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/secret-toolkit-7ec33d5e35f26e9f/cc089ba/packages/storage/src/keymap.rs:738:44
[INFO] [stdout]   24:     0x55b89722d8d9 - <secret_toolkit_storage[d3a5a5fb18eee262]::keymap::KeyItemIter<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[b5af550ded8bd535]::bincode2::Bincode2> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::try_fold::<(), core[c5ed12ab89cc536a]::iter::adapters::map::map_try_fold<core[c5ed12ab89cc536a]::result::Result<(secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, bool), secret_cosmwasm_std[9af184d24d6060eb]::errors::std_error::StdError>, core[c5ed12ab89cc536a]::result::Result<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, secret_cosmwasm_std[9af184d24d6060eb]::errors::std_error::StdError>, (), core[c5ed12ab89cc536a]::ops::control_flow::ControlFlow<core[c5ed12ab89cc536a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr>>, secret_contract_example[2ebc2d30620f94ce]::contract::try_clear_switch::{closure#0}, <core[c5ed12ab89cc536a]::iter::adapters::GenericShunt<core[c5ed12ab89cc536a]::iter::adapters::map::Map<secret_toolkit_storage[d3a5a5fb18eee262]::keymap::KeyItemIter<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[b5af550ded8bd535]::bincode2::Bincode2>, secret_contract_example[2ebc2d30620f94ce]::contract::try_clear_switch::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::convert::Infallible, secret_cosmwasm_std[9af184d24d6060eb]::errors::std_error::StdError>> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::try_fold<(), core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::try_for_each::call<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, core[c5ed12ab89cc536a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr>, core[c5ed12ab89cc536a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr>::Break>::{closure#0}, core[c5ed12ab89cc536a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr>>::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::ops::control_flow::ControlFlow<core[c5ed12ab89cc536a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr>>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:2433:34
[INFO] [stdout]   25:     0x55b8972ac40f - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<secret_toolkit_storage[d3a5a5fb18eee262]::keymap::KeyItemIter<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[b5af550ded8bd535]::bincode2::Bincode2>, secret_contract_example[2ebc2d30620f94ce]::contract::try_clear_switch::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::try_fold::<(), <core[c5ed12ab89cc536a]::iter::adapters::GenericShunt<core[c5ed12ab89cc536a]::iter::adapters::map::Map<secret_toolkit_storage[d3a5a5fb18eee262]::keymap::KeyItemIter<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[b5af550ded8bd535]::bincode2::Bincode2>, secret_contract_example[2ebc2d30620f94ce]::contract::try_clear_switch::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::convert::Infallible, secret_cosmwasm_std[9af184d24d6060eb]::errors::std_error::StdError>> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::try_fold<(), core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::try_for_each::call<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, core[c5ed12ab89cc536a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr>, core[c5ed12ab89cc536a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr>::Break>::{closure#0}, core[c5ed12ab89cc536a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr>>::{closure#0}, core[c5ed12ab89cc536a]::ops::control_flow::ControlFlow<core[c5ed12ab89cc536a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr>>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   26:     0x55b8972aa296 - <core[c5ed12ab89cc536a]::iter::adapters::GenericShunt<core[c5ed12ab89cc536a]::iter::adapters::map::Map<secret_toolkit_storage[d3a5a5fb18eee262]::keymap::KeyItemIter<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[b5af550ded8bd535]::bincode2::Bincode2>, secret_contract_example[2ebc2d30620f94ce]::contract::try_clear_switch::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::convert::Infallible, secret_cosmwasm_std[9af184d24d6060eb]::errors::std_error::StdError>> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::try_fold::<(), core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator::try_for_each::call<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, core[c5ed12ab89cc536a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr>, core[c5ed12ab89cc536a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr>::Break>::{closure#0}, core[c5ed12ab89cc536a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/mod.rs:192:14
[INFO] [stdout]   27:     0x55b8972b6b4d - <core[c5ed12ab89cc536a]::iter::adapters::GenericShunt<core[c5ed12ab89cc536a]::iter::adapters::map::Map<secret_toolkit_storage[d3a5a5fb18eee262]::keymap::KeyItemIter<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[b5af550ded8bd535]::bincode2::Bincode2>, secret_contract_example[2ebc2d30620f94ce]::contract::try_clear_switch::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::convert::Infallible, secret_cosmwasm_std[9af184d24d6060eb]::errors::std_error::StdError>> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::try_for_each::<core[c5ed12ab89cc536a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr>::Break, core[c5ed12ab89cc536a]::ops::control_flow::ControlFlow<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:2495:14
[INFO] [stdout]   28:     0x55b8972b6b4d - <core[c5ed12ab89cc536a]::iter::adapters::GenericShunt<core[c5ed12ab89cc536a]::iter::adapters::map::Map<secret_toolkit_storage[d3a5a5fb18eee262]::keymap::KeyItemIter<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[b5af550ded8bd535]::bincode2::Bincode2>, secret_contract_example[2ebc2d30620f94ce]::contract::try_clear_switch::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::convert::Infallible, secret_cosmwasm_std[9af184d24d6060eb]::errors::std_error::StdError>> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/mod.rs:174:14
[INFO] [stdout]   29:     0x55b8972a9cec - <alloc[9c68fdf4f4f29218]::vec::Vec<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr>>::extend_desugared::<core[c5ed12ab89cc536a]::iter::adapters::GenericShunt<core[c5ed12ab89cc536a]::iter::adapters::map::Map<secret_toolkit_storage[d3a5a5fb18eee262]::keymap::KeyItemIter<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[b5af550ded8bd535]::bincode2::Bincode2>, secret_contract_example[2ebc2d30620f94ce]::contract::try_clear_switch::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::convert::Infallible, secret_cosmwasm_std[9af184d24d6060eb]::errors::std_error::StdError>>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3905:44
[INFO] [stdout]   30:     0x55b8972b678a - <alloc[9c68fdf4f4f29218]::vec::Vec<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr> as alloc[9c68fdf4f4f29218]::vec::spec_extend::SpecExtend<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, core[c5ed12ab89cc536a]::iter::adapters::GenericShunt<core[c5ed12ab89cc536a]::iter::adapters::map::Map<secret_toolkit_storage[d3a5a5fb18eee262]::keymap::KeyItemIter<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[b5af550ded8bd535]::bincode2::Bincode2>, secret_contract_example[2ebc2d30620f94ce]::contract::try_clear_switch::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::convert::Infallible, secret_cosmwasm_std[9af184d24d6060eb]::errors::std_error::StdError>>>>::spec_extend
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_extend.rs:18:14
[INFO] [stdout]   31:     0x55b8972b6ab8 - <alloc[9c68fdf4f4f29218]::vec::Vec<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter_nested::SpecFromIterNested<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, core[c5ed12ab89cc536a]::iter::adapters::GenericShunt<core[c5ed12ab89cc536a]::iter::adapters::map::Map<secret_toolkit_storage[d3a5a5fb18eee262]::keymap::KeyItemIter<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[b5af550ded8bd535]::bincode2::Bincode2>, secret_contract_example[2ebc2d30620f94ce]::contract::try_clear_switch::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::convert::Infallible, secret_cosmwasm_std[9af184d24d6060eb]::errors::std_error::StdError>>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter_nested.rs:41:9
[INFO] [stdout]   32:     0x55b8972b679d - <alloc[9c68fdf4f4f29218]::vec::Vec<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr> as alloc[9c68fdf4f4f29218]::vec::spec_from_iter::SpecFromIter<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, core[c5ed12ab89cc536a]::iter::adapters::GenericShunt<core[c5ed12ab89cc536a]::iter::adapters::map::Map<secret_toolkit_storage[d3a5a5fb18eee262]::keymap::KeyItemIter<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[b5af550ded8bd535]::bincode2::Bincode2>, secret_contract_example[2ebc2d30620f94ce]::contract::try_clear_switch::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::convert::Infallible, secret_cosmwasm_std[9af184d24d6060eb]::errors::std_error::StdError>>>>::from_iter
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   33:     0x55b8972b2d55 - <alloc[9c68fdf4f4f29218]::vec::Vec<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr> as core[c5ed12ab89cc536a]::iter::traits::collect::FromIterator<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr>>::from_iter::<core[c5ed12ab89cc536a]::iter::adapters::GenericShunt<core[c5ed12ab89cc536a]::iter::adapters::map::Map<secret_toolkit_storage[d3a5a5fb18eee262]::keymap::KeyItemIter<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[b5af550ded8bd535]::bincode2::Bincode2>, secret_contract_example[2ebc2d30620f94ce]::contract::try_clear_switch::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::convert::Infallible, secret_cosmwasm_std[9af184d24d6060eb]::errors::std_error::StdError>>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/vec/mod.rs:3801:9
[INFO] [stdout]   34:     0x55b897154031 - <core[c5ed12ab89cc536a]::iter::adapters::GenericShunt<core[c5ed12ab89cc536a]::iter::adapters::map::Map<secret_toolkit_storage[d3a5a5fb18eee262]::keymap::KeyItemIter<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[b5af550ded8bd535]::bincode2::Bincode2>, secret_contract_example[2ebc2d30620f94ce]::contract::try_clear_switch::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::convert::Infallible, secret_cosmwasm_std[9af184d24d6060eb]::errors::std_error::StdError>> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::collect::<alloc[9c68fdf4f4f29218]::vec::Vec<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   35:     0x55b897154031 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::vec::Vec<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr>, secret_cosmwasm_std[9af184d24d6060eb]::errors::std_error::StdError> as core[c5ed12ab89cc536a]::iter::traits::collect::FromIterator<core[c5ed12ab89cc536a]::result::Result<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, secret_cosmwasm_std[9af184d24d6060eb]::errors::std_error::StdError>>>::from_iter::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<secret_toolkit_storage[d3a5a5fb18eee262]::keymap::KeyItemIter<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[b5af550ded8bd535]::bincode2::Bincode2>, secret_contract_example[2ebc2d30620f94ce]::contract::try_clear_switch::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:2156:51
[INFO] [stdout]   36:     0x55b8972aa107 - core[c5ed12ab89cc536a]::iter::adapters::try_process::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<secret_toolkit_storage[d3a5a5fb18eee262]::keymap::KeyItemIter<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[b5af550ded8bd535]::bincode2::Bincode2>, secret_contract_example[2ebc2d30620f94ce]::contract::try_clear_switch::{closure#0}>, secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, core[c5ed12ab89cc536a]::result::Result<core[c5ed12ab89cc536a]::convert::Infallible, secret_cosmwasm_std[9af184d24d6060eb]::errors::std_error::StdError>, <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::vec::Vec<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr>, secret_cosmwasm_std[9af184d24d6060eb]::errors::std_error::StdError> as core[c5ed12ab89cc536a]::iter::traits::collect::FromIterator<core[c5ed12ab89cc536a]::result::Result<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, secret_cosmwasm_std[9af184d24d6060eb]::errors::std_error::StdError>>>::from_iter<core[c5ed12ab89cc536a]::iter::adapters::map::Map<secret_toolkit_storage[d3a5a5fb18eee262]::keymap::KeyItemIter<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[b5af550ded8bd535]::bincode2::Bincode2>, secret_contract_example[2ebc2d30620f94ce]::contract::try_clear_switch::{closure#0}>>::{closure#0}, alloc[9c68fdf4f4f29218]::vec::Vec<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/adapters/mod.rs:160:17
[INFO] [stdout]   37:     0x55b897153ff7 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::vec::Vec<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr>, secret_cosmwasm_std[9af184d24d6060eb]::errors::std_error::StdError> as core[c5ed12ab89cc536a]::iter::traits::collect::FromIterator<core[c5ed12ab89cc536a]::result::Result<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, secret_cosmwasm_std[9af184d24d6060eb]::errors::std_error::StdError>>>::from_iter::<core[c5ed12ab89cc536a]::iter::adapters::map::Map<secret_toolkit_storage[d3a5a5fb18eee262]::keymap::KeyItemIter<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[b5af550ded8bd535]::bincode2::Bincode2>, secret_contract_example[2ebc2d30620f94ce]::contract::try_clear_switch::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:2156:9
[INFO] [stdout]   38:     0x55b8972b3dbd - <core[c5ed12ab89cc536a]::iter::adapters::map::Map<secret_toolkit_storage[d3a5a5fb18eee262]::keymap::KeyItemIter<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr, bool, secret_toolkit_serialization[b5af550ded8bd535]::bincode2::Bincode2>, secret_contract_example[2ebc2d30620f94ce]::contract::try_clear_switch::{closure#0}> as core[c5ed12ab89cc536a]::iter::traits::iterator::Iterator>::collect::<core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::vec::Vec<secret_cosmwasm_std[9af184d24d6060eb]::addresses::CanonicalAddr>, secret_cosmwasm_std[9af184d24d6060eb]::errors::std_error::StdError>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/iter/traits/iterator.rs:2035:9
[INFO] [stdout]   39:     0x55b8972cbf1b - secret_contract_example[2ebc2d30620f94ce]::contract::try_clear_switch
[INFO] [stdout]                                at /opt/rustwide/workdir/contract/src/contract.rs:82:10
[INFO] [stdout]   40:     0x55b8972d0a9f - secret_contract_example[2ebc2d30620f94ce]::contract::execute
[INFO] [stdout]                                at /opt/rustwide/workdir/contract/src/contract.rs:34:39
[INFO] [stdout]   41:     0x55b8972f221a - secret_contract_example[2ebc2d30620f94ce]::tests::clear_switch::test_clear_switch
[INFO] [stdout]                                at /opt/rustwide/workdir/contract/src/tests/clear_switch.rs:35:15
[INFO] [stdout]   42:     0x55b8972f0cd7 - secret_contract_example[2ebc2d30620f94ce]::tests::clear_switch::test_clear_switch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/contract/src/tests/clear_switch.rs:11:23
[INFO] [stdout]   43:     0x55b897291016 - <secret_contract_example[2ebc2d30620f94ce]::tests::clear_switch::test_clear_switch::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x55b897309a0b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x55b897309a0b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x55b89731626a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x55b89731626a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x55b89731626a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x55b89731626a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x55b89731626a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x55b89731626a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x55b89731626a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x55b897310734 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x55b897310734 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x55b897318d62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x55b897318d62 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x55b897318d62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x55b897318d62 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x55b897318d62 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x55b897318d62 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x55b897318d62 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x55b897462e0f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x55b897462e0f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x7ac610711aa4 - <unknown>
[INFO] [stdout]   65:     0x7ac61079ea64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::clear_switch::test_clear_switch
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 18 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b4836c89927e9908e2b091782457bfcdfb9818596cdd2b7b870cd4046401d288", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4836c89927e9908e2b091782457bfcdfb9818596cdd2b7b870cd4046401d288", kill_on_drop: false }`
[INFO] [stdout] b4836c89927e9908e2b091782457bfcdfb9818596cdd2b7b870cd4046401d288
