Adds `is_cancelled()` and `is_panic()` methods to `JoinError`, as well as `into_panic()` and `try_into_panic()` methods which, when applicable, returns the payload of the panic.