Panic when using "status -f" on a running build, as it was changing status from parallel steps to non-parallel steps(?) ``` :thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', src/command/status.rs:171:25 ```