In this run, one test seems to just be stuck and run forever. However, from the log you can't really tell which test is stuck. The default Rust test harness prints a warning when a test takes more than 60s; maybe it'd make sense for ui_test to have a similar warning.