Compiling spt-daemon v0.12.1 (C:\Users\decid\Documents\projects\spt-core\crates\spt-daemon) Finished `test` profile [unoptimized + debuginfo] target(s) in 3.80s Running tests\broker.rs (target\debug\deps\broker-b5bda5d0294bc2ba.exe) running 2 tests test ack_false_input_suppresses_applied_frame ... ok test exactly_once_preserved_on_no_ack_path ... FAILED failures: ---- exactly_once_preserved_on_no_ack_path stdout ---- thread 'exactly_once_preserved_on_no_ack_path' (249024) panicked at crates\spt-daemon\tests\broker.rs:897:10: exactly-once exchange must resolve within the watchdog, never hang: Timeout note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace failures: exactly_once_preserved_on_no_ack_path test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 5 filtered out; finished in 20.05s error: test failed, to rerun pass `-p spt-daemon --test broker`