[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 beta-2025-09-21 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-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/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/obox-systems/demo_broadsign_extended_api on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f05aa30c3921c20288d4f6a5431c0ea587f2660719d2559855cb32c0549e2ac3
[INFO] running `Command { std: "docker" "start" "-a" "f05aa30c3921c20288d4f6a5431c0ea587f2660719d2559855cb32c0549e2ac3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f05aa30c3921c20288d4f6a5431c0ea587f2660719d2559855cb32c0549e2ac3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f05aa30c3921c20288d4f6a5431c0ea587f2660719d2559855cb32c0549e2ac3", kill_on_drop: false }`
[INFO] [stdout] f05aa30c3921c20288d4f6a5431c0ea587f2660719d2559855cb32c0549e2ac3
[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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee3f80bb0cca8d022ae845ff61b586db26a6a8013997afa918b9ee26bcbdd6f5
[INFO] running `Command { std: "docker" "start" "-a" "ee3f80bb0cca8d022ae845ff61b586db26a6a8013997afa918b9ee26bcbdd6f5", 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 itoa v1.0.5
[INFO] [stderr]    Compiling futures-sink v0.3.26
[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 openssl v0.10.45
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling zstd-safe v6.0.3+zstd.1.5.2
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling bytestring v1.2.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.92
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling zstd-sys v2.0.6+zstd.1.5.2
[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 38.51s
[INFO] running `Command { std: "docker" "inspect" "ee3f80bb0cca8d022ae845ff61b586db26a6a8013997afa918b9ee26bcbdd6f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee3f80bb0cca8d022ae845ff61b586db26a6a8013997afa918b9ee26bcbdd6f5", kill_on_drop: false }`
[INFO] [stdout] ee3f80bb0cca8d022ae845ff61b586db26a6a8013997afa918b9ee26bcbdd6f5
[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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1c1e4bb9c0fe099531eb3296aa47c9670fe485e086cdf94bd47920c5cc03920
[INFO] running `Command { std: "docker" "start" "-a" "f1c1e4bb9c0fe099531eb3296aa47c9670fe485e086cdf94bd47920c5cc03920", 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 0.63s
[INFO] running `Command { std: "docker" "inspect" "f1c1e4bb9c0fe099531eb3296aa47c9670fe485e086cdf94bd47920c5cc03920", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1c1e4bb9c0fe099531eb3296aa47c9670fe485e086cdf94bd47920c5cc03920", kill_on_drop: false }`
[INFO] [stdout] f1c1e4bb9c0fe099531eb3296aa47c9670fe485e086cdf94bd47920c5cc03920
[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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 39e6f392834a77d07114c0553e73bf700d9926ad0be405520c35258e7e5e6679
[INFO] running `Command { std: "docker" "start" "-a" "39e6f392834a77d07114c0553e73bf700d9926ad0be405520c35258e7e5e6679", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/broadsign_extended_api-6d794dcf3bf3c5f1)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/broadsign_extended_api-e44279589301e9a3)
[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] [stderr]      Running tests/websocket_broadsign.rs (/opt/rustwide/target/debug/deps/websocket_broadsign-9af2627fc8b6df5f)
[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' (38) panicked at src/lib.rs:41:6:
[INFO] [stdout] Failed to connect to the API: InvalidResponseStatus(404)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64e0b1063342 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64e0b1063342 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64e0b1063342 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64e0b1063342 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64e0b1075bdf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64e0b1075bdf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x64e0b102f171 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64e0b102f171 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64e0b103bdf2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64e0b1040def - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x64e0b1040c81 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x64e0b0b536be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x64e0b0b536be - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64e0b104155f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x64e0b104155f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x64e0b104130a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x64e0b103bf29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64e0b102322d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x64e0b107f270 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64e0b107e796 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x64e0b0a2a65d - core::result::Result<T,E>::expect::hb08ac6eb6ce8475e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x64e0b0a04156 - broadsign_extended_api::player::{{closure}}::h808be19b06a1e198
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:41:6
[INFO] [stdout]   22:     0x64e0b0a3c8bc - actix_web::handler::handler_service::{{closure}}::{{closure}}::hfcfc085d188a9bbb
[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:     0x64e0b0b84710 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc2415b30b8de5a53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64e0b0b7ce86 - <actix_web::resource::Resource<T> as actix_web::service::HttpServiceFactory>::register::{{closure}}::{{closure}}::h35c325c75c81b085
[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:     0x64e0b0b84710 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc2415b30b8de5a53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64e0b0a3d53f - <actix_service::map_err::MapErrFuture<A,Req,F,E> as core::future::future::Future>::poll::hf96947f9a0c999e8
[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:     0x64e0b0a1d3bf - actix_http::h1::dispatcher::InnerDispatcher<T,S,B,X,U>::poll_response::h7b0e4a13216192df
[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:     0x64e0b0a24b92 - <actix_http::h1::dispatcher::Dispatcher<T,S,B,X,U> as core::future::future::Future>::poll::hf9b81054652cb44c
[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:     0x64e0b0a5271e - <actix_http::service::HttpServiceHandlerResponse<T,S,B,X,U> as core::future::future::Future>::poll::h3b65be9c5ee9682b
[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:     0x64e0b0a3dbf8 - <actix_service::and_then::AndThenServiceResponse<A,B,Req> as core::future::future::Future>::poll::hf539a2db86374e2d
[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:     0x64e0b0a489d4 - <actix_server::service::StreamService<S,I> as actix_service::Service<(actix_server::worker::WorkerCounterGuard,actix_server::socket::MioStream)>>::call::{{closure}}::h26551f796742c9d7
[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:     0x64e0b09ef430 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hf942929c47dda2a4
[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:     0x64e0b0a0ee39 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h8b04bfff7c4ddbb7
[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:     0x64e0b09eefd3 - tokio::runtime::task::core::Core<T,S>::poll::h847f1061a0bdd27e
[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:     0x64e0b0a2c931 - tokio::runtime::task::harness::poll_future::{{closure}}::hc62c406358e78c8f
[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:     0x64e0b0a0c951 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h95617e799f9a06f4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64e0b0a4fe45 - std::panicking::catch_unwind::do_call::h0a5575176ab52aff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x64e0b0a38eab - __rust_try
[INFO] [stdout]   39:     0x64e0b0a35ea6 - std::panicking::catch_unwind::h87faf269d63b1e69
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x64e0b0a35ea6 - std::panic::catch_unwind::hb7b94866444e282a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64e0b0a2bec5 - tokio::runtime::task::harness::poll_future::h1248b7fa7d9fbf9a
[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:     0x64e0b0a2cb58 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::h229781c901b54d3a
[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:     0x64e0b0a2d5b7 - tokio::runtime::task::harness::Harness<T,S>::poll::hc72c1ed354827d9f
[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:     0x64e0b0a2b4ed - tokio::runtime::task::raw::poll::h8eeb65f585c8fe41
[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:     0x64e0b0f7dff7 - tokio::runtime::task::raw::RawTask::poll::h53fc9d1313176c0b
[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:     0x64e0b0f36452 - tokio::runtime::task::LocalNotified<S>::run::h2d06231f5e8bfe93
[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:     0x64e0b0f78c3b - tokio::task::local::LocalSet::tick::{{closure}}::hd989bb5ec7b4da3a
[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:     0x64e0b0f78b8c - tokio::runtime::coop::with_budget::ha612b0eccd5770cb
[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:     0x64e0b0f78b8c - tokio::runtime::coop::budget::hc77d661b07043929
[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:     0x64e0b0f78b8c - tokio::task::local::LocalSet::tick::h39bc7e8b8fa31baa
[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:     0x64e0b0f14b74 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h1b62017d2a49d71b
[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:     0x64e0b0f139ab - tokio::task::local::LocalSet::with::{{closure}}::h9b528aa380637961
[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:     0x64e0b0eecef9 - std::thread::local::LocalKey<T>::try_with::hd97daa14c0ac81bf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   54:     0x64e0b0eeb7cf - std::thread::local::LocalKey<T>::with::hc8a3f454c3faef4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   55:     0x64e0b0f138dc - tokio::task::local::LocalSet::with::h32a718ac0edbe35e
[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:     0x64e0b0f14a3d - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h5f8699c6d00ef619
[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:     0x64e0b0f13f5b - tokio::task::local::LocalSet::run_until::{{closure}}::h7ddf022306d8b158
[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:     0x64e0b0efe31f - <core::pin::Pin<P> as core::future::future::Future>::poll::h5858218aa9f314e3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   59:     0x64e0b0f1cabf - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha680b59298c05374
[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:     0x64e0b0f1c703 - tokio::runtime::coop::with_budget::h9ef2499f4fd79ecc
[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:     0x64e0b0f1c703 - tokio::runtime::coop::budget::hece95ebeb005459b
[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:     0x64e0b0f1c703 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0aabd63da661095a
[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:     0x64e0b0f19764 - tokio::runtime::scheduler::current_thread::Context::enter::h181c65f21529169f
[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:     0x64e0b0f1b22e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h628a6284b70a61d7
[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:     0x64e0b0f1af58 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5e6bf88bd0abb951
[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:     0x64e0b0f1830b - tokio::macros::scoped_tls::ScopedKey<T>::set::hb875feebfee8f899
[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:     0x64e0b0f1ace3 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9731f14f0371a738
[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:     0x64e0b0f1afd3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4be2e19b139b205f
[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:     0x64e0b0f192a5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h94151632c0890060
[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:     0x64e0b0f012ce - tokio::runtime::runtime::Runtime::block_on::h9041aba1a86e486d
[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:     0x64e0b0f13b73 - tokio::task::local::LocalSet::block_on::h741090a7c4ca9789
[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:     0x64e0b0f1cc14 - actix_rt::runtime::Runtime::block_on::hc182a58e5809b1eb
[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:     0x64e0b0be8f7d - actix_rt::arbiter::Arbiter::with_tokio_rt::{{closure}}::h97e212c664e3950f
[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:     0x64e0b0c16467 - std::sys::backtrace::__rust_begin_short_backtrace::h1505752fd397ebb3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   75:     0x64e0b0c1e2af - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5735fad9cac06079
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   76:     0x64e0b0bc9f54 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc66a416234eba0dd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   77:     0x64e0b0c2bd0c - std::panicking::catch_unwind::do_call::hd7d5154d16d4e01a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   78:     0x64e0b0c1ff7b - __rust_try
[INFO] [stdout]   79:     0x64e0b0c1d8ba - std::panicking::catch_unwind::he0bd91cc1b8f74ab
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   80:     0x64e0b0c1d8ba - std::panic::catch_unwind::h66e4e96e43a93987
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x64e0b0c1d8ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h75870b1d5fb7cd45
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   82:     0x64e0b0bfabff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h54295b43e3aab4de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   83:     0x64e0b103708f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   84:     0x64e0b103708f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   85:     0x7e3dab99eaa4 - <unknown>
[INFO] [stdout]   86:     0x7e3daba2ba34 - clone
[INFO] [stdout]   87:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'connection' (27) 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:     0x64e0b1063342 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64e0b1063342 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64e0b1063342 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64e0b1063342 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64e0b1075bdf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64e0b1075bdf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x64e0b102f171 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64e0b102f171 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64e0b103bdf2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64e0b1040def - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x64e0b1040c81 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x64e0b0b536be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x64e0b0b536be - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64e0b104155f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x64e0b104155f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x64e0b104130a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x64e0b103bf29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64e0b102322d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x64e0b107f270 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64e0b107e796 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x64e0b09d62e0 - core::result::Result<T,E>::unwrap::h3177ef6cc0c9b8d5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x64e0b09d62e0 - websocket_broadsign::connection::{{closure}}::h7a49bf15733f5134
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/websocket_broadsign.rs:11:6
[INFO] [stdout]   22:     0x64e0b09e0328 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hb76c43e57067b121
[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:     0x64e0b09da477 - tokio::task::local::LocalSet::with::{{closure}}::h2bb2bbffe363c166
[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:     0x64e0b09d7fb5 - std::thread::local::LocalKey<T>::try_with::h45bc0bc12a71b5e7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x64e0b09d78de - std::thread::local::LocalKey<T>::with::hccf2193eeb837f5c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x64e0b09da3ab - tokio::task::local::LocalSet::with::h4ce92637f03fdd77
[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:     0x64e0b09e029b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h16fb24272fee6925
[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:     0x64e0b09da759 - tokio::task::local::LocalSet::run_until::{{closure}}::h09e55d8e41c174bb
[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:     0x64e0b09e018d - <core::pin::Pin<P> as core::future::future::Future>::poll::h47cb0856bd0cab8e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x64e0b09dfb3d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5eb643d275844734
[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:     0x64e0b09dfa7b - tokio::runtime::coop::with_budget::h56da38649965e713
[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:     0x64e0b09dfa7b - tokio::runtime::coop::budget::ha17c9273e6d1e563
[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:     0x64e0b09dfa7b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb69fd61fd4d4ff09
[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:     0x64e0b09de2e0 - tokio::runtime::scheduler::current_thread::Context::enter::h1eeec8922a90dcc4
[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:     0x64e0b09df02a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3512edac57210a1b
[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:     0x64e0b09dedb4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h72358df4619a07b2
[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:     0x64e0b09da8e3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h7a4eea98e70f57b4
[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:     0x64e0b09deb5f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h96f370e076f67819
[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:     0x64e0b09dedd2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9db7ddc19e5a4ada
[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:     0x64e0b09ddf06 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h417e29ee669a4aa0
[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:     0x64e0b09ddbb7 - tokio::runtime::runtime::Runtime::block_on::h430685106df5933e
[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:     0x64e0b09da532 - tokio::task::local::LocalSet::block_on::h84dbeabe351360b4
[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:     0x64e0b09e04ba - actix_rt::runtime::Runtime::block_on::h6d08150f68ac82d3
[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:     0x64e0b09e049a - actix_rt::system::SystemRunner::block_on::h313baeb0e1730393
[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:     0x64e0b09d5e83 - websocket_broadsign::connection::h9638047ef0e256a5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/websocket_broadsign.rs:3:1
[INFO] [stdout]   46:     0x64e0b09d5ee7 - websocket_broadsign::connection::{{closure}}::h2f728cfb0fe105a3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/websocket_broadsign.rs:4:22
[INFO] [stdout]   47:     0x64e0b09d8816 - core::ops::function::FnOnce::call_once::hfa3daf179783509a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x64e0b0b5347b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x64e0b0b5347b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x64e0b0b690e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x64e0b0b690e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x64e0b0b690e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x64e0b0b690e5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x64e0b0b690e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x64e0b0b690e5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x64e0b0b690e5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x64e0b0b3f8d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x64e0b0b3f8d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   59:     0x64e0b0b4319a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   60:     0x64e0b0b4319a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x64e0b0b4319a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   62:     0x64e0b0b4319a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   63:     0x64e0b0b4319a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x64e0b0b4319a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   65:     0x64e0b0b4319a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x64e0b103708f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   67:     0x64e0b103708f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   68:     0x7e3dab99eaa4 - <unknown>
[INFO] [stdout]   69:     0x7e3daba2ba34 - 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.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test websocket_broadsign`
[INFO] running `Command { std: "docker" "inspect" "39e6f392834a77d07114c0553e73bf700d9926ad0be405520c35258e7e5e6679", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39e6f392834a77d07114c0553e73bf700d9926ad0be405520c35258e7e5e6679", kill_on_drop: false }`
[INFO] [stdout] 39e6f392834a77d07114c0553e73bf700d9926ad0be405520c35258e7e5e6679
