@@ -6,26 +6,4 @@ stack backtrace:
6
6
at $DIR/panic1.rs:LL:CC
7
7
2: <fn() as std::ops::FnOnce<()>>::call_once - shim(fn())
8
8
at RUSTLIB/core/src/ops/function.rs:LL:CC
9
- 3: std::rt::lang_start::{closure#0}
10
- at RUSTLIB/std/src/rt.rs:LL:CC
11
- 4: std::ops::function::impls::call_once
12
- at RUSTLIB/core/src/ops/function.rs:LL:CC
13
- 5: std::panicking::r#try::do_call
14
- at RUSTLIB/std/src/panicking.rs:LL:CC
15
- 6: std::panicking::r#try
16
- at RUSTLIB/std/src/panicking.rs:LL:CC
17
- 7: std::panic::catch_unwind
18
- at RUSTLIB/std/src/panic.rs:LL:CC
19
- 8: std::rt::lang_start_internal::{closure#2}
20
- at RUSTLIB/std/src/rt.rs:LL:CC
21
- 9: std::panicking::r#try::do_call
22
- at RUSTLIB/std/src/panicking.rs:LL:CC
23
- 10: std::panicking::r#try
24
- at RUSTLIB/std/src/panicking.rs:LL:CC
25
- 11: std::panic::catch_unwind
26
- at RUSTLIB/std/src/panic.rs:LL:CC
27
- 12: std::rt::lang_start_internal
28
- at RUSTLIB/std/src/rt.rs:LL:CC
29
- 13: std::rt::lang_start
30
- at RUSTLIB/std/src/rt.rs:LL:CC
31
9
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
0 commit comments