13 lines
599 B
Text
13 lines
599 B
Text
|
|
thread 'should_panic_with_any_message' ($TID) panicked at $DIR/test-should-panic-failed-show-span.rs:16:5:
|
|
Panic!
|
|
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
|
|
|
|
thread 'should_panic_with_message' ($TID) panicked at $DIR/test-should-panic-failed-show-span.rs:22:5:
|
|
message
|
|
|
|
thread 'should_panic_with_substring_panics_with_incorrect_string' ($TID) panicked at $DIR/test-should-panic-failed-show-span.rs:40:5:
|
|
ZOMGWTFBBQ
|
|
|
|
thread 'should_panic_with_substring_panics_with_non_string_value' ($TID) panicked at $DIR/test-should-panic-failed-show-span.rs:47:5:
|
|
Box<dyn Any>
|