[INFO] cloning repository https://github.com/obox-systems/demo_broadsign_extended_api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/obox-systems/demo_broadsign_extended_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobox-systems%2Fdemo_broadsign_extended_api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobox-systems%2Fdemo_broadsign_extended_api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce59e7b6a4f86b4af9ba02a2ab7af693ccaa6238
[INFO] testing obox-systems/demo_broadsign_extended_api against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobox-systems%2Fdemo_broadsign_extended_api" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/obox-systems/demo_broadsign_extended_api
[INFO] finished tweaking git repo https://github.com/obox-systems/demo_broadsign_extended_api
[INFO] tweaked toml for git repo https://github.com/obox-systems/demo_broadsign_extended_api written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/obox-systems/demo_broadsign_extended_api on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/obox-systems/demo_broadsign_extended_api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-core v0.3.26
[INFO] [stderr]   Downloaded tokio-macros v1.8.2
[INFO] [stderr]   Downloaded futures-sink v0.3.26
[INFO] [stderr]   Downloaded actix_derive v0.6.0
[INFO] [stderr]   Downloaded futures-executor v0.3.26
[INFO] [stderr]   Downloaded actix-server v2.2.0
[INFO] [stderr]   Downloaded actix-router v0.5.1
[INFO] [stderr]   Downloaded awc v3.1.0
[INFO] [stderr]   Downloaded actix v0.13.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.80
[INFO] [stderr]   Downloaded futures v0.3.26
[INFO] [stderr]   Downloaded actix-http v3.3.0
[INFO] [stderr]   Downloaded brotli-decompressor v2.3.4
[INFO] [stderr]   Downloaded serde_json v1.0.92
[INFO] [stderr]   Downloaded hyper v0.14.24
[INFO] [stderr]   Downloaded actix-web v4.3.0
[INFO] [stderr]   Downloaded futures-util v0.3.26
[INFO] [stderr]   Downloaded openssl v0.10.45
[INFO] [stderr]   Downloaded reqwest v0.11.14
[INFO] [stderr]   Downloaded futures-channel v0.3.26
[INFO] [stderr]   Downloaded zstd v0.12.3+zstd.1.5.2
[INFO] [stderr]   Downloaded actix-rt v2.8.0
[INFO] [stderr]   Downloaded actix-tls v3.0.3
[INFO] [stderr]   Downloaded ipnet v2.7.1
[INFO] [stderr]   Downloaded unicode-bidi v0.3.10
[INFO] [stderr]   Downloaded actix-web-codegen v4.1.0
[INFO] [stderr]   Downloaded bytestring v1.2.0
[INFO] [stderr]   Downloaded zstd-safe v6.0.3+zstd.1.5.2
[INFO] [stderr]   Downloaded futures-io v0.3.26
[INFO] [stderr]   Downloaded futures-macro v0.3.26
[INFO] [stderr]   Downloaded tokio v1.25.0
[INFO] [stderr]   Downloaded zstd-sys v2.0.6+zstd.1.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 678ed90eac880e7e208543c40133fe25f50ebe57b6213e2ce6e8fe0476b7458e
[INFO] running `Command { std: "docker" "start" "-a" "678ed90eac880e7e208543c40133fe25f50ebe57b6213e2ce6e8fe0476b7458e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "678ed90eac880e7e208543c40133fe25f50ebe57b6213e2ce6e8fe0476b7458e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "678ed90eac880e7e208543c40133fe25f50ebe57b6213e2ce6e8fe0476b7458e", kill_on_drop: false }`
[INFO] [stdout] 678ed90eac880e7e208543c40133fe25f50ebe57b6213e2ce6e8fe0476b7458e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa473484bd0109f612254453a984bf5659c2314e2cdf7356393132c18f5052a4
[INFO] running `Command { std: "docker" "start" "-a" "aa473484bd0109f612254453a984bf5659c2314e2cdf7356393132c18f5052a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-io v0.3.26
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling local-waker v0.1.3
[INFO] [stderr]    Compiling zstd-safe v6.0.3+zstd.1.5.2
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling bytestring v1.2.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling serde_json v1.0.92
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling zstd-sys v2.0.6+zstd.1.5.2
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling actix_derive v0.6.0
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]    Compiling zstd v0.12.3+zstd.1.5.2
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.26
[INFO] [stderr]    Compiling futures v0.3.26
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling actix-rt v2.8.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling actix-server v2.2.0
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling actix v0.13.0
[INFO] [stderr]    Compiling actix-tls v3.0.3
[INFO] [stderr]    Compiling actix-http v3.3.0
[INFO] [stderr]    Compiling hyper v0.14.24
[INFO] [stderr]    Compiling actix-web v4.3.0
[INFO] [stderr]    Compiling awc v3.1.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.14
[INFO] [stderr]    Compiling broadsign_extended_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.89s
[INFO] running `Command { std: "docker" "inspect" "aa473484bd0109f612254453a984bf5659c2314e2cdf7356393132c18f5052a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa473484bd0109f612254453a984bf5659c2314e2cdf7356393132c18f5052a4", kill_on_drop: false }`
[INFO] [stdout] aa473484bd0109f612254453a984bf5659c2314e2cdf7356393132c18f5052a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20167fce8f1ef85e2a80f506997c401c574f208d82cb0c46ea9213db426cacd3
[INFO] running `Command { std: "docker" "start" "-a" "20167fce8f1ef85e2a80f506997c401c574f208d82cb0c46ea9213db426cacd3", kill_on_drop: false }`
[INFO] [stderr]    Compiling broadsign_extended_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.67s
[INFO] running `Command { std: "docker" "inspect" "20167fce8f1ef85e2a80f506997c401c574f208d82cb0c46ea9213db426cacd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20167fce8f1ef85e2a80f506997c401c574f208d82cb0c46ea9213db426cacd3", kill_on_drop: false }`
[INFO] [stdout] 20167fce8f1ef85e2a80f506997c401c574f208d82cb0c46ea9213db426cacd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 002117c36b45e2d32d9ce0feaad65ab00d04cf302d77821bd723e8c128f8ef0e
[INFO] running `Command { std: "docker" "start" "-a" "002117c36b45e2d32d9ce0feaad65ab00d04cf302d77821bd723e8c128f8ef0e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/broadsign_extended_api-e6cd6e7a4c233dfb)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/broadsign_extended_api-d23b10eaa8de42f2)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/websocket_broadsign.rs (/opt/rustwide/target/debug/deps/websocket_broadsign-d212ecebbeef990f)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test connection ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- connection stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'actix-rt|system:0|arbiter:8' panicked at src/lib.rs:41:6:
[INFO] [stdout] Failed to connect to the API: InvalidResponseStatus(404)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62cecd1b3b52 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62cecd1b3b52 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62cecd1b3b52 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62cecd1b3b52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62cecd1ddbb3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62cecd1ddbb3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x62cecd1aff63 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62cecd1aff63 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62cecd1b39a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62cecd1b5189 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62cecd1b4fbe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62ceccccffc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62ceccccffc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62cecd1b5c5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62cecd1b5c5e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62cecd1b592a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62cecd1b4059 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62cecd1b55bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62cecd1dae50 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62cecd1db2b6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x62ceccb4ad4d - core::result::Result<T,E>::expect::h480ac6f6a49edd4c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x62ceccba6606 - broadsign_extended_api::player::{{closure}}::h877a5491a4e25d4a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:41:6
[INFO] [stdout]   22:     0x62ceccb8197c - actix_web::handler::handler_service::{{closure}}::{{closure}}::h8db860be4bf44981
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.3.0/src/handler.rs:106:22
[INFO] [stdout]   23:     0x62cecccf9a70 - <core::pin::Pin<P> as core::future::future::Future>::poll::h580c7d5e1182ffcc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62ceccce0c76 - <actix_web::resource::Resource<T> as actix_web::service::HttpServiceFactory>::register::{{closure}}::{{closure}}::h075895c2c200d110
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.3.0/src/resource.rs:414:28
[INFO] [stdout]   25:     0x62cecccf9a70 - <core::pin::Pin<P> as core::future::future::Future>::poll::h580c7d5e1182ffcc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62ceccb825ff - <actix_service::map_err::MapErrFuture<A,Req,F,E> as core::future::future::Future>::poll::h6e365cdd92c5ade5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-service-2.0.2/src/map_err.rs:99:18
[INFO] [stdout]   27:     0x62ceccb5699f - actix_http::h1::dispatcher::InnerDispatcher<T,S,B,X,U>::poll_response::h649df1e915a40d83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.3.0/src/h1/dispatcher.rs:472:31
[INFO] [stdout]   28:     0x62ceccb5e172 - <actix_http::h1::dispatcher::Dispatcher<T,S,B,X,U> as core::future::future::Future>::poll::hc51917589e68083a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.3.0/src/h1/dispatcher.rs:1145:58
[INFO] [stdout]   29:     0x62ceccba93ae - <actix_http::service::HttpServiceHandlerResponse<T,S,B,X,U> as core::future::future::Future>::poll::h6867c45253f523f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.3.0/src/service.rs:786:56
[INFO] [stdout]   30:     0x62ceccb82c38 - <actix_service::and_then::AndThenServiceResponse<A,B,Req> as core::future::future::Future>::poll::h5c50f5dce2a15f1d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-service-2.0.2/src/and_then.rs:114:41
[INFO] [stdout]   31:     0x62ceccb63a84 - <actix_server::service::StreamService<S,I> as actix_service::Service<(actix_server::worker::WorkerCounterGuard,actix_server::socket::MioStream)>>::call::{{closure}}::h191bdeac46b5d145
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-server-2.2.0/src/service.rs:75:31
[INFO] [stdout]   32:     0x62ceccb9d5d0 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hc7c9b89ad5660076
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/task/core.rs:223:24
[INFO] [stdout]   33:     0x62ceccb89d29 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h0bb735d32dd648d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   34:     0x62ceccb9d313 - tokio::runtime::task::core::Core<T,S>::poll::he9c94ee49a53b75a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/task/core.rs:212:30
[INFO] [stdout]   35:     0x62ceccb4cf21 - tokio::runtime::task::harness::poll_future::{{closure}}::hfcb5d371351c410b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/task/harness.rs:476:30
[INFO] [stdout]   36:     0x62ceccb87d21 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfa20bd55cdd18a35
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x62ceccb46815 - std::panicking::catch_unwind::do_call::h528075b6c0d9e800
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x62ceccb7594b - __rust_try
[INFO] [stdout]   39:     0x62ceccb72c56 - std::panicking::catch_unwind::h32da5b631eefd90c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x62ceccb72c56 - std::panic::catch_unwind::h230b767758f5e699
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62ceccb4c9c5 - tokio::runtime::task::harness::poll_future::h848e96ae7098f20a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/task/harness.rs:464:18
[INFO] [stdout]   42:     0x62ceccb4d078 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::h2d57e3028ac0b02b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/task/harness.rs:198:27
[INFO] [stdout]   43:     0x62ceccb4da47 - tokio::runtime::task::harness::Harness<T,S>::poll::h5b354927263f1e7e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/task/harness.rs:152:20
[INFO] [stdout]   44:     0x62ceccb4b9ad - tokio::runtime::task::raw::poll::h2fb46cd930a5b4e6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/task/raw.rs:255:13
[INFO] [stdout]   45:     0x62cecd0b4ca7 - tokio::runtime::task::raw::RawTask::poll::hfe3f0f2b1d4fd0f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/task/raw.rs:200:18
[INFO] [stdout]   46:     0x62cecd0d4592 - tokio::runtime::task::LocalNotified<S>::run::h6b7359be28f90947
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/task/mod.rs:394:13
[INFO] [stdout]   47:     0x62cecd08cc8b - tokio::task::local::LocalSet::tick::{{closure}}::h8dd3079c77fdaa72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/task/local.rs:615:68
[INFO] [stdout]   48:     0x62cecd08cbd2 - tokio::runtime::coop::with_budget::he230f554d7512677
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   49:     0x62cecd08cbd2 - tokio::runtime::coop::budget::hfd69e0bcc13badac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   50:     0x62cecd08cbd2 - tokio::task::local::LocalSet::tick::hebe2bffc4599c80a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/task/local.rs:615:31
[INFO] [stdout]   51:     0x62cecd05b904 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h76e37610e60ad2a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/task/local.rs:927:29
[INFO] [stdout]   52:     0x62cecd05a6fb - tokio::task::local::LocalSet::with::{{closure}}::h7cebbc03420c6a32
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/task/local.rs:684:13
[INFO] [stdout]   53:     0x62cecd051ea9 - std::thread::local::LocalKey<T>::try_with::hd2d8748aae40d300
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   54:     0x62cecd05080f - std::thread::local::LocalKey<T>::with::h768d55a5b34ec6b9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   55:     0x62cecd05a4bc - tokio::task::local::LocalSet::with::h1737b0914d631970
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/task/local.rs:667:17
[INFO] [stdout]   56:     0x62cecd05b6bd - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hd1b5e1cb10772e3d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/task/local.rs:913:22
[INFO] [stdout]   57:     0x62cecd05ab8b - tokio::task::local::LocalSet::run_until::{{closure}}::h1132ef994b4f60af
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/task/local.rs:573:19
[INFO] [stdout]   58:     0x62cecd06da5f - <core::pin::Pin<P> as core::future::future::Future>::poll::h5a99f7891ee4c50d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   59:     0x62cecd07e11f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0caa397af9bf15d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   60:     0x62cecd07dfc3 - tokio::runtime::coop::with_budget::he4bd76ee2d431cda
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   61:     0x62cecd07dfc3 - tokio::runtime::coop::budget::h90c7a2400dfe6d50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   62:     0x62cecd07dfc3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6c8b84a1f9288b32
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   63:     0x62cecd07b3f4 - tokio::runtime::scheduler::current_thread::Context::enter::h8fa689c38abd73b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   64:     0x62cecd07d38e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h63ad09c9fd7a5c4c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   65:     0x62cecd07c598 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h323a0ccb14a014c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   66:     0x62cecd05ed9b - tokio::macros::scoped_tls::ScopedKey<T>::set::h81bfda1093a367ca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   67:     0x62cecd07c343 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6af2ca00cfb4f340
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   68:     0x62cecd07c633 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc7f10c12478ac690
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   69:     0x62cecd07a5c5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha4d22836a500ecc4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   70:     0x62cecd056ece - tokio::runtime::runtime::Runtime::block_on::h8bc0548b878ab065
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   71:     0x62cecd05a7a3 - tokio::task::local::LocalSet::block_on::h70a208296b3e89d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/task/local.rs:534:12
[INFO] [stdout]   72:     0x62cecd07e244 - actix_rt::runtime::Runtime::block_on::h2823bffafdd1a5e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.8.0/src/runtime.rs:82:20
[INFO] [stdout]   73:     0x62ceccd9071d - actix_rt::arbiter::Arbiter::with_tokio_rt::{{closure}}::h3b851a1bc2b309c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.8.0/src/arbiter.rs:144:24
[INFO] [stdout]   74:     0x62ceccd6fb47 - std::sys::backtrace::__rust_begin_short_backtrace::h67598d78042d9020
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   75:     0x62ceccd59c8f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h27a1775259f70d0d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   76:     0x62ceccd62654 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0668a49246122af7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   77:     0x62ceccd3b7ec - std::panicking::catch_unwind::do_call::h9e3f8156a8a4e637
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   78:     0x62ceccd5bbcb - __rust_try
[INFO] [stdout]   79:     0x62ceccd5984a - std::panicking::catch_unwind::h242ce94714628598
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   80:     0x62ceccd5984a - std::panic::catch_unwind::h9b1466cbe0a8dda6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x62ceccd5984a - std::thread::Builder::spawn_unchecked_::{{closure}}::hcc090474f9a5b16d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   82:     0x62ceccd7b92f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h642eb0eea0912e8c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   83:     0x62cecd1b8dff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   84:     0x62cecd1b8dff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   85:     0x710c46c72aa4 - <unknown>
[INFO] [stdout]   86:     0x710c46cffa34 - clone
[INFO] [stdout]   87:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'connection' panicked at tests/websocket_broadsign.rs:11:6:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SendRequest(Connect(Disconnected))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62cecd1b3b52 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62cecd1b3b52 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62cecd1b3b52 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62cecd1b3b52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62cecd1ddbb3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62cecd1ddbb3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x62cecd1aff63 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62cecd1aff63 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62cecd1b39a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62cecd1b5189 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62cecd1b4fbe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62ceccccffc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62ceccccffc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62cecd1b5c5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62cecd1b5c5e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62cecd1b592a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62cecd1b4059 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62cecd1b55bd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62cecd1dae50 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62cecd1db2b6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x62ceccb40950 - core::result::Result<T,E>::unwrap::hfbf98fd991e14a21
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x62ceccb40950 - websocket_broadsign::connection::{{closure}}::h2c1448d22fd3d296
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/websocket_broadsign.rs:11:6
[INFO] [stdout]   22:     0x62ceccb3fef8 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h873418edc47d6dd1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/task/local.rs:923:44
[INFO] [stdout]   23:     0x62ceccb3a047 - tokio::task::local::LocalSet::with::{{closure}}::h92d9fa60c802163b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/task/local.rs:684:13
[INFO] [stdout]   24:     0x62ceccb37985 - std::thread::local::LocalKey<T>::try_with::h588eae8203673a61
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x62ceccb373be - std::thread::local::LocalKey<T>::with::h9fa030ba2a9568eb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x62ceccb39f7b - tokio::task::local::LocalSet::with::ha5261143930feacc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/task/local.rs:667:17
[INFO] [stdout]   27:     0x62ceccb3fe6b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hb2b7bf73a6174fed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/task/local.rs:913:22
[INFO] [stdout]   28:     0x62ceccb3a329 - tokio::task::local::LocalSet::run_until::{{closure}}::h44e2db445e24f80f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/task/local.rs:573:19
[INFO] [stdout]   29:     0x62ceccb3fd9d - <core::pin::Pin<P> as core::future::future::Future>::poll::h354e64a8ac222bf4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x62ceccb3f70d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha005960ab029b942
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   31:     0x62ceccb3f65b - tokio::runtime::coop::with_budget::h65f912667652a65d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   32:     0x62ceccb3f65b - tokio::runtime::coop::budget::h6b32c271b630d532
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   33:     0x62ceccb3f65b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::heb6e8128a2c8bb23
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   34:     0x62ceccb3deb0 - tokio::runtime::scheduler::current_thread::Context::enter::h06a4d42c45045d6a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   35:     0x62ceccb3ebfa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h2cd90b276247e1f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   36:     0x62ceccb3e984 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2efb2ade35e33e97
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   37:     0x62ceccb3a4b3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h54a4c4ca5e0a9b35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x62ceccb3e72f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h24f587120189b744
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   39:     0x62ceccb3e9a2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h85a4a19327ede827
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   40:     0x62ceccb3dad6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h98eafe825163ffdd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   41:     0x62ceccb3d787 - tokio::runtime::runtime::Runtime::block_on::h16b89c04f2167e40
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   42:     0x62ceccb3a102 - tokio::task::local::LocalSet::block_on::h10d4d4fccb893e67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.0/src/task/local.rs:534:12
[INFO] [stdout]   43:     0x62ceccb4008a - actix_rt::runtime::Runtime::block_on::h59914572582a9d1d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.8.0/src/runtime.rs:82:20
[INFO] [stdout]   44:     0x62ceccb4006a - actix_rt::system::SystemRunner::block_on::hf46602db312d191d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.8.0/src/system.rs:210:17
[INFO] [stdout]   45:     0x62ceccb40523 - websocket_broadsign::connection::h75df774d0e10443d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/websocket_broadsign.rs:3:1
[INFO] [stdout]   46:     0x62ceccb404c7 - websocket_broadsign::connection::{{closure}}::he4845a9ceaa5fc7e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/websocket_broadsign.rs:4:22
[INFO] [stdout]   47:     0x62ceccb38326 - core::ops::function::FnOnce::call_once::h7c553851efbc50a5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x62cecccd582b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x62cecccd582b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   50:     0x62cecccd4965 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   51:     0x62cecccd4965 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   52:     0x62cecccd4965 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   53:     0x62cecccd4965 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   54:     0x62cecccd4965 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x62cecccd4965 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   56:     0x62cecccd4965 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   57:     0x62ceccc98564 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   58:     0x62ceccc98564 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x62ceccc9bf3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   60:     0x62ceccc9bf3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   61:     0x62ceccc9bf3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   62:     0x62ceccc9bf3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   63:     0x62ceccc9bf3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x62ceccc9bf3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   65:     0x62ceccc9bf3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   66:     0x62cecd1b8dff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   67:     0x62cecd1b8dff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   68:     0x710c46c72aa4 - <unknown>
[INFO] [stdout]   69:     0x710c46cffa34 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     connection
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test websocket_broadsign`
[INFO] running `Command { std: "docker" "inspect" "002117c36b45e2d32d9ce0feaad65ab00d04cf302d77821bd723e8c128f8ef0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "002117c36b45e2d32d9ce0feaad65ab00d04cf302d77821bd723e8c128f8ef0e", kill_on_drop: false }`
[INFO] [stdout] 002117c36b45e2d32d9ce0feaad65ab00d04cf302d77821bd723e8c128f8ef0e
