| error: abnormal termination: trace/breakpoint trap | |
| --> tests/fail/breakpoint.rs:LL:CC | |
| | | |
| LL | core::intrinsics::breakpoint(); | |
| | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ abnormal termination occurred here | |
| note: some details are omitted, run with `MIRIFLAGS=-Zmiri-backtrace=full` for a verbose backtrace | |
| error: aborting due to 1 previous error | |