rust/tests/run-pass/backtrace-std.stderr

37 lines
1.4 KiB
Plaintext
Raw Normal View History

0: func_d
2020-11-14 22:01:10 -06:00
at $DIR/backtrace-std.rs:18:45
1: func_c
2020-11-14 22:01:10 -06:00
at $DIR/backtrace-std.rs:17:45
2: func_b
2020-11-14 22:01:10 -06:00
at $DIR/backtrace-std.rs:11:48
3: func_a
2020-11-14 22:01:10 -06:00
at $DIR/backtrace-std.rs:10:45
4: main
2020-11-14 22:01:10 -06:00
at $DIR/backtrace-std.rs:21:19
5: <fn() as std::ops::FnOnce<()>>::call_once - shim(fn())
2020-11-14 22:01:10 -06:00
at RUSTLIB/core/src/ops/function.rs:LL:CC
6: std::sys_common::backtrace::__rust_begin_short_backtrace
2020-11-14 22:01:10 -06:00
at RUSTLIB/std/src/sys_common/backtrace.rs:LL:CC
7: std::rt::lang_start::{closure#0}
2020-11-14 22:01:10 -06:00
at RUSTLIB/std/src/rt.rs:LL:CC
8: std::ops::function::impls::call_once
2020-11-14 22:01:10 -06:00
at RUSTLIB/core/src/ops/function.rs:LL:CC
9: std::panicking::r#try::do_call
2020-11-14 22:01:10 -06:00
at RUSTLIB/std/src/panicking.rs:LL:CC
10: std::panicking::r#try
2020-11-14 22:01:10 -06:00
at RUSTLIB/std/src/panicking.rs:LL:CC
11: std::panic::catch_unwind
2020-11-14 22:01:10 -06:00
at RUSTLIB/std/src/panic.rs:LL:CC
2021-06-20 02:12:11 -05:00
12: std::rt::lang_start_internal::{closure#2}
2020-11-14 22:01:10 -06:00
at RUSTLIB/std/src/rt.rs:LL:CC
2021-06-20 02:12:11 -05:00
13: std::panicking::r#try::do_call
at RUSTLIB/std/src/panicking.rs:LL:CC
14: std::panicking::r#try
at RUSTLIB/std/src/panicking.rs:LL:CC
15: std::panic::catch_unwind
at RUSTLIB/std/src/panic.rs:LL:CC
16: std::rt::lang_start_internal
at RUSTLIB/std/src/rt.rs:LL:CC
17: std::rt::lang_start
2020-11-14 22:01:10 -06:00
at RUSTLIB/std/src/rt.rs:LL:CC