chore: Added panic handler to turborepo (#6253)
### Description
Added a simple panic handler using the human_error crate. With a custom
error message though.
### Testing Instructions
<!--
Give a quick description of steps to test your changes.
-->
Closes TURBO-1522
---------
Co-authored-by: nicholaslyang <Nicholas Yang>