[INFO] cloning repository https://github.com/omnia-network/ic-websocket-cdk-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omnia-network/ic-websocket-cdk-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomnia-network%2Fic-websocket-cdk-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomnia-network%2Fic-websocket-cdk-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ed918e69616b7553070718f6c6d8aca29002fe17
[INFO] testing omnia-network/ic-websocket-cdk-rs 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%2Fomnia-network%2Fic-websocket-cdk-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/omnia-network/ic-websocket-cdk-rs
[INFO] finished tweaking git repo https://github.com/omnia-network/ic-websocket-cdk-rs
[INFO] tweaked toml for git repo https://github.com/omnia-network/ic-websocket-cdk-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/omnia-network/ic-websocket-cdk-rs 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/omnia-network/ic-websocket-cdk-rs 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-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0bf01737b5c62bceadb8f3cef88b4f8be0b63843f5d5d2f5110c1614c736ad87
[INFO] running `Command { std: "docker" "start" "0bf01737b5c62bceadb8f3cef88b4f8be0b63843f5d5d2f5110c1614c736ad87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bf01737b5c62bceadb8f3cef88b4f8be0b63843f5d5d2f5110c1614c736ad87", 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" "0bf01737b5c62bceadb8f3cef88b4f8be0b63843f5d5d2f5110c1614c736ad87" "/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" "0bf01737b5c62bceadb8f3cef88b4f8be0b63843f5d5d2f5110c1614c736ad87", 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" "0bf01737b5c62bceadb8f3cef88b4f8be0b63843f5d5d2f5110c1614c736ad87" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ic-cdk-executor v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling ic0 v0.25.1
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ic-error-types v0.2.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling ic-certification v3.0.3
[INFO] [stderr]    Compiling candid v0.10.14
[INFO] [stderr]    Compiling ic-management-canister-types v0.3.1
[INFO] [stderr]    Compiling ic-cdk-macros v0.18.4
[INFO] [stderr]    Compiling ic-cdk v0.18.4
[INFO] [stderr]    Compiling ic-cdk-timers v0.12.1
[INFO] [stderr]    Compiling ic-websocket-cdk v0.4.2 (/opt/rustwide/workdir/src/ic-websocket-cdk)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/ic-websocket-cdk/src/types.rs:422:5
[INFO] [stdout]     |
[INFO] [stdout] 420 | #[derive(Clone, Debug, Default, PartialEq)]
[INFO] [stdout]     |                                 --------- in this derive macro expansion
[INFO] [stdout] 421 | pub struct WsHandlers {
[INFO] [stdout] 422 |     pub on_open: Option<OnOpenCallback>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/ic-websocket-cdk/src/types.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 420 | #[derive(Clone, Debug, Default, PartialEq)]
[INFO] [stdout]     |                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 423 |     pub on_message: Option<OnMessageCallback>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/ic-websocket-cdk/src/types.rs:424:5
[INFO] [stdout]     |
[INFO] [stdout] 420 | #[derive(Clone, Debug, Default, PartialEq)]
[INFO] [stdout]     |                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 424 |     pub on_close: Option<OnCloseCallback>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling test_canister v0.1.0 (/opt/rustwide/workdir/src/test_canister)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.23s
[INFO] running `Command { std: "docker" "inspect" "0bf01737b5c62bceadb8f3cef88b4f8be0b63843f5d5d2f5110c1614c736ad87", 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" "0bf01737b5c62bceadb8f3cef88b4f8be0b63843f5d5d2f5110c1614c736ad87" "/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 zeroize v1.8.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling ic_bls12_381 v0.10.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling stop-token v0.7.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling async-watch v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling miracl_core_bls12381 v4.2.2
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cached v0.52.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cached_proc_macro v0.23.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cached v0.54.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling ic-error-types v0.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling ic-certification v3.0.3
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling ic-verify-bls-signature v0.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling candid v0.10.14
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling ic-management-canister-types v0.3.1
[INFO] [stderr]    Compiling ic-transport-types v0.40.1
[INFO] [stderr]    Compiling ic-cbor v3.0.3
[INFO] [stderr]    Compiling ic-certificate-verification v3.0.3
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling ic-cdk-macros v0.18.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling ic-cdk v0.18.4
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling pocket-ic v9.0.2
[INFO] [stderr]    Compiling ic-agent v0.40.1
[INFO] [stderr]    Compiling ic-cdk-timers v0.12.1
[INFO] [stderr]    Compiling ic-websocket-cdk v0.4.2 (/opt/rustwide/workdir/src/ic-websocket-cdk)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/ic-websocket-cdk/src/types.rs:422:5
[INFO] [stdout]     |
[INFO] [stdout] 420 | #[derive(Clone, Debug, Default, PartialEq)]
[INFO] [stdout]     |                                 --------- in this derive macro expansion
[INFO] [stdout] 421 | pub struct WsHandlers {
[INFO] [stdout] 422 |     pub on_open: Option<OnOpenCallback>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/ic-websocket-cdk/src/types.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 420 | #[derive(Clone, Debug, Default, PartialEq)]
[INFO] [stdout]     |                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 423 |     pub on_message: Option<OnMessageCallback>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/ic-websocket-cdk/src/types.rs:424:5
[INFO] [stdout]     |
[INFO] [stdout] 420 | #[derive(Clone, Debug, Default, PartialEq)]
[INFO] [stdout]     |                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 424 |     pub on_close: Option<OnCloseCallback>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling test_canister v0.1.0 (/opt/rustwide/workdir/src/test_canister)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/ic-websocket-cdk/src/types.rs:422:5
[INFO] [stdout]     |
[INFO] [stdout] 420 | #[derive(Clone, Debug, Default, PartialEq)]
[INFO] [stdout]     |                                 --------- in this derive macro expansion
[INFO] [stdout] 421 | pub struct WsHandlers {
[INFO] [stdout] 422 |     pub on_open: Option<OnOpenCallback>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/ic-websocket-cdk/src/types.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 420 | #[derive(Clone, Debug, Default, PartialEq)]
[INFO] [stdout]     |                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 423 |     pub on_message: Option<OnMessageCallback>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/ic-websocket-cdk/src/types.rs:424:5
[INFO] [stdout]     |
[INFO] [stdout] 420 | #[derive(Clone, Debug, Default, PartialEq)]
[INFO] [stdout]     |                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 424 |     pub on_close: Option<OnCloseCallback>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 57.54s
[INFO] running `Command { std: "docker" "inspect" "0bf01737b5c62bceadb8f3cef88b4f8be0b63843f5d5d2f5110c1614c736ad87", 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" "0bf01737b5c62bceadb8f3cef88b4f8be0b63843f5d5d2f5110c1614c736ad87" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]    --> src/ic-websocket-cdk/src/types.rs:422:5
[INFO] [stderr]     |
[INFO] [stderr] 420 | #[derive(Clone, Debug, Default, PartialEq)]
[INFO] [stderr]     |                                 --------- in this derive macro expansion
[INFO] [stderr] 421 | pub struct WsHandlers {
[INFO] [stderr] 422 |     pub on_open: Option<OnOpenCallback>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the address of the same function can vary between different codegen units
[INFO] [stderr]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]    --> src/ic-websocket-cdk/src/types.rs:423:5
[INFO] [stderr]     |
[INFO] [stderr] 420 | #[derive(Clone, Debug, Default, PartialEq)]
[INFO] [stderr]     |                                 --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 423 |     pub on_message: Option<OnMessageCallback>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the address of the same function can vary between different codegen units
[INFO] [stderr]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]    --> src/ic-websocket-cdk/src/types.rs:424:5
[INFO] [stderr]     |
[INFO] [stderr] 420 | #[derive(Clone, Debug, Default, PartialEq)]
[INFO] [stderr]     |                                 --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 424 |     pub on_close: Option<OnCloseCallback>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the address of the same function can vary between different codegen units
[INFO] [stderr]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `ic-websocket-cdk` (lib) generated 3 warnings
[INFO] [stderr] warning: `ic-websocket-cdk` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ic_websocket_cdk-a726cedc8055c95e)
[INFO] [stdout] 
[INFO] [stdout] running 87 tests
[INFO] [stdout] test tests::integration_tests::a_ws_open::test_1_fail_for_an_anonymous_client ... FAILED
[INFO] [stdout] test tests::integration_tests::b_ws_message::test_1_fails_if_client_is_not_registered ... FAILED
[INFO] [stdout] test tests::integration_tests::b_ws_message::test_3_should_send_a_message_from_a_registered_client ... FAILED
[INFO] [stdout] test tests::integration_tests::b_ws_message::test_6_should_send_a_service_message_from_a_registered_client ... FAILED
[INFO] [stdout] test tests::integration_tests::b_ws_message::test_2_fails_if_client_sends_a_message_with_a_different_client_key ... FAILED
[INFO] [stdout] test tests::integration_tests::b_ws_message::test_4_fails_if_client_sends_a_message_with_a_wrong_sequence_number ... FAILED
[INFO] [stdout] test tests::integration_tests::d_ws_close::test_1_fails_if_gateway_is_not_registered ... FAILED
[INFO] [stdout] test tests::integration_tests::b_ws_message::test_5_fails_if_client_sends_a_wrong_service_message ... FAILED
[INFO] [stdout] test tests::integration_tests::a_ws_open::test_3_fails_for_a_client_with_the_same_nonce ... FAILED
[INFO] [stdout] test tests::integration_tests::c_ws_get_messages::test_6_empty_gateway_can_get_messages_until_next_keep_alive_check ... FAILED
[INFO] [stdout] test tests::integration_tests::c_ws_get_messages::test_7_empty_gateway_can_get_messages_until_next_keep_alive_check_if_removed_before_ack_interval ... FAILED
[INFO] [stdout] test tests::integration_tests::d_ws_close::test_2_fails_if_client_is_not_registered ... FAILED
[INFO] [stdout] test tests::integration_tests::d_ws_close::test_3_fails_if_client_is_not_registered_to_gateway ... FAILED
[INFO] [stdout] test tests::integration_tests::a_ws_open::test_2_should_open_a_connection ... FAILED
[INFO] [stdout] test tests::integration_tests::d_ws_close::test_4_should_close_the_websocket_for_a_registered_client ... FAILED
[INFO] [stdout] test tests::integration_tests::e_send::test_1_fails_if_sending_a_message_to_a_non_registered_client ... FAILED
[INFO] [stdout] test tests::integration_tests::e_send::test_2_should_send_a_message_to_a_registered_client ... FAILED
[INFO] [stdout] test tests::integration_tests::f_close::test_1_fails_closing_for_non_registered_client ... FAILED
[INFO] [stdout] test tests::integration_tests::f_close::test_2_should_close_connection_for_registered_client ... FAILED
[INFO] [stdout] test tests::integration_tests::g_messages_acknowledgement::test_1_client_should_receive_ack_messages ... FAILED
[INFO] [stdout] test tests::integration_tests::g_messages_acknowledgement::test_3_client_is_not_removed_if_it_sends_a_keep_alive_before_timeout ... FAILED
[INFO] [stdout] test tests::integration_tests::g_messages_acknowledgement::test_4_client_is_not_removed_if_it_connects_while_canister_is_waiting_for_keep_alive ... FAILED
[INFO] [stdout] test tests::integration_tests::g_messages_acknowledgement::test_2_client_is_removed_if_keep_alive_timeout_is_reached ... FAILED
[INFO] [stdout] test tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages ... FAILED
[INFO] [stdout] test tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old ... FAILED
[INFO] [stdout] test tests::unit_tests::test_current_time ... ok
[INFO] [stdout] test tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages ... FAILED
[INFO] [stdout] test tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages ... FAILED
[INFO] [stdout] test tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce ... FAILED
[INFO] [stdout] test tests::integration_tests::c_ws_get_messages::test_2_registered_gateway_should_receive_only_open_message_if_no_messages_sent_initial_nonce ... FAILED
[INFO] [stdout] test tests::unit_tests::test_check_is_gateway_registered ... ok
[INFO] [stdout] test tests::unit_tests::test_format_message_for_gateway_key ... ok
[INFO] [stdout] test tests::unit_tests::test_check_registered_client_exists_empty ... ok
[INFO] [stdout] test tests::unit_tests::test_add_client_to_wait_for_keep_alive ... ok
[INFO] [stdout] test tests::integration_tests::h_multiple_gateways::test_1_client_can_switch_to_another_gateway ... FAILED
[INFO] [stdout] test tests::unit_tests::test_check_is_gateway_registered_nonexistent ... ok
[INFO] [stdout] test tests::unit_tests::test_delete_old_messages_for_gateway_nonexistent_gateway ... ok
[INFO] [stdout] test tests::unit_tests::test_delete_old_messages_for_gateway_queue_empty ... ok
[INFO] [stdout] test tests::unit_tests::test_check_client_registered_to_gateway ... ok
[INFO] [stdout] test tests::unit_tests::test_get_expected_incoming_message_from_client_num ... ok
[INFO] [stdout] test tests::unit_tests::test_check_client_registered_to_gateway_empty ... ok
[INFO] [stdout] test tests::unit_tests::test_check_registered_client_exists ... ok
[INFO] [stdout] test tests::unit_tests::test_get_client_key_from_principal ... ok
[INFO] [stdout] test tests::unit_tests::test_get_expected_incoming_message_from_client_num_nonexistent ... ok
[INFO] [stdout] test tests::unit_tests::test_get_client_key_from_principal_empty ... ok
[INFO] [stdout] test tests::unit_tests::test_add_client ... ok
[INFO] [stdout] test tests::unit_tests::test_delete_old_messages_for_gateway ... ok
[INFO] [stdout] test tests::unit_tests::test_get_outgoing_message_nonce_nonexistent ... ok
[INFO] [stdout] test tests::unit_tests::test_check_client_registered_to_gateway_wrong_gateway ... ok
[INFO] [stdout] test tests::unit_tests::test_get_outgoing_message_to_client_num_nonexistent ... ok
[INFO] [stdout] test tests::unit_tests::test_get_outgoing_message_nonce ... ok
[INFO] [stdout] test tests::unit_tests::test_get_registered_client_nonexistent ... ok
[INFO] [stdout] test tests::unit_tests::test_get_registered_gateway_nonexistent ... ok
[INFO] [stdout] test tests::unit_tests::test_get_outgoing_message_to_client_num ... ok
[INFO] [stdout] test tests::unit_tests::test_get_registered_client ... ok
[INFO] [stdout] test tests::unit_tests::test_get_registered_gateway ... ok
[INFO] [stdout] test tests::unit_tests::test_increment_outgoing_message_to_client_num ... ok
[INFO] [stdout] test tests::unit_tests::test_increment_outgoing_message_nonce_nonexistent ... ok
[INFO] [stdout] test tests::unit_tests::test_increment_gateway_clients_count_gateway_nonexistent ... ok
[INFO] [stdout] test tests::unit_tests::test_get_messages_for_gateway_initial_nonce ... ok
[INFO] [stdout] test tests::unit_tests::test_decrement_gateway_clients_count ... ok
[INFO] [stdout] test tests::unit_tests::test_increment_outgoing_message_nonce ... ok
[INFO] [stdout] test tests::unit_tests::test_increment_gateway_clients_count ... ok
[INFO] [stdout] test tests::unit_tests::test_increment_expected_incoming_message_from_client_num ... ok
[INFO] [stdout] test tests::unit_tests::test_init_expected_incoming_message_from_client_num ... ok
[INFO] [stdout] test tests::unit_tests::test_remove_empty_expired_gateways_empty ... ok
[INFO] [stdout] test tests::unit_tests::test_init_outgoing_message_to_client_num ... ok
[INFO] [stdout] test tests::unit_tests::test_remove_client_nonexistent ... ok
[INFO] [stdout] test tests::unit_tests::test_put_cert_for_message ... ok
[INFO] [stdout] test tests::unit_tests::test_ws_handlers_are_called ... ok
[INFO] [stdout] test tests::unit_tests::test_ws_init_params ... ok
[INFO] [stdout] test tests::unit_tests::test_ws_init_params_keep_alive_equal - should panic ... ok
[INFO] [stdout] test tests::unit_tests::test_ws_init_params_keep_alive_greater - should panic ... ok
[INFO] [stdout] test tests::unit_tests::test_serialize_websocket_message ... ok
[INFO] [stdout] test tests::unit_tests::test_insert_client ... ok
[INFO] [stdout] test tests::unit_tests::test_remove_client ... ok
[INFO] [stdout] test tests::unit_tests::test_push_message_in_gateway_queue ... ok
[INFO] [stdout] test tests::unit_tests::test_push_message_in_gateway_queue_nonexistent_gateway ... ok
[INFO] [stdout] test tests::unit_tests::test_get_messages_for_gateway_range_smaller_than_max ... ok
[INFO] [stdout] test tests::unit_tests::test_is_registered_gateway ... ok
[INFO] [stdout] test tests::unit_tests::test_remove_client_with_reason ... ok
[INFO] [stdout] test tests::unit_tests::test_get_messages_for_gateway_range_empty ... ok
[INFO] [stdout] test tests::unit_tests::test_get_messages_for_gateway ... ok
[INFO] [stdout] test tests::unit_tests::test_remove_empty_expired_gateways_not_expired ... ok
[INFO] [stdout] test tests::unit_tests::test_remove_empty_expired_gateways ... ok
[INFO] [stdout] test tests::unit_tests::test_delete_keys_from_cert_tree ... ok
[INFO] [stdout] test tests::unit_tests::test_get_messages_for_gateway_range_larger_than_max has been running for over 60 seconds
[INFO] [stdout] test tests::unit_tests::test_get_messages_for_gateway_range_larger_than_max ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::a_ws_open::test_1_fail_for_an_anonymous_client stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary: `No such file or directory (os error 2)`. Going to download PocketIC server 9.0.3 from https://github.com/dfinity/pocketic/releases/download/9.0.3/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-9.0.3/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 9.0.3 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::a_ws_open::test_1_fail_for_an_anonymous_client' (3952) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-9.0.2/src/lib.rs:1840:17:
[INFO] [stdout] Failed to download PocketIC server: error sending request
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1252 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d73e3578 - core[6883ba1bc0fe4ed1]::panicking::panic_display::<alloc[55a36b64bcbf2c0d]::string::String>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5828d73397bf - pocket_ic[1edb1540406abc53]::start_or_reuse_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-9.0.2/src/lib.rs:1840:17
[INFO] [stdout]   21:     0x5828d72e4a6b - <pocket_ic[1edb1540406abc53]::nonblocking::PocketIc>::from_components::<pocket_ic[1edb1540406abc53]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-9.0.2/src/nonblocking.rs:146:50
[INFO] [stdout]   22:     0x5828d7337b6e - <pocket_ic[1edb1540406abc53]::PocketIc>::from_components::<pocket_ic[1edb1540406abc53]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-9.0.2/src/lib.rs:540:14
[INFO] [stdout]   23:     0x5828d72ae38c - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<<pocket_ic[1edb1540406abc53]::PocketIc>::from_components<pocket_ic[1edb1540406abc53]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5828d72ae7ad - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<<pocket_ic[1edb1540406abc53]::PocketIc>::from_components<pocket_ic[1edb1540406abc53]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5828d73c066d - <tokio[6410c413389cab93]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<<pocket_ic[1edb1540406abc53]::PocketIc>::from_components<pocket_ic[1edb1540406abc53]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   26:     0x5828d73bda23 - tokio[6410c413389cab93]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<pocket_ic[1edb1540406abc53]::nonblocking::PocketIc>, <tokio[6410c413389cab93]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<<pocket_ic[1edb1540406abc53]::PocketIc>::from_components<pocket_ic[1edb1540406abc53]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5828d73bda23 - tokio[6410c413389cab93]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<pocket_ic[1edb1540406abc53]::nonblocking::PocketIc>, <tokio[6410c413389cab93]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<<pocket_ic[1edb1540406abc53]::PocketIc>::from_components<pocket_ic[1edb1540406abc53]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5828d73bda23 - <tokio[6410c413389cab93]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<<pocket_ic[1edb1540406abc53]::PocketIc>::from_components<pocket_ic[1edb1540406abc53]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   29:     0x5828d738e5f1 - <tokio[6410c413389cab93]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<pocket_ic[1edb1540406abc53]::nonblocking::PocketIc>, <tokio[6410c413389cab93]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<<pocket_ic[1edb1540406abc53]::PocketIc>::from_components<pocket_ic[1edb1540406abc53]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5828d73a9e51 - <tokio[6410c413389cab93]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<<pocket_ic[1edb1540406abc53]::PocketIc>::from_components<pocket_ic[1edb1540406abc53]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   31:     0x5828d73a97ac - <tokio[6410c413389cab93]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6410c413389cab93]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<<pocket_ic[1edb1540406abc53]::PocketIc>::from_components<pocket_ic[1edb1540406abc53]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<pocket_ic[1edb1540406abc53]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   32:     0x5828d743da6e - <tokio[6410c413389cab93]::runtime::context::scoped::Scoped<tokio[6410c413389cab93]::runtime::scheduler::Context>>::set::<<tokio[6410c413389cab93]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6410c413389cab93]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<<pocket_ic[1edb1540406abc53]::PocketIc>::from_components<pocket_ic[1edb1540406abc53]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<pocket_ic[1edb1540406abc53]::nonblocking::PocketIc>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[6410c413389cab93]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<pocket_ic[1edb1540406abc53]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5828d72a935b - tokio[6410c413389cab93]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[6410c413389cab93]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<pocket_ic[1edb1540406abc53]::nonblocking::PocketIc>), <tokio[6410c413389cab93]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6410c413389cab93]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<<pocket_ic[1edb1540406abc53]::PocketIc>::from_components<pocket_ic[1edb1540406abc53]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<pocket_ic[1edb1540406abc53]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5828d72b5ad0 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[6410c413389cab93]::runtime::context::Context>>::try_with::<tokio[6410c413389cab93]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[6410c413389cab93]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<pocket_ic[1edb1540406abc53]::nonblocking::PocketIc>), <tokio[6410c413389cab93]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6410c413389cab93]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<<pocket_ic[1edb1540406abc53]::PocketIc>::from_components<pocket_ic[1edb1540406abc53]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<pocket_ic[1edb1540406abc53]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[6410c413389cab93]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<pocket_ic[1edb1540406abc53]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   35:     0x5828d72b2c43 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[6410c413389cab93]::runtime::context::Context>>::with::<tokio[6410c413389cab93]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[6410c413389cab93]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<pocket_ic[1edb1540406abc53]::nonblocking::PocketIc>), <tokio[6410c413389cab93]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6410c413389cab93]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<<pocket_ic[1edb1540406abc53]::PocketIc>::from_components<pocket_ic[1edb1540406abc53]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<pocket_ic[1edb1540406abc53]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[6410c413389cab93]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<pocket_ic[1edb1540406abc53]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   36:     0x5828d72a2352 - tokio[6410c413389cab93]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[6410c413389cab93]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<pocket_ic[1edb1540406abc53]::nonblocking::PocketIc>), <tokio[6410c413389cab93]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6410c413389cab93]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<<pocket_ic[1edb1540406abc53]::PocketIc>::from_components<pocket_ic[1edb1540406abc53]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<pocket_ic[1edb1540406abc53]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5828d739943f - <tokio[6410c413389cab93]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6410c413389cab93]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<<pocket_ic[1edb1540406abc53]::PocketIc>::from_components<pocket_ic[1edb1540406abc53]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<pocket_ic[1edb1540406abc53]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   38:     0x5828d73a031d - <tokio[6410c413389cab93]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<<pocket_ic[1edb1540406abc53]::PocketIc>::from_components<pocket_ic[1edb1540406abc53]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   39:     0x5828d73a1536 - <tokio[6410c413389cab93]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<<pocket_ic[1edb1540406abc53]::PocketIc>::from_components<pocket_ic[1edb1540406abc53]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5828d742d662 - tokio[6410c413389cab93]::runtime::context::runtime::enter_runtime::<<tokio[6410c413389cab93]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<<pocket_ic[1edb1540406abc53]::PocketIc>::from_components<pocket_ic[1edb1540406abc53]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[1edb1540406abc53]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5828d738a8b0 - <tokio[6410c413389cab93]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<<pocket_ic[1edb1540406abc53]::PocketIc>::from_components<pocket_ic[1edb1540406abc53]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5828d736ddb9 - <tokio[6410c413389cab93]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<<pocket_ic[1edb1540406abc53]::PocketIc>::from_components<pocket_ic[1edb1540406abc53]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   43:     0x5828d737068e - <tokio[6410c413389cab93]::runtime::runtime::Runtime>::block_on::<<pocket_ic[1edb1540406abc53]::PocketIc>::from_components<pocket_ic[1edb1540406abc53]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   44:     0x5828d732efaa - <pocket_ic[1edb1540406abc53]::PocketIc>::from_components::<pocket_ic[1edb1540406abc53]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-9.0.2/src/lib.rs:528:33
[INFO] [stdout]   45:     0x5828d734641c - <pocket_ic[1edb1540406abc53]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-9.0.2/src/lib.rs:188:9
[INFO] [stdout]   46:     0x5828d7184cb8 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:58:14
[INFO] [stdout]   47:     0x5828d715d86b - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:35:58
[INFO] [stdout]   48:     0x5828d715d86b - <<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5828d713d2f4 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:31:41
[INFO] [stdout]   50:     0x5828d7180ecd - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:41
[INFO] [stdout]   51:     0x5828d7ee70e9 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   52:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   53:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   54:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   55:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   56:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   57:     0x5828d718c098 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::ws_open::call_ws_open
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:15:27
[INFO] [stdout]   58:     0x5828d710582c - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_1_fail_for_an_anonymous_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/a_ws_open.rs:24:15
[INFO] [stdout]   59:     0x5828d7102c77 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_1_fail_for_an_anonymous_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/a_ws_open.rs:19:41
[INFO] [stdout]   60:     0x5828d715d036 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_1_fail_for_an_anonymous_client::{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]   61:     0x5828d71a3e9b - <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]   62:     0x5828d71a3e9b - 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]   63:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   64:     0x5828d71b14e5 - <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]   65:     0x5828d71b14e5 - 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]   66:     0x5828d71b14e5 - 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]   67:     0x5828d71b14e5 - 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]   68:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   69:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   70:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   71:     0x5828d71abf94 - 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]   72:     0x5828d71b4632 - 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]   73:     0x5828d71b4632 - <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]   74:     0x5828d71b4632 - 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]   75:     0x5828d71b4632 - 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]   76:     0x5828d71b4632 - 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]   77:     0x5828d71b4632 - 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]   78:     0x5828d71b4632 - <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]   79:     0x5828d7f0664f - <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]   80:     0x5828d7f0664f - <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]   81:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   82:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::b_ws_message::test_1_fails_if_client_is_not_registered stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::b_ws_message::test_1_fails_if_client_is_not_registered' (3956) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7189ada - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::b_ws_message::test_1_fails_if_client_is_not_registered
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/b_ws_message.rs:33:5
[INFO] [stdout]   27:     0x5828d7184907 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::b_ws_message::test_1_fails_if_client_is_not_registered::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/b_ws_message.rs:31:46
[INFO] [stdout]   28:     0x5828d715ca76 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::b_ws_message::test_1_fails_if_client_is_not_registered::{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]   29:     0x5828d71a3e9b - <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]   30:     0x5828d71a3e9b - 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]   31:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x5828d71b14e5 - <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]   33:     0x5828d71b14e5 - 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]   34:     0x5828d71b14e5 - 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]   35:     0x5828d71b14e5 - 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]   36:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x5828d71abf94 - 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]   40:     0x5828d71b4632 - 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]   41:     0x5828d71b4632 - <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]   42:     0x5828d71b4632 - 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]   43:     0x5828d71b4632 - 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]   44:     0x5828d71b4632 - 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]   45:     0x5828d71b4632 - 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]   46:     0x5828d71b4632 - <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]   47:     0x5828d7f0664f - <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]   48:     0x5828d7f0664f - <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]   49:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   50:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::b_ws_message::test_3_should_send_a_message_from_a_registered_client stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::b_ws_message::test_3_should_send_a_message_from_a_registered_client' (3959) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d718a322 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::b_ws_message::test_3_should_send_a_message_from_a_registered_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/b_ws_message.rs:117:5
[INFO] [stdout]   27:     0x5828d7184967 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::b_ws_message::test_3_should_send_a_message_from_a_registered_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/b_ws_message.rs:114:59
[INFO] [stdout]   28:     0x5828d715caf6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::b_ws_message::test_3_should_send_a_message_from_a_registered_client::{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]   29:     0x5828d71a3e9b - <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]   30:     0x5828d71a3e9b - 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]   31:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x5828d71b14e5 - <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]   33:     0x5828d71b14e5 - 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]   34:     0x5828d71b14e5 - 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]   35:     0x5828d71b14e5 - 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]   36:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x5828d71abf94 - 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]   40:     0x5828d71b4632 - 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]   41:     0x5828d71b4632 - <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]   42:     0x5828d71b4632 - 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]   43:     0x5828d71b4632 - 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]   44:     0x5828d71b4632 - 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]   45:     0x5828d71b4632 - 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]   46:     0x5828d71b4632 - <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]   47:     0x5828d7f0664f - <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]   48:     0x5828d7f0664f - <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]   49:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   50:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::b_ws_message::test_6_should_send_a_service_message_from_a_registered_client stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::b_ws_message::test_6_should_send_a_service_message_from_a_registered_client' (3962) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d718a472 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::b_ws_message::test_6_should_send_a_service_message_from_a_registered_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/b_ws_message.rs:234:5
[INFO] [stdout]   27:     0x5828d7184997 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::b_ws_message::test_6_should_send_a_service_message_from_a_registered_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/b_ws_message.rs:231:67
[INFO] [stdout]   28:     0x5828d715cb36 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::b_ws_message::test_6_should_send_a_service_message_from_a_registered_client::{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]   29:     0x5828d71a3e9b - <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]   30:     0x5828d71a3e9b - 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]   31:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x5828d71b14e5 - <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]   33:     0x5828d71b14e5 - 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]   34:     0x5828d71b14e5 - 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]   35:     0x5828d71b14e5 - 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]   36:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x5828d71abf94 - 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]   40:     0x5828d71b4632 - 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]   41:     0x5828d71b4632 - <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]   42:     0x5828d71b4632 - 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]   43:     0x5828d71b4632 - 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]   44:     0x5828d71b4632 - 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]   45:     0x5828d71b4632 - 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]   46:     0x5828d71b4632 - <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]   47:     0x5828d7f0664f - <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]   48:     0x5828d7f0664f - <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]   49:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   50:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::b_ws_message::test_2_fails_if_client_sends_a_message_with_a_different_client_key stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::b_ws_message::test_2_fails_if_client_sends_a_message_with_a_different_client_key' (3958) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d718a60b - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::b_ws_message::test_2_fails_if_client_sends_a_message_with_a_different_client_key
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/b_ws_message.rs:58:5
[INFO] [stdout]   27:     0x5828d71849c7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::b_ws_message::test_2_fails_if_client_sends_a_message_with_a_different_client_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/b_ws_message.rs:55:72
[INFO] [stdout]   28:     0x5828d715cb76 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::b_ws_message::test_2_fails_if_client_sends_a_message_with_a_different_client_key::{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]   29:     0x5828d71a3e9b - <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]   30:     0x5828d71a3e9b - 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]   31:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x5828d71b14e5 - <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]   33:     0x5828d71b14e5 - 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]   34:     0x5828d71b14e5 - 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]   35:     0x5828d71b14e5 - 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]   36:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x5828d71abf94 - 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]   40:     0x5828d71b4632 - 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]   41:     0x5828d71b4632 - <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]   42:     0x5828d71b4632 - 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]   43:     0x5828d71b4632 - 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]   44:     0x5828d71b4632 - 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]   45:     0x5828d71b4632 - 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]   46:     0x5828d71b4632 - <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]   47:     0x5828d7f0664f - <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]   48:     0x5828d7f0664f - <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]   49:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   50:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::b_ws_message::test_4_fails_if_client_sends_a_message_with_a_wrong_sequence_number stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::b_ws_message::test_4_fails_if_client_sends_a_message_with_a_wrong_sequence_number' (3960) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d718aab7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::b_ws_message::test_4_fails_if_client_sends_a_message_with_a_wrong_sequence_number
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/b_ws_message.rs:132:5
[INFO] [stdout]   27:     0x5828d71849f7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::b_ws_message::test_4_fails_if_client_sends_a_message_with_a_wrong_sequence_number::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/b_ws_message.rs:129:73
[INFO] [stdout]   28:     0x5828d715cbb6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::b_ws_message::test_4_fails_if_client_sends_a_message_with_a_wrong_sequence_number::{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]   29:     0x5828d71a3e9b - <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]   30:     0x5828d71a3e9b - 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]   31:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x5828d71b14e5 - <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]   33:     0x5828d71b14e5 - 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]   34:     0x5828d71b14e5 - 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]   35:     0x5828d71b14e5 - 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]   36:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x5828d71abf94 - 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]   40:     0x5828d71b4632 - 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]   41:     0x5828d71b4632 - <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]   42:     0x5828d71b4632 - 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]   43:     0x5828d71b4632 - 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]   44:     0x5828d71b4632 - 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]   45:     0x5828d71b4632 - 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]   46:     0x5828d71b4632 - <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]   47:     0x5828d7f0664f - <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]   48:     0x5828d7f0664f - <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]   49:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   50:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::d_ws_close::test_1_fails_if_gateway_is_not_registered stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::d_ws_close::test_1_fails_if_gateway_is_not_registered' (3972) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d70f460a - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::d_ws_close::test_1_fails_if_gateway_is_not_registered
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/d_ws_close.rs:20:5
[INFO] [stdout]   27:     0x5828d70ef597 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::d_ws_close::test_1_fails_if_gateway_is_not_registered::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/d_ws_close.rs:18:47
[INFO] [stdout]   28:     0x5828d715c9b6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::d_ws_close::test_1_fails_if_gateway_is_not_registered::{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]   29:     0x5828d71a3e9b - <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]   30:     0x5828d71a3e9b - 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]   31:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x5828d71b14e5 - <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]   33:     0x5828d71b14e5 - 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]   34:     0x5828d71b14e5 - 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]   35:     0x5828d71b14e5 - 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]   36:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x5828d71abf94 - 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]   40:     0x5828d71b4632 - 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]   41:     0x5828d71b4632 - <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]   42:     0x5828d71b4632 - 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]   43:     0x5828d71b4632 - 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]   44:     0x5828d71b4632 - 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]   45:     0x5828d71b4632 - 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]   46:     0x5828d71b4632 - <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]   47:     0x5828d7f0664f - <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]   48:     0x5828d7f0664f - <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]   49:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   50:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::b_ws_message::test_5_fails_if_client_sends_a_wrong_service_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::b_ws_message::test_5_fails_if_client_sends_a_wrong_service_message' (3961) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7189d13 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::b_ws_message::test_5_fails_if_client_sends_a_wrong_service_message
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/b_ws_message.rs:189:5
[INFO] [stdout]   27:     0x5828d7184937 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::b_ws_message::test_5_fails_if_client_sends_a_wrong_service_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/b_ws_message.rs:186:58
[INFO] [stdout]   28:     0x5828d715cab6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::b_ws_message::test_5_fails_if_client_sends_a_wrong_service_message::{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]   29:     0x5828d71a3e9b - <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]   30:     0x5828d71a3e9b - 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]   31:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x5828d71b14e5 - <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]   33:     0x5828d71b14e5 - 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]   34:     0x5828d71b14e5 - 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]   35:     0x5828d71b14e5 - 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]   36:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x5828d71abf94 - 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]   40:     0x5828d71b4632 - 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]   41:     0x5828d71b4632 - <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]   42:     0x5828d71b4632 - 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]   43:     0x5828d71b4632 - 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]   44:     0x5828d71b4632 - 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]   45:     0x5828d71b4632 - 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]   46:     0x5828d71b4632 - <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]   47:     0x5828d7f0664f - <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]   48:     0x5828d7f0664f - <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]   49:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   50:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::a_ws_open::test_3_fails_for_a_client_with_the_same_nonce stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::a_ws_open::test_3_fails_for_a_client_with_the_same_nonce' (3954) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718c098 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::ws_open::call_ws_open
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:15:27
[INFO] [stdout]   26:     0x5828d71059f1 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_3_fails_for_a_client_with_the_same_nonce
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/a_ws_open.rs:62:15
[INFO] [stdout]   27:     0x5828d7102ca7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_3_fails_for_a_client_with_the_same_nonce::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/a_ws_open.rs:56:51
[INFO] [stdout]   28:     0x5828d715d076 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_3_fails_for_a_client_with_the_same_nonce::{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]   29:     0x5828d71a3e9b - <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]   30:     0x5828d71a3e9b - 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]   31:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x5828d71b14e5 - <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]   33:     0x5828d71b14e5 - 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]   34:     0x5828d71b14e5 - 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]   35:     0x5828d71b14e5 - 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]   36:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x5828d71abf94 - 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]   40:     0x5828d71b4632 - 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]   41:     0x5828d71b4632 - <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]   42:     0x5828d71b4632 - 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]   43:     0x5828d71b4632 - 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]   44:     0x5828d71b4632 - 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]   45:     0x5828d71b4632 - 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]   46:     0x5828d71b4632 - <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]   47:     0x5828d7f0664f - <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]   48:     0x5828d7f0664f - <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]   49:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   50:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::c_ws_get_messages::test_6_empty_gateway_can_get_messages_until_next_keep_alive_check stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_6_empty_gateway_can_get_messages_until_next_keep_alive_check' (3969) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d716a586 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_6_empty_gateway_can_get_messages_until_next_keep_alive_check
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:221:5
[INFO] [stdout]   27:     0x5828d7160367 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_6_empty_gateway_can_get_messages_until_next_keep_alive_check::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:218:71
[INFO] [stdout]   28:     0x5828d715ccf6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_6_empty_gateway_can_get_messages_until_next_keep_alive_check::{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]   29:     0x5828d71a3e9b - <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]   30:     0x5828d71a3e9b - 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]   31:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x5828d71b14e5 - <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]   33:     0x5828d71b14e5 - 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]   34:     0x5828d71b14e5 - 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]   35:     0x5828d71b14e5 - 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]   36:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x5828d71abf94 - 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]   40:     0x5828d71b4632 - 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]   41:     0x5828d71b4632 - <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]   42:     0x5828d71b4632 - 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]   43:     0x5828d71b4632 - 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]   44:     0x5828d71b4632 - 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]   45:     0x5828d71b4632 - 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]   46:     0x5828d71b4632 - <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]   47:     0x5828d7f0664f - <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]   48:     0x5828d7f0664f - <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]   49:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   50:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::c_ws_get_messages::test_7_empty_gateway_can_get_messages_until_next_keep_alive_check_if_removed_before_ack_interval stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_7_empty_gateway_can_get_messages_until_next_keep_alive_check_if_removed_before_ack_interval' (3971) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d716ac7c - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_7_empty_gateway_can_get_messages_until_next_keep_alive_check_if_removed_before_ack_interval
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:262:5
[INFO] [stdout]   27:     0x5828d71603c7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_7_empty_gateway_can_get_messages_until_next_keep_alive_check_if_removed_before_ack_interval::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:259:2
[INFO] [stdout]   28:     0x5828d715cd76 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_7_empty_gateway_can_get_messages_until_next_keep_alive_check_if_removed_before_ack_interval::{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]   29:     0x5828d71a3e9b - <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]   30:     0x5828d71a3e9b - 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]   31:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x5828d71b14e5 - <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]   33:     0x5828d71b14e5 - 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]   34:     0x5828d71b14e5 - 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]   35:     0x5828d71b14e5 - 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]   36:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x5828d71abf94 - 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]   40:     0x5828d71b4632 - 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]   41:     0x5828d71b4632 - <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]   42:     0x5828d71b4632 - 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]   43:     0x5828d71b4632 - 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]   44:     0x5828d71b4632 - 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]   45:     0x5828d71b4632 - 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]   46:     0x5828d71b4632 - <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]   47:     0x5828d7f0664f - <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]   48:     0x5828d7f0664f - <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]   49:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   50:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::d_ws_close::test_2_fails_if_client_is_not_registered stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::d_ws_close::test_2_fails_if_client_is_not_registered' (3973) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d70f43fa - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::d_ws_close::test_2_fails_if_client_is_not_registered
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/d_ws_close.rs:45:5
[INFO] [stdout]   27:     0x5828d70ef567 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::d_ws_close::test_2_fails_if_client_is_not_registered::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/d_ws_close.rs:43:46
[INFO] [stdout]   28:     0x5828d715c976 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::d_ws_close::test_2_fails_if_client_is_not_registered::{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]   29:     0x5828d71a3e9b - <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]   30:     0x5828d71a3e9b - 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]   31:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x5828d71b14e5 - <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]   33:     0x5828d71b14e5 - 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]   34:     0x5828d71b14e5 - 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]   35:     0x5828d71b14e5 - 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]   36:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x5828d71abf94 - 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]   40:     0x5828d71b4632 - 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]   41:     0x5828d71b4632 - <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]   42:     0x5828d71b4632 - 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]   43:     0x5828d71b4632 - 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]   44:     0x5828d71b4632 - 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]   45:     0x5828d71b4632 - 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]   46:     0x5828d71b4632 - <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]   47:     0x5828d7f0664f - <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]   48:     0x5828d7f0664f - <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]   49:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   50:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::d_ws_close::test_3_fails_if_client_is_not_registered_to_gateway stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::d_ws_close::test_3_fails_if_client_is_not_registered_to_gateway' (3974) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d70f480a - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::d_ws_close::test_3_fails_if_client_is_not_registered_to_gateway
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/d_ws_close.rs:68:5
[INFO] [stdout]   27:     0x5828d70ef5c7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::d_ws_close::test_3_fails_if_client_is_not_registered_to_gateway::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/d_ws_close.rs:66:57
[INFO] [stdout]   28:     0x5828d715c9f6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::d_ws_close::test_3_fails_if_client_is_not_registered_to_gateway::{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]   29:     0x5828d71a3e9b - <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]   30:     0x5828d71a3e9b - 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]   31:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x5828d71b14e5 - <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]   33:     0x5828d71b14e5 - 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]   34:     0x5828d71b14e5 - 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]   35:     0x5828d71b14e5 - 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]   36:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x5828d71abf94 - 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]   40:     0x5828d71b4632 - 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]   41:     0x5828d71b4632 - <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]   42:     0x5828d71b4632 - 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]   43:     0x5828d71b4632 - 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]   44:     0x5828d71b4632 - 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]   45:     0x5828d71b4632 - 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]   46:     0x5828d71b4632 - <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]   47:     0x5828d7f0664f - <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]   48:     0x5828d7f0664f - <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]   49:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   50:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::a_ws_open::test_2_should_open_a_connection stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::a_ws_open::test_2_should_open_a_connection' (3953) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718c098 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::ws_open::call_ws_open
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:15:27
[INFO] [stdout]   26:     0x5828d7105483 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_2_should_open_a_connection
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/a_ws_open.rs:38:15
[INFO] [stdout]   27:     0x5828d7102c47 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_2_should_open_a_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/a_ws_open.rs:32:37
[INFO] [stdout]   28:     0x5828d715cff6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_2_should_open_a_connection::{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]   29:     0x5828d71a3e9b - <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]   30:     0x5828d71a3e9b - 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]   31:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x5828d71b14e5 - <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]   33:     0x5828d71b14e5 - 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]   34:     0x5828d71b14e5 - 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]   35:     0x5828d71b14e5 - 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]   36:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x5828d71abf94 - 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]   40:     0x5828d71b4632 - 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]   41:     0x5828d71b4632 - <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]   42:     0x5828d71b4632 - 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]   43:     0x5828d71b4632 - 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]   44:     0x5828d71b4632 - 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]   45:     0x5828d71b4632 - 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]   46:     0x5828d71b4632 - <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]   47:     0x5828d7f0664f - <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]   48:     0x5828d7f0664f - <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]   49:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   50:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::d_ws_close::test_4_should_close_the_websocket_for_a_registered_client stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::d_ws_close::test_4_should_close_the_websocket_for_a_registered_client' (3975) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718c728 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::ws_close::call_ws_close
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:107:27
[INFO] [stdout]   26:     0x5828d70f4b06 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::d_ws_close::test_4_should_close_the_websocket_for_a_registered_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/d_ws_close.rs:94:15
[INFO] [stdout]   27:     0x5828d70ef5f7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::d_ws_close::test_4_should_close_the_websocket_for_a_registered_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/d_ws_close.rs:93:63
[INFO] [stdout]   28:     0x5828d715ca36 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::d_ws_close::test_4_should_close_the_websocket_for_a_registered_client::{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]   29:     0x5828d71a3e9b - <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]   30:     0x5828d71a3e9b - 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]   31:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x5828d71b14e5 - <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]   33:     0x5828d71b14e5 - 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]   34:     0x5828d71b14e5 - 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]   35:     0x5828d71b14e5 - 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]   36:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x5828d71abf94 - 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]   40:     0x5828d71b4632 - 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]   41:     0x5828d71b4632 - <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]   42:     0x5828d71b4632 - 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]   43:     0x5828d71b4632 - 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]   44:     0x5828d71b4632 - 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]   45:     0x5828d71b4632 - 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]   46:     0x5828d71b4632 - <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]   47:     0x5828d7f0664f - <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]   48:     0x5828d7f0664f - <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]   49:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   50:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::e_send::test_1_fails_if_sending_a_message_to_a_non_registered_client stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::e_send::test_1_fails_if_sending_a_message_to_a_non_registered_client' (3976) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d711993a - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::e_send::test_1_fails_if_sending_a_message_to_a_non_registered_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/e_send.rs:14:5
[INFO] [stdout]   27:     0x5828d7118f77 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::e_send::test_1_fails_if_sending_a_message_to_a_non_registered_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/e_send.rs:12:66
[INFO] [stdout]   28:     0x5828d715cf36 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::e_send::test_1_fails_if_sending_a_message_to_a_non_registered_client::{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]   29:     0x5828d71a3e9b - <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]   30:     0x5828d71a3e9b - 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]   31:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x5828d71b14e5 - <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]   33:     0x5828d71b14e5 - 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]   34:     0x5828d71b14e5 - 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]   35:     0x5828d71b14e5 - 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]   36:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x5828d71abf94 - 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]   40:     0x5828d71b4632 - 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]   41:     0x5828d71b4632 - <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]   42:     0x5828d71b4632 - 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]   43:     0x5828d71b4632 - 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]   44:     0x5828d71b4632 - 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]   45:     0x5828d71b4632 - 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]   46:     0x5828d71b4632 - <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]   47:     0x5828d7f0664f - <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]   48:     0x5828d7f0664f - <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]   49:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   50:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::e_send::test_2_should_send_a_message_to_a_registered_client stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::e_send::test_2_should_send_a_message_to_a_registered_client' (3977) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d711967a - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::e_send::test_2_should_send_a_message_to_a_registered_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/e_send.rs:40:5
[INFO] [stdout]   27:     0x5828d7118f47 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::e_send::test_2_should_send_a_message_to_a_registered_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/e_send.rs:38:57
[INFO] [stdout]   28:     0x5828d715cef6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::e_send::test_2_should_send_a_message_to_a_registered_client::{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]   29:     0x5828d71a3e9b - <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]   30:     0x5828d71a3e9b - 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]   31:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x5828d71b14e5 - <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]   33:     0x5828d71b14e5 - 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]   34:     0x5828d71b14e5 - 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]   35:     0x5828d71b14e5 - 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]   36:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x5828d71abf94 - 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]   40:     0x5828d71b4632 - 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]   41:     0x5828d71b4632 - <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]   42:     0x5828d71b4632 - 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]   43:     0x5828d71b4632 - 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]   44:     0x5828d71b4632 - 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]   45:     0x5828d71b4632 - 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]   46:     0x5828d71b4632 - <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]   47:     0x5828d7f0664f - <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]   48:     0x5828d7f0664f - <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]   49:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   50:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::f_close::test_1_fails_closing_for_non_registered_client stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::f_close::test_1_fails_closing_for_non_registered_client' (3978) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7104fca - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::f_close::test_1_fails_closing_for_non_registered_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/f_close.rs:13:5
[INFO] [stdout]   27:     0x5828d7102be7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::f_close::test_1_fails_closing_for_non_registered_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/f_close.rs:11:52
[INFO] [stdout]   28:     0x5828d715cf76 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::f_close::test_1_fails_closing_for_non_registered_client::{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]   29:     0x5828d71a3e9b - <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]   30:     0x5828d71a3e9b - 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]   31:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x5828d71b14e5 - <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]   33:     0x5828d71b14e5 - 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]   34:     0x5828d71b14e5 - 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]   35:     0x5828d71b14e5 - 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]   36:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x5828d71abf94 - 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]   40:     0x5828d71b4632 - 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]   41:     0x5828d71b4632 - <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]   42:     0x5828d71b4632 - 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]   43:     0x5828d71b4632 - 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]   44:     0x5828d71b4632 - 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]   45:     0x5828d71b4632 - 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]   46:     0x5828d71b4632 - <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]   47:     0x5828d7f0664f - <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]   48:     0x5828d7f0664f - <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]   49:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   50:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::f_close::test_2_should_close_connection_for_registered_client stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::f_close::test_2_should_close_connection_for_registered_client' (3979) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d710516a - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::f_close::test_2_should_close_connection_for_registered_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/f_close.rs:34:5
[INFO] [stdout]   27:     0x5828d7102c17 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::f_close::test_2_should_close_connection_for_registered_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/f_close.rs:32:58
[INFO] [stdout]   28:     0x5828d715cfb6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::f_close::test_2_should_close_connection_for_registered_client::{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]   29:     0x5828d71a3e9b - <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]   30:     0x5828d71a3e9b - 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]   31:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x5828d71b14e5 - <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]   33:     0x5828d71b14e5 - 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]   34:     0x5828d71b14e5 - 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]   35:     0x5828d71b14e5 - 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]   36:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x5828d71abf94 - 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]   40:     0x5828d71b4632 - 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]   41:     0x5828d71b4632 - <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]   42:     0x5828d71b4632 - 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]   43:     0x5828d71b4632 - 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]   44:     0x5828d71b4632 - 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]   45:     0x5828d71b4632 - 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]   46:     0x5828d71b4632 - <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]   47:     0x5828d7f0664f - <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]   48:     0x5828d7f0664f - <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]   49:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   50:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::g_messages_acknowledgement::test_1_client_should_receive_ack_messages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::g_messages_acknowledgement::test_1_client_should_receive_ack_messages' (3980) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d719e35a - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::g_messages_acknowledgement::test_1_client_should_receive_ack_messages
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/g_messages_acknowledgement.rs:30:5
[INFO] [stdout]   27:     0x5828d719cf77 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::g_messages_acknowledgement::test_1_client_should_receive_ack_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/g_messages_acknowledgement.rs:29:47
[INFO] [stdout]   28:     0x5828d715cdf6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::g_messages_acknowledgement::test_1_client_should_receive_ack_messages::{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]   29:     0x5828d71a3e9b - <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]   30:     0x5828d71a3e9b - 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]   31:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x5828d71b14e5 - <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]   33:     0x5828d71b14e5 - 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]   34:     0x5828d71b14e5 - 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]   35:     0x5828d71b14e5 - 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]   36:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x5828d71abf94 - 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]   40:     0x5828d71b4632 - 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]   41:     0x5828d71b4632 - <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]   42:     0x5828d71b4632 - 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]   43:     0x5828d71b4632 - 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]   44:     0x5828d71b4632 - 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]   45:     0x5828d71b4632 - 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]   46:     0x5828d71b4632 - <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]   47:     0x5828d7f0664f - <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]   48:     0x5828d7f0664f - <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]   49:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   50:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::g_messages_acknowledgement::test_3_client_is_not_removed_if_it_sends_a_keep_alive_before_timeout stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::g_messages_acknowledgement::test_3_client_is_not_removed_if_it_sends_a_keep_alive_before_timeout' (3982) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d719ead7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::g_messages_acknowledgement::test_3_client_is_not_removed_if_it_sends_a_keep_alive_before_timeout
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/g_messages_acknowledgement.rs:99:5
[INFO] [stdout]   27:     0x5828d719cfd7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::g_messages_acknowledgement::test_3_client_is_not_removed_if_it_sends_a_keep_alive_before_timeout::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/g_messages_acknowledgement.rs:97:74
[INFO] [stdout]   28:     0x5828d715ce76 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::g_messages_acknowledgement::test_3_client_is_not_removed_if_it_sends_a_keep_alive_before_timeout::{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]   29:     0x5828d71a3e9b - <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]   30:     0x5828d71a3e9b - 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]   31:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x5828d71b14e5 - <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]   33:     0x5828d71b14e5 - 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]   34:     0x5828d71b14e5 - 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]   35:     0x5828d71b14e5 - 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]   36:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x5828d71abf94 - 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]   40:     0x5828d71b4632 - 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]   41:     0x5828d71b4632 - <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]   42:     0x5828d71b4632 - 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]   43:     0x5828d71b4632 - 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]   44:     0x5828d71b4632 - 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]   45:     0x5828d71b4632 - 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]   46:     0x5828d71b4632 - <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]   47:     0x5828d7f0664f - <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]   48:     0x5828d7f0664f - <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]   49:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   50:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::g_messages_acknowledgement::test_4_client_is_not_removed_if_it_connects_while_canister_is_waiting_for_keep_alive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::g_messages_acknowledgement::test_4_client_is_not_removed_if_it_connects_while_canister_is_waiting_for_keep_alive' (3983) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d719f096 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::g_messages_acknowledgement::test_4_client_is_not_removed_if_it_connects_while_canister_is_waiting_for_keep_alive
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/g_messages_acknowledgement.rs:149:5
[INFO] [stdout]   27:     0x5828d719d007 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::g_messages_acknowledgement::test_4_client_is_not_removed_if_it_connects_while_canister_is_waiting_for_keep_alive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/g_messages_acknowledgement.rs:147:90
[INFO] [stdout]   28:     0x5828d715ceb6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::g_messages_acknowledgement::test_4_client_is_not_removed_if_it_connects_while_canister_is_waiting_for_keep_alive::{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]   29:     0x5828d71a3e9b - <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]   30:     0x5828d71a3e9b - 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]   31:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x5828d71b14e5 - <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]   33:     0x5828d71b14e5 - 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]   34:     0x5828d71b14e5 - 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]   35:     0x5828d71b14e5 - 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]   36:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x5828d71abf94 - 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]   40:     0x5828d71b4632 - 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]   41:     0x5828d71b4632 - <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]   42:     0x5828d71b4632 - 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]   43:     0x5828d71b4632 - 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]   44:     0x5828d71b4632 - 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]   45:     0x5828d71b4632 - 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]   46:     0x5828d71b4632 - <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]   47:     0x5828d7f0664f - <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]   48:     0x5828d7f0664f - <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]   49:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   50:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::g_messages_acknowledgement::test_2_client_is_removed_if_keep_alive_timeout_is_reached stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::g_messages_acknowledgement::test_2_client_is_removed_if_keep_alive_timeout_is_reached' (3981) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d719e68b - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::g_messages_acknowledgement::test_2_client_is_removed_if_keep_alive_timeout_is_reached
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/g_messages_acknowledgement.rs:57:5
[INFO] [stdout]   27:     0x5828d719cfa7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::g_messages_acknowledgement::test_2_client_is_removed_if_keep_alive_timeout_is_reached::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/g_messages_acknowledgement.rs:54:63
[INFO] [stdout]   28:     0x5828d715ce36 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::g_messages_acknowledgement::test_2_client_is_removed_if_keep_alive_timeout_is_reached::{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]   29:     0x5828d71a3e9b - <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]   30:     0x5828d71a3e9b - 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]   31:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x5828d71b14e5 - <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]   33:     0x5828d71b14e5 - 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]   34:     0x5828d71b14e5 - 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]   35:     0x5828d71b14e5 - 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]   36:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x5828d71abf94 - 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]   40:     0x5828d71b4632 - 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]   41:     0x5828d71b4632 - <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]   42:     0x5828d71b4632 - 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]   43:     0x5828d71b4632 - 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]   44:     0x5828d71b4632 - 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]   45:     0x5828d71b4632 - 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]   46:     0x5828d71b4632 - <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]   47:     0x5828d7f0664f - <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]   48:     0x5828d7f0664f - <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]   49:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   50:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages' (3966) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d716107c - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:59:9
[INFO] [stdout]   27:     0x5828d716bc57 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70060f4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a3588 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196566 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff634 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff634 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6990 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713af96 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb5234 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6edc384 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:729:22
[INFO] [stdout]   38:     0x5828d6eac675 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   39:     0x5828d6f12274 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   40:     0x5828d6e9610c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   41:     0x5828d6f2c3c6 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   42:     0x5828d716a373 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   43:     0x5828d7160337 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   44:     0x5828d715ccb6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{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]   45:     0x5828d71a3e9b - <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]   46:     0x5828d71a3e9b - 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]   47:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5828d71b14e5 - <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]   49:     0x5828d71b14e5 - 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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5828d71abf94 - 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]   56:     0x5828d71b4632 - 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]   57:     0x5828d71b4632 - <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]   58:     0x5828d71b4632 - 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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - <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]   63:     0x5828d7f0664f - <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]   64:     0x5828d7f0664f - <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]   65:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   66:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages' (3966) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d716107c - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:59:9
[INFO] [stdout]   27:     0x5828d716bc57 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70060f4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a3588 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196566 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff634 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff634 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6990 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713af96 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb5234 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f776b8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6edc468 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eac675 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f12274 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e9610c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c3c6 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d716a373 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7160337 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715ccb6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages' (3966) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d716107c - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:59:9
[INFO] [stdout]   27:     0x5828d716bc57 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70060f4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a3588 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196566 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff634 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff634 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6990 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713af96 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb5234 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f776b8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6edc468 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eac675 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f12274 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e9610c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c3c6 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d716a373 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7160337 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715ccb6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages' (3966) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d716107c - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:59:9
[INFO] [stdout]   27:     0x5828d716bc57 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70060f4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a3588 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196566 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff634 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff634 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6990 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713af96 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb5234 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f776b8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6edc468 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eac675 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f12274 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e9610c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c3c6 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d716a373 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7160337 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715ccb6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages' (3966) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d716107c - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:59:9
[INFO] [stdout]   27:     0x5828d716bc57 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70060f4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a3588 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196566 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff634 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff634 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6990 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713af96 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb5234 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f776b8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6edc468 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eac675 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f12274 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e9610c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c3c6 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d716a373 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7160337 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715ccb6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages' (3966) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d716107c - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:59:9
[INFO] [stdout]   27:     0x5828d716bc57 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70060f4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a3588 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196566 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff634 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff634 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6990 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713af96 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb5234 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f776b8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6edc468 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eac675 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f12274 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e9610c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c3c6 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d716a373 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7160337 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715ccb6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] proptest: failed to append to /opt/rustwide/workdir/src/ic-websocket-cdk/proptest-regressions/tests/integration_tests/c_ws_get_messages.txt: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages' (3966) panicked at src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:23:1:
[INFO] [stdout] Test failed: Once instance has previously been poisoned.
[INFO] [stdout] minimal failing input: test_send_messages_count = 1
[INFO] [stdout] 	successes: 0
[INFO] [stdout] 	local rejects: 0
[INFO] [stdout] 	global rejects: 0
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1252 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d716a514 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   20:     0x5828d7160337 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   21:     0x5828d715ccb6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{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]   22:     0x5828d71a3e9b - <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]   23:     0x5828d71a3e9b - 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]   24:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5828d71b14e5 - <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]   26:     0x5828d71b14e5 - 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]   27:     0x5828d71b14e5 - 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]   28:     0x5828d71b14e5 - 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]   29:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5828d71abf94 - 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]   33:     0x5828d71b4632 - 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]   34:     0x5828d71b4632 - <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]   35:     0x5828d71b4632 - 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]   36:     0x5828d71b4632 - 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]   37:     0x5828d71b4632 - 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]   38:     0x5828d71b4632 - 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]   39:     0x5828d71b4632 - <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]   40:     0x5828d7f0664f - <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]   41:     0x5828d7f0664f - <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]   42:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   43:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old' (3968) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7160474 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:155:9
[INFO] [stdout]   27:     0x5828d716bb77 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d7004ef4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a32b8 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7195d86 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70fe794 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70fe794 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff5310 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713acc6 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6faeab4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6edcde4 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::usize::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:729:22
[INFO] [stdout]   38:     0x5828d6eaaff5 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   39:     0x5828d6f0e614 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   40:     0x5828d6e95b9c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   41:     0x5828d6f2c186 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   42:     0x5828d7169753 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   43:     0x5828d71602a7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   44:     0x5828d715cbf6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{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]   45:     0x5828d71a3e9b - <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]   46:     0x5828d71a3e9b - 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]   47:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5828d71b14e5 - <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]   49:     0x5828d71b14e5 - 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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5828d71abf94 - 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]   56:     0x5828d71b4632 - 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]   57:     0x5828d71b4632 - <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]   58:     0x5828d71b4632 - 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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - <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]   63:     0x5828d7f0664f - <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]   64:     0x5828d7f0664f - <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]   65:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   66:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old' (3968) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7160474 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:155:9
[INFO] [stdout]   27:     0x5828d716bb77 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d7004ef4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a32b8 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7195d86 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70fe794 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70fe794 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff5310 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713acc6 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6faeab4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f78bd8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::usize::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6edcec8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::usize::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eaaff5 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f0e614 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e95b9c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c186 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7169753 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d71602a7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715cbf6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old' (3968) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7160474 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:155:9
[INFO] [stdout]   27:     0x5828d716bb77 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d7004ef4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a32b8 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7195d86 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70fe794 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70fe794 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff5310 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713acc6 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6faeab4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f78bd8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::usize::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6edcec8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::usize::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eaaff5 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f0e614 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e95b9c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c186 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7169753 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d71602a7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715cbf6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old' (3968) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7160474 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:155:9
[INFO] [stdout]   27:     0x5828d716bb77 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d7004ef4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a32b8 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7195d86 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70fe794 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70fe794 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff5310 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713acc6 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6faeab4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f78bd8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::usize::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6edcec8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::usize::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eaaff5 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f0e614 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e95b9c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c186 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7169753 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d71602a7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715cbf6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old' (3968) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7160474 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:155:9
[INFO] [stdout]   27:     0x5828d716bb77 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d7004ef4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a32b8 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7195d86 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70fe794 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70fe794 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff5310 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713acc6 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6faeab4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f78bd8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::usize::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6edcec8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::usize::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eaaff5 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f0e614 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e95b9c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c186 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7169753 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d71602a7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715cbf6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old' (3968) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7160474 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:155:9
[INFO] [stdout]   27:     0x5828d716bb77 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d7004ef4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a32b8 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7195d86 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70fe794 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70fe794 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff5310 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713acc6 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6faeab4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f78bd8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::usize::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6edcec8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::usize::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eaaff5 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f0e614 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e95b9c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c186 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7169753 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d71602a7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715cbf6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old' (3968) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7160474 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:155:9
[INFO] [stdout]   27:     0x5828d716bb77 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d7004ef4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a32b8 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7195d86 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70fe794 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70fe794 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff5310 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713acc6 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6faeab4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f78bd8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::usize::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6edcec8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::usize::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eaaff5 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f0e614 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e95b9c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c186 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7169753 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d71602a7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715cbf6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old' (3968) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7160474 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:155:9
[INFO] [stdout]   27:     0x5828d716bb77 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d7004ef4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a32b8 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7195d86 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70fe794 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70fe794 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff5310 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713acc6 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6faeab4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f78bd8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::usize::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6edcec8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::usize::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eaaff5 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f0e614 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e95b9c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c186 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<usize>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7169753 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d71602a7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715cbf6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] proptest: failed to append to /opt/rustwide/workdir/src/ic-websocket-cdk/proptest-regressions/tests/integration_tests/c_ws_get_messages.txt: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old' (3968) panicked at src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:23:1:
[INFO] [stdout] Test failed: Once instance has previously been poisoned.
[INFO] [stdout] minimal failing input: test_send_messages_count = 1
[INFO] [stdout] 	successes: 0
[INFO] [stdout] 	local rejects: 0
[INFO] [stdout] 	global rejects: 0
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1252 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d71698f4 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   20:     0x5828d71602a7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   21:     0x5828d715cbf6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{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]   22:     0x5828d71a3e9b - <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]   23:     0x5828d71a3e9b - 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]   24:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5828d71b14e5 - <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]   26:     0x5828d71b14e5 - 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]   27:     0x5828d71b14e5 - 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]   28:     0x5828d71b14e5 - 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]   29:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5828d71abf94 - 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]   33:     0x5828d71b4632 - 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]   34:     0x5828d71b4632 - <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]   35:     0x5828d71b4632 - 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]   36:     0x5828d71b4632 - 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]   37:     0x5828d71b4632 - 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]   38:     0x5828d71b4632 - 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]   39:     0x5828d71b4632 - <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]   40:     0x5828d7f0664f - <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]   41:     0x5828d7f0664f - <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]   42:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   43:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages' (3963) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7160edd - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:29:9
[INFO] [stdout]   27:     0x5828d716bc09 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70002ef - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a291a - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7193c64 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70fb0a5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70fb0a5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6fef653 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d7139ea8 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6f93350 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6ecc844 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:729:22
[INFO] [stdout]   38:     0x5828d6ea8f44 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   39:     0x5828d6f09334 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   40:     0x5828d6e9545c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   41:     0x5828d6f2be86 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   42:     0x5828d7169f67 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   43:     0x5828d7160307 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   44:     0x5828d715cc76 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{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]   45:     0x5828d71a3e9b - <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]   46:     0x5828d71a3e9b - 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]   47:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5828d71b14e5 - <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]   49:     0x5828d71b14e5 - 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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5828d71abf94 - 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]   56:     0x5828d71b4632 - 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]   57:     0x5828d71b4632 - <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]   58:     0x5828d71b4632 - 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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - <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]   63:     0x5828d7f0664f - <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]   64:     0x5828d7f0664f - <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]   65:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   66:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages' (3963) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7160edd - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:29:9
[INFO] [stdout]   27:     0x5828d716bc09 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70002ef - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a291a - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7193c64 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70fb0a5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70fb0a5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6fef653 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d7139ea8 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6f93350 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f590d8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6ecc922 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6ea8f44 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f09334 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e9545c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2be86 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7169f67 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7160307 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715cc76 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages' (3963) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7160edd - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:29:9
[INFO] [stdout]   27:     0x5828d716bc09 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70002ef - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a291a - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7193c64 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70fb0a5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70fb0a5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6fef653 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d7139ea8 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6f93350 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f590d8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6ecc922 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6ea8f44 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f09334 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e9545c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2be86 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7169f67 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7160307 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715cc76 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages' (3963) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7160edd - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:29:9
[INFO] [stdout]   27:     0x5828d716bc09 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70002ef - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a291a - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7193c64 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70fb0a5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70fb0a5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6fef653 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d7139ea8 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6f93350 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f590d8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6ecc922 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6ea8f44 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f09334 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e9545c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2be86 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7169f67 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7160307 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715cc76 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages' (3963) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7160edd - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:29:9
[INFO] [stdout]   27:     0x5828d716bc09 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70002ef - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a291a - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7193c64 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70fb0a5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70fb0a5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6fef653 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d7139ea8 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6f93350 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f590d8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6ecc922 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6ea8f44 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f09334 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e9545c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2be86 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7169f67 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7160307 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715cc76 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages' (3963) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7160edd - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:29:9
[INFO] [stdout]   27:     0x5828d716bc09 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70002ef - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a291a - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7193c64 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70fb0a5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70fb0a5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6fef653 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d7139ea8 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6f93350 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f590d8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6ecc922 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6ea8f44 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f09334 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e9545c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2be86 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7169f67 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7160307 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715cc76 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages' (3963) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7160edd - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:29:9
[INFO] [stdout]   27:     0x5828d716bc09 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70002ef - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a291a - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7193c64 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70fb0a5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70fb0a5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6fef653 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d7139ea8 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6f93350 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f590d8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6ecc922 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6ea8f44 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f09334 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e9545c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2be86 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7169f67 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7160307 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715cc76 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages' (3963) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7160edd - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:29:9
[INFO] [stdout]   27:     0x5828d716bc09 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70002ef - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a291a - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7193c64 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70fb0a5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70fb0a5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6fef653 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d7139ea8 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6f93350 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f590d8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6ecc922 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6ea8f44 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f09334 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e9545c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2be86 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7169f67 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7160307 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715cc76 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages' (3963) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7160edd - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:29:9
[INFO] [stdout]   27:     0x5828d716bc09 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70002ef - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a291a - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7193c64 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70fb0a5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70fb0a5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6fef653 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d7139ea8 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6f93350 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, ic_principal[d736c5f9d80bda09]::Principal>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f590d8 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6ecc922 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6ea8f44 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f09334 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e9545c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2be86 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u8::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7169f67 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7160307 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715cc76 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] proptest: failed to append to /opt/rustwide/workdir/src/ic-websocket-cdk/proptest-regressions/tests/integration_tests/c_ws_get_messages.txt: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages' (3963) panicked at src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:23:1:
[INFO] [stdout] Test failed: Once instance has previously been poisoned.
[INFO] [stdout] minimal failing input: ref test_gateway_principal = Principal {
[INFO] [stdout]     len: 29,
[INFO] [stdout]     bytes: [
[INFO] [stdout]         91,
[INFO] [stdout]         252,
[INFO] [stdout]         178,
[INFO] [stdout]         108,
[INFO] [stdout]         113,
[INFO] [stdout]         25,
[INFO] [stdout]         237,
[INFO] [stdout]         171,
[INFO] [stdout]         238,
[INFO] [stdout]         50,
[INFO] [stdout]         194,
[INFO] [stdout]         161,
[INFO] [stdout]         120,
[INFO] [stdout]         112,
[INFO] [stdout]         101,
[INFO] [stdout]         231,
[INFO] [stdout]         220,
[INFO] [stdout]         115,
[INFO] [stdout]         172,
[INFO] [stdout]         116,
[INFO] [stdout]         134,
[INFO] [stdout]         76,
[INFO] [stdout]         43,
[INFO] [stdout]         184,
[INFO] [stdout]         154,
[INFO] [stdout]         210,
[INFO] [stdout]         1,
[INFO] [stdout]         190,
[INFO] [stdout]         2,
[INFO] [stdout]     ],
[INFO] [stdout] }
[INFO] [stdout] 	successes: 0
[INFO] [stdout] 	local rejects: 0
[INFO] [stdout] 	global rejects: 0
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1252 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d716a12e - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   20:     0x5828d7160307 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   21:     0x5828d715cc76 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_1_non_registered_gateway_should_receive_empty_messages::{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]   22:     0x5828d71a3e9b - <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]   23:     0x5828d71a3e9b - 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]   24:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5828d71b14e5 - <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]   26:     0x5828d71b14e5 - 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]   27:     0x5828d71b14e5 - 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]   28:     0x5828d71b14e5 - 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]   29:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5828d71abf94 - 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]   33:     0x5828d71b4632 - 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]   34:     0x5828d71b4632 - <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]   35:     0x5828d71b4632 - 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]   36:     0x5828d71b4632 - 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]   37:     0x5828d71b4632 - 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]   38:     0x5828d71b4632 - 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]   39:     0x5828d71b4632 - <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]   40:     0x5828d7f0664f - <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]   41:     0x5828d7f0664f - <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]   42:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   43:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages' (3967) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7160a9b - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:113:9
[INFO] [stdout]   27:     0x5828d716bbb7 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d7005ef4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a3538 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196486 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff494 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff494 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6710 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713af46 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb46b4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6edb924 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:729:22
[INFO] [stdout]   38:     0x5828d6eabef5 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   39:     0x5828d6f10e54 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   40:     0x5828d6e95f3c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   41:     0x5828d6f2c306 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   42:     0x5828d7169b43 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   43:     0x5828d71602d7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   44:     0x5828d715cc36 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{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]   45:     0x5828d71a3e9b - <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]   46:     0x5828d71a3e9b - 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]   47:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5828d71b14e5 - <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]   49:     0x5828d71b14e5 - 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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5828d71abf94 - 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]   56:     0x5828d71b4632 - 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]   57:     0x5828d71b4632 - <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]   58:     0x5828d71b4632 - 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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - <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]   63:     0x5828d7f0664f - <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]   64:     0x5828d7f0664f - <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]   65:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   66:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages' (3967) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7160a9b - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:113:9
[INFO] [stdout]   27:     0x5828d716bbb7 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d7005ef4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a3538 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196486 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff494 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff494 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6710 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713af46 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb46b4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f76198 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6edba08 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eabef5 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f10e54 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e95f3c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c306 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7169b43 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d71602d7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715cc36 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages' (3967) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7160a9b - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:113:9
[INFO] [stdout]   27:     0x5828d716bbb7 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d7005ef4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a3538 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196486 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff494 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff494 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6710 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713af46 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb46b4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f76198 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6edba08 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eabef5 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f10e54 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e95f3c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c306 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7169b43 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d71602d7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715cc36 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages' (3967) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7160a9b - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:113:9
[INFO] [stdout]   27:     0x5828d716bbb7 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d7005ef4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a3538 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196486 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff494 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff494 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6710 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713af46 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb46b4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f76198 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6edba08 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eabef5 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f10e54 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e95f3c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c306 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7169b43 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d71602d7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715cc36 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages' (3967) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7160a9b - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:113:9
[INFO] [stdout]   27:     0x5828d716bbb7 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d7005ef4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a3538 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196486 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff494 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff494 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6710 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713af46 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb46b4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f76198 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6edba08 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eabef5 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f10e54 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e95f3c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c306 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7169b43 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d71602d7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715cc36 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages' (3967) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7160a9b - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:113:9
[INFO] [stdout]   27:     0x5828d716bbb7 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d7005ef4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a3538 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196486 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff494 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff494 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6710 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713af46 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb46b4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f76198 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6edba08 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eabef5 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f10e54 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e95f3c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c306 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7169b43 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d71602d7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715cc36 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages' (3967) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7160a9b - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:113:9
[INFO] [stdout]   27:     0x5828d716bbb7 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d7005ef4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a3538 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196486 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff494 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff494 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6710 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713af46 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb46b4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f76198 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6edba08 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eabef5 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f10e54 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e95f3c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c306 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7169b43 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d71602d7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715cc36 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages' (3967) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718bd91 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::wipe::call_wipe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:253:27
[INFO] [stdout]   26:     0x5828d7160a9b - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:113:9
[INFO] [stdout]   27:     0x5828d716bbb7 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d7005ef4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a3538 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196486 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff494 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff494 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6710 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713af46 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb46b4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f76198 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6edba08 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eabef5 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f10e54 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e95f3c - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c306 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<core[6883ba1bc0fe4ed1]::ops::range::Range<u64>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7169b43 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d71602d7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715cc36 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] proptest: failed to append to /opt/rustwide/workdir/src/ic-websocket-cdk/proptest-regressions/tests/integration_tests/c_ws_get_messages.txt: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages' (3967) panicked at src/ic-websocket-cdk/src/tests/integration_tests/c_ws_get_messages.rs:23:1:
[INFO] [stdout] Test failed: Once instance has previously been poisoned.
[INFO] [stdout] minimal failing input: test_send_messages_count = 1
[INFO] [stdout] 	successes: 0
[INFO] [stdout] 	local rejects: 0
[INFO] [stdout] 	global rejects: 0
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1252 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7169ce4 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   20:     0x5828d71602d7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   21:     0x5828d715cc36 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{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]   22:     0x5828d71a3e9b - <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]   23:     0x5828d71a3e9b - 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]   24:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5828d71b14e5 - <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]   26:     0x5828d71b14e5 - 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]   27:     0x5828d71b14e5 - 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]   28:     0x5828d71b14e5 - 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]   29:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5828d71abf94 - 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]   33:     0x5828d71b4632 - 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]   34:     0x5828d71b4632 - <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]   35:     0x5828d71b4632 - 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]   36:     0x5828d71b4632 - 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]   37:     0x5828d71b4632 - 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]   38:     0x5828d71b4632 - 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]   39:     0x5828d71b4632 - <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]   40:     0x5828d7f0664f - <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]   41:     0x5828d7f0664f - <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]   42:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   43:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce' (3955) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718c098 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::ws_open::call_ws_open
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:15:27
[INFO] [stdout]   26:     0x5828d7102e50 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/a_ws_open.rs:91:19
[INFO] [stdout]   27:     0x5828d7106067 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70062f4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a35d8 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196646 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff7d4 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff7d4 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6c10 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713afe6 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb5db4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6ece824 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:729:22
[INFO] [stdout]   38:     0x5828d6eaa845 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   39:     0x5828d6f0d1f4 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   40:     0x5828d6e959cc - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   41:     0x5828d6f2c0c6 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   42:     0x5828d7105db7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   43:     0x5828d7102cd7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   44:     0x5828d715d0b6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{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]   45:     0x5828d71a3e9b - <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]   46:     0x5828d71a3e9b - 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]   47:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5828d71b14e5 - <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]   49:     0x5828d71b14e5 - 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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5828d71abf94 - 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]   56:     0x5828d71b4632 - 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]   57:     0x5828d71b4632 - <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]   58:     0x5828d71b4632 - 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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - <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]   63:     0x5828d7f0664f - <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]   64:     0x5828d7f0664f - <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]   65:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   66:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce' (3955) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718c098 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::ws_open::call_ws_open
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:15:27
[INFO] [stdout]   26:     0x5828d7102e50 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/a_ws_open.rs:91:19
[INFO] [stdout]   27:     0x5828d7106067 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70062f4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a35d8 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196646 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff7d4 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff7d4 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6c10 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713afe6 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb5db4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f5d038 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6ece908 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eaa845 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f0d1f4 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e959cc - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c0c6 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7105db7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7102cd7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715d0b6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce' (3955) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718c098 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::ws_open::call_ws_open
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:15:27
[INFO] [stdout]   26:     0x5828d7102e50 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/a_ws_open.rs:91:19
[INFO] [stdout]   27:     0x5828d7106067 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70062f4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a35d8 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196646 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff7d4 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff7d4 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6c10 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713afe6 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb5db4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f5d038 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6ece908 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eaa845 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f0d1f4 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e959cc - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c0c6 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7105db7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7102cd7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715d0b6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce' (3955) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718c098 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::ws_open::call_ws_open
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:15:27
[INFO] [stdout]   26:     0x5828d7102e50 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/a_ws_open.rs:91:19
[INFO] [stdout]   27:     0x5828d7106067 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70062f4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a35d8 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196646 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff7d4 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff7d4 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6c10 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713afe6 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb5db4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f5d038 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6ece908 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eaa845 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f0d1f4 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e959cc - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c0c6 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7105db7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7102cd7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715d0b6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce' (3955) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718c098 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::ws_open::call_ws_open
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:15:27
[INFO] [stdout]   26:     0x5828d7102e50 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/a_ws_open.rs:91:19
[INFO] [stdout]   27:     0x5828d7106067 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70062f4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a35d8 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196646 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff7d4 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff7d4 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6c10 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713afe6 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb5db4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f5d038 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6ece908 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eaa845 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f0d1f4 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e959cc - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c0c6 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7105db7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7102cd7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715d0b6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce' (3955) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718c098 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::ws_open::call_ws_open
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:15:27
[INFO] [stdout]   26:     0x5828d7102e50 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/a_ws_open.rs:91:19
[INFO] [stdout]   27:     0x5828d7106067 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70062f4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a35d8 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196646 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff7d4 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff7d4 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6c10 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713afe6 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb5db4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f5d038 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6ece908 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eaa845 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f0d1f4 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e959cc - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c0c6 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7105db7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7102cd7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715d0b6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce' (3955) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718c098 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::ws_open::call_ws_open
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:15:27
[INFO] [stdout]   26:     0x5828d7102e50 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/a_ws_open.rs:91:19
[INFO] [stdout]   27:     0x5828d7106067 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70062f4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a35d8 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196646 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff7d4 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff7d4 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6c10 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713afe6 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb5db4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f5d038 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6ece908 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eaa845 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f0d1f4 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e959cc - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c0c6 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7105db7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7102cd7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715d0b6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce' (3955) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718c098 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::ws_open::call_ws_open
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:15:27
[INFO] [stdout]   26:     0x5828d7102e50 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/a_ws_open.rs:91:19
[INFO] [stdout]   27:     0x5828d7106067 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70062f4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a35d8 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196646 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff7d4 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff7d4 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6c10 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713afe6 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb5db4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f5d038 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6ece908 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eaa845 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f0d1f4 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e959cc - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c0c6 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7105db7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7102cd7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715d0b6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce' (3955) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718c098 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::ws_open::call_ws_open
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:15:27
[INFO] [stdout]   26:     0x5828d7102e50 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/a_ws_open.rs:91:19
[INFO] [stdout]   27:     0x5828d7106067 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70062f4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a35d8 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196646 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff7d4 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff7d4 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6c10 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713afe6 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb5db4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f5d038 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6ece908 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eaa845 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f0d1f4 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e959cc - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c0c6 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7105db7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7102cd7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715d0b6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce' (3955) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718c098 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::ws_open::call_ws_open
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:15:27
[INFO] [stdout]   26:     0x5828d7102e50 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/a_ws_open.rs:91:19
[INFO] [stdout]   27:     0x5828d7106067 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70062f4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a35d8 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196646 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff7d4 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff7d4 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6c10 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713afe6 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb5db4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f5d038 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6ece908 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eaa845 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f0d1f4 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e959cc - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c0c6 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7105db7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7102cd7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715d0b6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce' (3955) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718c098 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::ws_open::call_ws_open
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:15:27
[INFO] [stdout]   26:     0x5828d7102e50 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/a_ws_open.rs:91:19
[INFO] [stdout]   27:     0x5828d7106067 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70062f4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a35d8 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196646 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff7d4 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff7d4 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6c10 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713afe6 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb5db4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f5d038 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6ece908 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eaa845 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f0d1f4 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e959cc - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c0c6 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7105db7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7102cd7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715d0b6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce' (3955) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718c098 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::ws_open::call_ws_open
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:15:27
[INFO] [stdout]   26:     0x5828d7102e50 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/a_ws_open.rs:91:19
[INFO] [stdout]   27:     0x5828d7106067 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70062f4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a35d8 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196646 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff7d4 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff7d4 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6c10 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713afe6 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb5db4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f5d038 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6ece908 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eaa845 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f0d1f4 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e959cc - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c0c6 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7105db7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7102cd7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715d0b6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce' (3955) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718c098 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::ws_open::call_ws_open
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:15:27
[INFO] [stdout]   26:     0x5828d7102e50 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/a_ws_open.rs:91:19
[INFO] [stdout]   27:     0x5828d7106067 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70062f4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a35d8 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196646 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff7d4 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff7d4 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6c10 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713afe6 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb5db4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f5d038 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6ece908 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eaa845 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f0d1f4 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e959cc - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c0c6 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7105db7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7102cd7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715d0b6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce' (3955) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718c098 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::ws_open::call_ws_open
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:15:27
[INFO] [stdout]   26:     0x5828d7102e50 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/a_ws_open.rs:91:19
[INFO] [stdout]   27:     0x5828d7106067 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70062f4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a35d8 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196646 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff7d4 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff7d4 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6c10 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713afe6 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb5db4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f5d038 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6ece908 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eaa845 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f0d1f4 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e959cc - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c0c6 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7105db7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7102cd7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715d0b6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce' (3955) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718c098 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::ws_open::call_ws_open
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:15:27
[INFO] [stdout]   26:     0x5828d7102e50 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/a_ws_open.rs:91:19
[INFO] [stdout]   27:     0x5828d7106067 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70062f4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a35d8 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196646 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff7d4 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff7d4 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6c10 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713afe6 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb5db4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f5d038 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6ece908 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eaa845 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f0d1f4 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e959cc - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c0c6 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7105db7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7102cd7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715d0b6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce' (3955) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718c098 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::ws_open::call_ws_open
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:15:27
[INFO] [stdout]   26:     0x5828d7102e50 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/a_ws_open.rs:91:19
[INFO] [stdout]   27:     0x5828d7106067 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70062f4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a35d8 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196646 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff7d4 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff7d4 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6c10 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713afe6 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb5db4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f5d038 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6ece908 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eaa845 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f0d1f4 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e959cc - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c0c6 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7105db7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7102cd7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715d0b6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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]   52:     0x5828d71b14e5 - 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]   53:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5828d71abf94 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5828d71abf94 - 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]   57:     0x5828d71b4632 - 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]   58:     0x5828d71b4632 - <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]   59:     0x5828d71b4632 - 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]   60:     0x5828d71b4632 - 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]   61:     0x5828d71b4632 - 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]   62:     0x5828d71b4632 - 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]   63:     0x5828d71b4632 - <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]   64:     0x5828d7f0664f - <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]   65:     0x5828d7f0664f - <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]   66:     0x7ecc1c934aa4 - <unknown>
[INFO] [stdout]   67:     0x7ecc1c9c1a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce' (3955) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - 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:     0x5828d7f075a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5828d7f075a1 - <<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:     0x5828d7f1feaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5828d7f1feaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5828d7f0cc6c - 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:     0x5828d7f0cc6c - <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:     0x5828d7ee11a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5828d7ee11a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5828d7efd3c9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5828d71b0b60 - <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:     0x5828d71b0b60 - 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:     0x5828d7efd6f2 - <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:     0x5828d7efd6f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5828d7ee1284 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5828d7ed81e9 - 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:     0x5828d7ee214d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5828d7f2075c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5828d7ee7222 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5828d7176fc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5828d718d562 - <lazy_static[eedda3614987578]::lazy::Lazy<std[73adb7dc35730857]::sync::poison::mutex::Mutex<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5828d718d562 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::TEST_ENV as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x5828d718b520 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::test_env::get_test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/test_env.rs:43:5
[INFO] [stdout]   25:     0x5828d718c098 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::utils::actor::ws_open::call_ws_open
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/utils/actor.rs:15:27
[INFO] [stdout]   26:     0x5828d7102e50 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ic-websocket-cdk/src/tests/integration_tests/a_ws_open.rs:91:19
[INFO] [stdout]   27:     0x5828d7106067 - <&ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::Fn<(proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x5828d70062f4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:56
[INFO] [stdout]   29:     0x5828d71a35d8 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{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]   30:     0x5828d7196646 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   31:     0x5828d710b0ab - __rust_try
[INFO] [stdout]   32:     0x5828d70ff7d4 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5828d70ff7d4 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5828d6ff6c10 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:258:16
[INFO] [stdout]   35:     0x5828d713afe6 - proptest[4bddf89f58dc86be]::test_runner::scoped_panic_hook::internal::with_hook::<core[6883ba1bc0fe4ed1]::result::Result<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::any::Any + core[6883ba1bc0fe4ed1]::marker::Send>>, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[4bddf89f58dc86be]::test_runner::runner::call_test<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>::{closure#4}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/scoped_panic_hook.rs:130:9
[INFO] [stdout]   36:     0x5828d6fb5db4 - proptest[4bddf89f58dc86be]::test_runner::runner::call_test::<proptest[4bddf89f58dc86be]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   37:     0x5828d6f5d038 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::shrink::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:856:30
[INFO] [stdout]   38:     0x5828d6ece908 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::BinarySearch, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, &ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:743:22
[INFO] [stdout]   39:     0x5828d6eaa845 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:671:28
[INFO] [stdout]   40:     0x5828d6f0d1f4 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[55a36b64bcbf2c0d]::vec::into_iter::IntoIter<core[6883ba1bc0fe4ed1]::result::Result<(), proptest[4bddf89f58dc86be]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:620:31
[INFO] [stdout]   41:     0x5828d6e959cc - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run_in_process::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:575:14
[INFO] [stdout]   42:     0x5828d6f2c0c6 - <proptest[4bddf89f58dc86be]::test_runner::runner::TestRunner>::run::<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::strategy::map::Map<proptest[4bddf89f58dc86be]::num::u64::Any, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#2}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}>, ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/test_runner/runner.rs:418:18
[INFO] [stdout]   43:     0x5828d7105db7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:163:17
[INFO] [stdout]   44:     0x5828d7102cd7 - ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/src/sugar.rs:159:28
[INFO] [stdout]   45:     0x5828d715d0b6 - <ic_websocket_cdk[7ec983550cdcd865]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{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]   46:     0x5828d71a3e9b - <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]   47:     0x5828d71a3e9b - 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]   48:     0x5828d71b14e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5828d71b14e5 - <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]   50:     0x5828d71b14e5 - 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]   51:     0x5828d71b14e5 - 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}>>
[WARN] too many lines in the log, truncating it
