I noticed that when parallel rustc panics due to deadlock, it would say `thread 'unnamed' panicked` instead of `thread 'rustc' panicked`. Is this intended?