Compiling spt-daemon v0.56.0 (C:\Users\decid\Documents\projects\spt-core\.worktrees\keystone-182-hygiene\crates\spt-daemon) Finished `test` profile [unoptimized + debuginfo] target(s) in 19.13s Running unittests src\lib.rs (target\debug\deps\spt_daemon-c66827e274f28faf.exe) running 1 test thread 'servicehost::tests::hold_outranks_everything' (48924) panicked at crates\spt-daemon\src\servicehost.rs:2114:13: assertion `left == right` failed: held must not start at HoldRelease left: Started right: Held note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace test servicehost::tests::hold_outranks_everything ... FAILED failures: failures: servicehost::tests::hold_outranks_everything test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 847 filtered out; finished in 0.00s error: test failed, to rerun pass `-p spt-daemon --lib`