[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-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-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/omnia-network/ic-websocket-cdk-rs on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bddd65df76038210b2f6171698645504c358dbe900cdf71e84cf4165882382c7
[INFO] running `Command { std: "docker" "start" "-a" "bddd65df76038210b2f6171698645504c358dbe900cdf71e84cf4165882382c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bddd65df76038210b2f6171698645504c358dbe900cdf71e84cf4165882382c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bddd65df76038210b2f6171698645504c358dbe900cdf71e84cf4165882382c7", kill_on_drop: false }`
[INFO] [stdout] bddd65df76038210b2f6171698645504c358dbe900cdf71e84cf4165882382c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 24b77175644c907b1359e8636fdf886c901277b6857249784419127a5ce1aa28
[INFO] running `Command { std: "docker" "start" "-a" "24b77175644c907b1359e8636fdf886c901277b6857249784419127a5ce1aa28", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ic-cdk-executor v1.0.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling ic0 v0.25.1
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling binread_derive v2.1.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 binread v2.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling strum v0.26.3
[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 num-bigint v0.4.6
[INFO] [stderr]    Compiling ic_principal v0.1.1
[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 43.70s
[INFO] running `Command { std: "docker" "inspect" "24b77175644c907b1359e8636fdf886c901277b6857249784419127a5ce1aa28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24b77175644c907b1359e8636fdf886c901277b6857249784419127a5ce1aa28", kill_on_drop: false }`
[INFO] [stdout] 24b77175644c907b1359e8636fdf886c901277b6857249784419127a5ce1aa28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7e9b6484d9a4b250ae67ee0007059be93d4bc0cadc33ecb7ad0c5ec7611d7c3d
[INFO] running `Command { std: "docker" "start" "-a" "7e9b6484d9a4b250ae67ee0007059be93d4bc0cadc33ecb7ad0c5ec7611d7c3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling ic_bls12_381 v0.10.1
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[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 dyn-clone v1.0.19
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling stop-token v0.7.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling k256 v0.13.4
[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 matchers v0.1.0
[INFO] [stderr]    Compiling miracl_core_bls12381 v4.2.2
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rangemap v1.5.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling base64 v0.13.1
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[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 rustls-webpki v0.103.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cached_proc_macro v0.23.0
[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 tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling cached v0.54.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling serde v1.0.219
[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 futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling ic-error-types v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling ic-certification v3.0.3
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling ic-verify-bls-signature v0.5.0
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[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 ic-cdk-macros v0.18.4
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling ic-cdk v0.18.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling ic-agent v0.40.1
[INFO] [stderr]    Compiling pocket-ic v9.0.2
[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 1m 25s
[INFO] running `Command { std: "docker" "inspect" "7e9b6484d9a4b250ae67ee0007059be93d4bc0cadc33ecb7ad0c5ec7611d7c3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e9b6484d9a4b250ae67ee0007059be93d4bc0cadc33ecb7ad0c5ec7611d7c3d", kill_on_drop: false }`
[INFO] [stdout] 7e9b6484d9a4b250ae67ee0007059be93d4bc0cadc33ecb7ad0c5ec7611d7c3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 420fc75e74fa5280d731d0e0509c55a8820f9f787e29128ea0ee1f08dba77dad
[INFO] running `Command { std: "docker" "start" "-a" "420fc75e74fa5280d731d0e0509c55a8820f9f787e29128ea0ee1f08dba77dad", 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.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/ic-websocket-cdk/7159749941a5127f/deps/ic_websocket_cdk-7159749941a5127f)
[INFO] [stdout] 
[INFO] [stdout] running 87 tests
[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_2_fails_if_client_sends_a_message_with_a_different_client_key ... FAILED
[INFO] [stdout] test tests::integration_tests::a_ws_open::test_2_should_open_a_connection ... 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_4_fails_if_client_sends_a_message_with_a_wrong_sequence_number ... 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::d_ws_close::test_4_should_close_the_websocket_for_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_5_fails_if_client_sends_a_wrong_service_message ... 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_1_fails_if_gateway_is_not_registered ... 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::a_ws_open::test_1_fail_for_an_anonymous_client ... 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::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::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_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::integration_tests::g_messages_acknowledgement::test_2_client_is_removed_if_keep_alive_timeout_is_reached ... 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::unit_tests::test_current_time ... ok
[INFO] [stdout] test tests::integration_tests::g_messages_acknowledgement::test_1_client_should_receive_ack_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_1_non_registered_gateway_should_receive_empty_messages ... 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_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 ... ok
[INFO] [stdout] test tests::unit_tests::test_check_registered_client_exists_empty ... ok
[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_format_message_for_gateway_key ... ok
[INFO] [stdout] test tests::unit_tests::test_check_client_registered_to_gateway ... ok
[INFO] [stdout] test tests::unit_tests::test_add_client ... 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_expected_incoming_message_from_client_num ... ok
[INFO] [stdout] test tests::unit_tests::test_get_client_key_from_principal_empty ... ok
[INFO] [stdout] test tests::unit_tests::test_delete_old_messages_for_gateway ... 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_nonce ... ok
[INFO] [stdout] test tests::unit_tests::test_get_outgoing_message_nonce_nonexistent ... ok
[INFO] [stdout] test tests::unit_tests::test_get_outgoing_message_to_client_num ... ok
[INFO] [stdout] test tests::unit_tests::test_get_outgoing_message_to_client_num_nonexistent ... ok
[INFO] [stdout] test tests::unit_tests::test_get_registered_client_nonexistent ... ok
[INFO] [stdout] test tests::unit_tests::test_get_registered_gateway ... ok
[INFO] [stdout] test tests::unit_tests::test_get_registered_gateway_nonexistent ... ok
[INFO] [stdout] test tests::unit_tests::test_decrement_gateway_clients_count ... ok
[INFO] [stdout] test tests::unit_tests::test_increment_gateway_clients_count_gateway_nonexistent ... ok
[INFO] [stdout] test tests::unit_tests::test_increment_gateway_clients_count ... ok
[INFO] [stdout] test tests::unit_tests::test_get_registered_client ... ok
[INFO] [stdout] test tests::unit_tests::test_increment_expected_incoming_message_from_client_num ... ok
[INFO] [stdout] test tests::unit_tests::test_increment_outgoing_message_nonce_nonexistent ... ok
[INFO] [stdout] test tests::unit_tests::test_get_messages_for_gateway_initial_nonce ... ok
[INFO] [stdout] test tests::unit_tests::test_get_messages_for_gateway_range_smaller_than_max ... ok
[INFO] [stdout] test tests::unit_tests::test_increment_outgoing_message_nonce ... ok
[INFO] [stdout] test tests::unit_tests::test_increment_outgoing_message_to_client_num ... ok
[INFO] [stdout] test tests::unit_tests::test_remove_empty_expired_gateways_empty ... ok
[INFO] [stdout] test tests::unit_tests::test_init_expected_incoming_message_from_client_num ... ok
[INFO] [stdout] test tests::unit_tests::test_init_outgoing_message_to_client_num ... 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_remove_client_nonexistent ... ok
[INFO] [stdout] test tests::unit_tests::test_put_cert_for_message ... ok
[INFO] [stdout] test tests::unit_tests::test_serialize_websocket_message ... ok
[INFO] [stdout] test tests::unit_tests::test_remove_client ... ok
[INFO] [stdout] test tests::unit_tests::test_is_registered_gateway ... ok
[INFO] [stdout] test tests::unit_tests::test_push_message_in_gateway_queue_nonexistent_gateway ... ok
[INFO] [stdout] test tests::unit_tests::test_insert_client ... ok
[INFO] [stdout] test tests::unit_tests::test_push_message_in_gateway_queue ... 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 ... ok
[INFO] [stdout] test tests::unit_tests::test_remove_empty_expired_gateways_not_expired ... 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 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::b_ws_message::test_1_fails_if_client_is_not_registered 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::b_ws_message::test_1_fails_if_client_is_not_registered' (29) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb5f8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627bab080898 - core[8f93d80df273fe75]::panicking::panic_display::<alloc[40b2bae28975ac47]::string::String>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x627bab047e78 - pocket_ic[20f0e839995f4370]::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:     0x627bab01493c - <pocket_ic[20f0e839995f4370]::nonblocking::PocketIc>::from_components::<pocket_ic[20f0e839995f4370]::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:     0x627bab0462ca - <pocket_ic[20f0e839995f4370]::PocketIc>::from_components::<pocket_ic[20f0e839995f4370]::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:     0x627bab06800c - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<pocket_ic[20f0e839995f4370]::PocketIc>::from_components<pocket_ic[20f0e839995f4370]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x627bab06842d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<pocket_ic[20f0e839995f4370]::PocketIc>::from_components<pocket_ic[20f0e839995f4370]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x627baaff141d - <tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<pocket_ic[20f0e839995f4370]::PocketIc>::from_components<pocket_ic[20f0e839995f4370]::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:     0x627baafee7d3 - tokio[6fc0ac4b58c8755d]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<pocket_ic[20f0e839995f4370]::nonblocking::PocketIc>, <tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<pocket_ic[20f0e839995f4370]::PocketIc>::from_components<pocket_ic[20f0e839995f4370]::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:     0x627baafee7d3 - tokio[6fc0ac4b58c8755d]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<pocket_ic[20f0e839995f4370]::nonblocking::PocketIc>, <tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<pocket_ic[20f0e839995f4370]::PocketIc>::from_components<pocket_ic[20f0e839995f4370]::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:     0x627baafee7d3 - <tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<pocket_ic[20f0e839995f4370]::PocketIc>::from_components<pocket_ic[20f0e839995f4370]::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:     0x627baafbf1e1 - <tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<pocket_ic[20f0e839995f4370]::nonblocking::PocketIc>, <tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<pocket_ic[20f0e839995f4370]::PocketIc>::from_components<pocket_ic[20f0e839995f4370]::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:     0x627baafdaae1 - <tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<pocket_ic[20f0e839995f4370]::PocketIc>::from_components<pocket_ic[20f0e839995f4370]::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:     0x627baafda43c - <tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<pocket_ic[20f0e839995f4370]::PocketIc>::from_components<pocket_ic[20f0e839995f4370]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<pocket_ic[20f0e839995f4370]::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:     0x627bab06d7de - <tokio[6fc0ac4b58c8755d]::runtime::context::scoped::Scoped<tokio[6fc0ac4b58c8755d]::runtime::scheduler::Context>>::set::<<tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<pocket_ic[20f0e839995f4370]::PocketIc>::from_components<pocket_ic[20f0e839995f4370]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<pocket_ic[20f0e839995f4370]::nonblocking::PocketIc>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<pocket_ic[20f0e839995f4370]::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:     0x627bab12633b - tokio[6fc0ac4b58c8755d]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<pocket_ic[20f0e839995f4370]::nonblocking::PocketIc>), <tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<pocket_ic[20f0e839995f4370]::PocketIc>::from_components<pocket_ic[20f0e839995f4370]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<pocket_ic[20f0e839995f4370]::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:     0x627baafaf620 - <std[840933623431fd06]::thread::local::LocalKey<tokio[6fc0ac4b58c8755d]::runtime::context::Context>>::try_with::<tokio[6fc0ac4b58c8755d]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<pocket_ic[20f0e839995f4370]::nonblocking::PocketIc>), <tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<pocket_ic[20f0e839995f4370]::PocketIc>::from_components<pocket_ic[20f0e839995f4370]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<pocket_ic[20f0e839995f4370]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<pocket_ic[20f0e839995f4370]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x627baafac713 - <std[840933623431fd06]::thread::local::LocalKey<tokio[6fc0ac4b58c8755d]::runtime::context::Context>>::with::<tokio[6fc0ac4b58c8755d]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<pocket_ic[20f0e839995f4370]::nonblocking::PocketIc>), <tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<pocket_ic[20f0e839995f4370]::PocketIc>::from_components<pocket_ic[20f0e839995f4370]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<pocket_ic[20f0e839995f4370]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<pocket_ic[20f0e839995f4370]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x627bab122072 - tokio[6fc0ac4b58c8755d]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<pocket_ic[20f0e839995f4370]::nonblocking::PocketIc>), <tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<pocket_ic[20f0e839995f4370]::PocketIc>::from_components<pocket_ic[20f0e839995f4370]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<pocket_ic[20f0e839995f4370]::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:     0x627baafca02f - <tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<pocket_ic[20f0e839995f4370]::PocketIc>::from_components<pocket_ic[20f0e839995f4370]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<pocket_ic[20f0e839995f4370]::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:     0x627baafd0f0d - <tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<pocket_ic[20f0e839995f4370]::PocketIc>::from_components<pocket_ic[20f0e839995f4370]::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:     0x627baafd2166 - <tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<pocket_ic[20f0e839995f4370]::PocketIc>::from_components<pocket_ic[20f0e839995f4370]::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:     0x627baaf96022 - tokio[6fc0ac4b58c8755d]::runtime::context::runtime::enter_runtime::<<tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<pocket_ic[20f0e839995f4370]::PocketIc>::from_components<pocket_ic[20f0e839995f4370]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[20f0e839995f4370]::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:     0x627baafbb4a0 - <tokio[6fc0ac4b58c8755d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<pocket_ic[20f0e839995f4370]::PocketIc>::from_components<pocket_ic[20f0e839995f4370]::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:     0x627bab068da9 - <tokio[6fc0ac4b58c8755d]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<<pocket_ic[20f0e839995f4370]::PocketIc>::from_components<pocket_ic[20f0e839995f4370]::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:     0x627bab06b674 - <tokio[6fc0ac4b58c8755d]::runtime::runtime::Runtime>::block_on::<<pocket_ic[20f0e839995f4370]::PocketIc>::from_components<pocket_ic[20f0e839995f4370]::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:     0x627bab03b01a - <pocket_ic[20f0e839995f4370]::PocketIc>::from_components::<pocket_ic[20f0e839995f4370]::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:     0x627bab054eac - <pocket_ic[20f0e839995f4370]::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:     0x627baae41668 - <ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63ebb - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae63ebb - <<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x627baae546e4 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baadc21bd - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:41
[INFO] [stdout]   51:     0x627babbe0d47 - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   52:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   53:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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]   58:     0x627baae43cda - ic_websocket_cdk[aa1c61fd509dfd57]::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]   59:     0x627baae41007 - ic_websocket_cdk[aa1c61fd509dfd57]::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]   60:     0x627baae630c6 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::b_ws_message::test_1_fails_if_client_is_not_registered::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   63:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   64:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   65:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   69:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   70:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   71:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   73:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   78:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   80:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   81:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   82:     0x799d2fa5ba64 - clone
[INFO] [stdout]   83:                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' (30) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae4477b - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae410c7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae631c6 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::b_ws_message::test_2_fails_if_client_sends_a_message_with_a_different_client_key::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   50:     0x799d2fa5ba64 - 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' (26) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c933 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1be47 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63646 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_2_should_open_a_connection::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   50:     0x799d2fa5ba64 - 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' (31) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae44482 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae41067 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63146 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::b_ws_message::test_3_should_send_a_message_from_a_registered_client::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   50:     0x799d2fa5ba64 - 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' (32) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae44c37 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae410f7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63206 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::b_ws_message::test_4_fails_if_client_sends_a_message_with_a_wrong_sequence_number::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   50:     0x799d2fa5ba64 - 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' (47) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8bf0a - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8b397 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63046 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::d_ws_close::test_3_fails_if_client_is_not_registered_to_gateway::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   50:     0x799d2fa5ba64 - 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' (48) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8e4e8 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8c206 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8b3c7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63086 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::d_ws_close::test_4_should_close_the_websocket_for_a_registered_client::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   50:     0x799d2fa5ba64 - 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' (34) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae445e2 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae41097 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63186 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::b_ws_message::test_6_should_send_a_service_message_from_a_registered_client::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   50:     0x799d2fa5ba64 - 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' (33) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae43f13 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae41037 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63106 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::b_ws_message::test_5_fails_if_client_sends_a_wrong_service_message::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   50:     0x799d2fa5ba64 - 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' (44) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7e24c - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76e07 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae633c6 - <ic_websocket_cdk[aa1c61fd509dfd57]::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[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   50:     0x799d2fa5ba64 - 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' (45) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8bd0a - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8b367 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63006 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::d_ws_close::test_1_fails_if_gateway_is_not_registered::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   50:     0x799d2fa5ba64 - 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' (46) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8bafa - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8b337 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae62fc6 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::d_ws_close::test_2_fails_if_client_is_not_registered::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   50:     0x799d2fa5ba64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::integration_tests::a_ws_open::test_1_fail_for_an_anonymous_client stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::integration_tests::a_ws_open::test_1_fail_for_an_anonymous_client' (25) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1ccdc - ic_websocket_cdk[aa1c61fd509dfd57]::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]   27:     0x627baae1be77 - ic_websocket_cdk[aa1c61fd509dfd57]::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]   28:     0x627baae63686 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_1_fail_for_an_anonymous_client::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   50:     0x799d2fa5ba64 - 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' (27) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1cea1 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bea7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae636c6 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_3_fails_for_a_client_with_the_same_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   50:     0x799d2fa5ba64 - 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' (49) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baade10da - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baade0327 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63586 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::e_send::test_1_fails_if_sending_a_message_to_a_non_registered_client::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   50:     0x799d2fa5ba64 - 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' (50) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baade0eca - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baade02f7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63546 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::e_send::test_2_should_send_a_message_to_a_registered_client::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   50:     0x799d2fa5ba64 - 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' (51) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae28e7a - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae28d17 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae635c6 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::f_close::test_1_fails_closing_for_non_registered_client::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   50:     0x799d2fa5ba64 - 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' (52) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae2901a - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae28d47 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63606 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::f_close::test_2_should_close_connection_for_registered_client::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   50:     0x799d2fa5ba64 - 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' (41) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7db46 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76da7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63346 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_6_empty_gateway_can_get_messages_until_next_keep_alive_check::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   50:     0x799d2fa5ba64 - 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' (38) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae77acc - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7eec7 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4ab4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd7778 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf023d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0d01 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0d01 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd5350 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada38d6 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac93af4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabb8e64 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8837b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabefd1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab7182c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baac0a546 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7d933 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76d77 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63306 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   66:     0x799d2fa5ba64 - 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' (38) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae77acc - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7eec7 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4ab4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd7778 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf023d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0d01 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0d01 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd5350 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada38d6 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac93af4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac55f9c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabb8f4e - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8837b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabefd1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab7182c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baac0a546 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7d933 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76d77 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63306 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (38) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae77acc - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7eec7 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4ab4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd7778 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf023d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0d01 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0d01 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd5350 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada38d6 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac93af4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac55f9c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabb8f4e - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8837b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabefd1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab7182c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baac0a546 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7d933 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76d77 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63306 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (38) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae77acc - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7eec7 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4ab4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd7778 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf023d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0d01 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0d01 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd5350 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada38d6 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac93af4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac55f9c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabb8f4e - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8837b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabefd1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab7182c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baac0a546 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7d933 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76d77 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63306 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (38) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae77acc - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7eec7 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4ab4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd7778 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf023d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0d01 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0d01 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd5350 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada38d6 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac93af4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac55f9c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabb8f4e - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8837b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabefd1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab7182c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baac0a546 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7d933 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76d77 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63306 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (38) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae77acc - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7eec7 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4ab4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd7778 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf023d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0d01 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0d01 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd5350 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada38d6 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac93af4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac55f9c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabb8f4e - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8837b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabefd1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab7182c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baac0a546 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7d933 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76d77 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63306 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (38) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae77acc - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7eec7 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4ab4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd7778 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf023d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0d01 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0d01 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd5350 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada38d6 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac93af4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac55f9c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabb8f4e - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8837b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabefd1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab7182c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baac0a546 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7d933 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76d77 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63306 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (38) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae77acc - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7eec7 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4ab4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd7778 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf023d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0d01 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0d01 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd5350 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada38d6 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac93af4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac55f9c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabb8f4e - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8837b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabefd1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab7182c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baac0a546 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7d933 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76d77 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63306 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (38) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb5f8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627baae7dadd - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76d77 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63306 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_3_registered_gateway_can_receive_correct_amount_of_messages::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   43:     0x799d2fa5ba64 - 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' (40) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76eb4 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7ede7 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace38b4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd74a8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadefa5d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadcfdd1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadcfdd1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd3cd0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3606 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac8d374 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabb98e4 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::usize::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab86c3b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<usize>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabebf9a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<usize>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab712bc - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<usize>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baac0a306 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<usize>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7cd03 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76ce7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63246 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   66:     0x799d2fa5ba64 - 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' (40) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76eb4 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7ede7 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace38b4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd74a8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadefa5d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadcfdd1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadcfdd1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd3cd0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3606 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac8d374 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac574dc - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::usize::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabb99ce - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::usize::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab86c3b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<usize>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabebf9a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<usize>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab712bc - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<usize>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baac0a306 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<usize>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7cd03 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76ce7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63246 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (40) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76eb4 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7ede7 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace38b4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd74a8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadefa5d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadcfdd1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadcfdd1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd3cd0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3606 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac8d374 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac574dc - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::usize::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabb99ce - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::usize::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab86c3b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<usize>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabebf9a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<usize>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab712bc - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<usize>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baac0a306 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<usize>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7cd03 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76ce7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63246 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (40) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76eb4 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7ede7 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace38b4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd74a8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadefa5d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadcfdd1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadcfdd1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd3cd0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3606 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac8d374 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, usize>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac574dc - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::usize::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabb99ce - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::usize::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab86c3b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<usize>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabebf9a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<usize>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab712bc - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<usize>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baac0a306 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<usize>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7cd03 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76ce7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63246 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (40) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb5f8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627baae7cead - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76ce7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63246 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_5_messages_for_gateway_are_deleted_if_old::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   43:     0x799d2fa5ba64 - clone
[INFO] [stdout]   44:                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' (54) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baadd4b7b - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baadd4607 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63486 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::g_messages_acknowledgement::test_2_client_is_removed_if_keep_alive_timeout_is_reached::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   50:     0x799d2fa5ba64 - 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' (55) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baadd4fc7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baadd4637 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae634c6 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::g_messages_acknowledgement::test_3_client_is_not_removed_if_it_sends_a_keep_alive_before_timeout::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   50:     0x799d2fa5ba64 - 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' (56) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baadd5586 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baadd4667 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63506 - <ic_websocket_cdk[aa1c61fd509dfd57]::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[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   50:     0x799d2fa5ba64 - 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' (53) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baadd484a - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baadd45d7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63446 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::g_messages_acknowledgement::test_1_client_should_receive_ack_messages::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   31:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   32:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   33:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   37:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   38:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   39:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   41:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   50:     0x799d2fa5ba64 - clone
[INFO] [stdout]   51:                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' (39) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae774eb - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7ee27 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace48b4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd7728 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf015d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0b51 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0b51 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd50d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3886 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac92f74 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabb83e4 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab87bbb - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabee89a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab7165c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baac0a486 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7d0f3 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76d17 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63286 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   66:     0x799d2fa5ba64 - 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' (39) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae774eb - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7ee27 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace48b4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd7728 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf015d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0b51 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0b51 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd50d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3886 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac92f74 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac54a5c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabb84ce - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab87bbb - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabee89a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab7165c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baac0a486 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7d0f3 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76d17 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63286 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (39) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae774eb - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7ee27 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace48b4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd7728 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf015d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0b51 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0b51 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd50d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3886 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac92f74 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac54a5c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabb84ce - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab87bbb - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabee89a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab7165c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baac0a486 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7d0f3 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76d17 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63286 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (39) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae774eb - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7ee27 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace48b4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd7728 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf015d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0b51 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0b51 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd50d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3886 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac92f74 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac54a5c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabb84ce - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab87bbb - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabee89a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab7165c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baac0a486 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7d0f3 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76d17 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63286 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (39) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae774eb - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7ee27 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace48b4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd7728 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf015d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0b51 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0b51 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd50d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3886 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac92f74 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac54a5c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabb84ce - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab87bbb - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabee89a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab7165c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baac0a486 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7d0f3 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76d17 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63286 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (39) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae774eb - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7ee27 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace48b4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd7728 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf015d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0b51 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0b51 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd50d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3886 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac92f74 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac54a5c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabb84ce - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab87bbb - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabee89a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab7165c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baac0a486 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7d0f3 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76d17 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63286 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (39) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae774eb - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7ee27 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace48b4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd7728 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf015d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0b51 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0b51 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd50d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3886 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac92f74 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac54a5c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabb84ce - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab87bbb - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabee89a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab7165c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baac0a486 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7d0f3 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76d17 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63286 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (39) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae46541 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae774eb - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7ee27 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace48b4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd7728 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf015d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0b51 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0b51 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd50d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3886 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac92f74 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac54a5c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabb84ce - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab87bbb - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabee89a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab7165c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baac0a486 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<core[8f93d80df273fe75]::ops::range::Range<u64>, ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0}>, ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae7d0f3 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76d17 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63286 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (39) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb5f8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627baae7d29d - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae76d17 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63286 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::c_ws_get_messages::test_4_registered_gateway_can_receive_certified_messages::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   43:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabaafc4 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   66:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627babc1a24a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627babc1a24a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x627babc07136 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x627babc07136 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x627babbdb53f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627babbdb53f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627babbf7689 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627baae9314e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x627baae9314e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x627babbf78f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x627babbf78f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627babbdb62a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x627babbd2719 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627babbdc70d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627babc1aa3c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627babbe0e3c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x627baadb8ec7 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x627baae47802 - <lazy_static[140fff962ae243b8]::lazy::Lazy<std[840933623431fd06]::sync::poison::mutex::Mutex<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TestEnv>>>::get::<<ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae47802 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::utils::test_env::TEST_ENV as core[8f93d80df273fe75]::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:     0x627baae456b0 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baad8de58 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1c050 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1d497 - <&ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1} as core[8f93d80df273fe75]::ops::function::Fn<(proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   28:     0x627baace4cb4 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baadd77c8 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x627baadf031d - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x627baadd82bb - __rust_try
[INFO] [stdout]   32:     0x627baadd0eb1 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x627baadd0eb1 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#4}::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x627baacd55d0 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baada3926 - proptest[c05049584cb73a6]::test_runner::scoped_panic_hook::internal::with_hook::<core[8f93d80df273fe75]::result::Result<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>, alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::any::Any + core[8f93d80df273fe75]::marker::Send>>, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::test_runner::errors::TestCaseError>>>::{closure#3}, proptest[c05049584cb73a6]::test_runner::runner::call_test<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac94674 - proptest[c05049584cb73a6]::test_runner::runner::call_test::<proptest[c05049584cb73a6]::sugar::NamedArguments<&str, u64>, &ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baac3b69c - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::shrink::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabab0ae - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::BinarySearch, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab8644b - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baabeab1a - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[c05049584cb73a6]::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:     0x627baab710ec - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run_in_process::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baac0a246 - <proptest[c05049584cb73a6]::test_runner::runner::TestRunner>::run::<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::strategy::map::Map<proptest[c05049584cb73a6]::num::u64::Any, ic_websocket_cdk[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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[aa1c61fd509dfd57]::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:     0x627baae1d267 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae1bed7 - ic_websocket_cdk[aa1c61fd509dfd57]::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:     0x627baae63706 - <ic_websocket_cdk[aa1c61fd509dfd57]::tests::integration_tests::a_ws_open::test_4_should_open_a_connection_for_the_same_client_with_a_different_nonce::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x627baae874fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x627baae874fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x627baae93d5a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x627baae93d5a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x627baae93d5a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x627baae93d5a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x627baae93d5a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x627baae8e224 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x627baae8e224 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x627baae96852 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x627baae96852 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x627baae96852 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x627baae96852 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x627baae96852 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x627babc0078f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x627babc0078f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x799d2f9ceaa4 - <unknown>
[INFO] [stdout]   67:     0x799d2fa5ba64 - 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' (28) 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:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627babc01362 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627babc01362 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627babc01362 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[WARN] too many lines in the log, truncating it
