31 lines
2.3 KiB
Plaintext
31 lines
2.3 KiB
Plaintext
thread 'main' panicked at /rust/deps/annotate-snippets-0.9.2/src/display_list/from_snippet.rs:275:9:
|
|
SourceAnnotation range `(100, 102)` is bigger than source length `101`
|
|
stack backtrace:
|
|
0: 0x75c3f976d725 - std::backtrace::Backtrace::create::hea54461184d28e5c
|
|
1: 0x75c3f7ce0cb5 - std::backtrace::Backtrace::force_capture::h50ac56ebac4f2900
|
|
2: 0x75c3f6e5b0e0 - std[dd93a93a14cc3e06]::panicking::update_hook::<alloc[634825797b513591]::boxed::Box<rustc_driver_impl[c64f1141ed92455f]::install_ice_hook::{closure#1}>>::{closure#0}
|
|
3: 0x75c3f7cf9623 - std::panicking::rust_panic_with_hook::hdfd8e9403702a2d1
|
|
4: 0x75c3f7cf931a - std::panicking::begin_panic_handler::{{closure}}::h47998eb7cec3c619
|
|
5: 0x75c3f7cf6ce9 - std::sys::backtrace::__rust_end_short_backtrace::h51610b4899330428
|
|
6: 0x75c3f7cf8fdd - rust_begin_unwind
|
|
7: 0x75c3f49a6b10 - core::panicking::panic_fmt::h76c97b2053f3e171
|
|
8: 0x630acd2a0da0 - <annotate_snippets[7516fd2ac470cd96]::display_list::structs::DisplayList as core[369bcca9ba44f16b]::convert::From<annotate_snippets[7516fd2ac470cd96]::snippet::Snippet>>::from
|
|
9: 0x630acd0ccdb4 - <rustfmt_nightly[fdba9bd7d028ddaf]::format_report_formatter::FormatReportFormatter as core[369bcca9ba44f16b]::fmt::Display>::fmt
|
|
10: 0x75c3f8412d66 - core::fmt::write::hbdbaf54d653bfdc0
|
|
11: 0x75c3f7cea90e - <&std::io::stdio::Stderr as std::io::Write>::write_fmt::h297671288300128f
|
|
12: 0x75c3f7ceb2d8 - std::io::stdio::_eprint::hc00582a539350b14
|
|
13: 0x630accfc6f33 - rustfmt[d1e716a5735454ec]::format_and_emit_report::<std[dd93a93a14cc3e06]::io::stdio::Stdout>
|
|
14: 0x630accfc599f - rustfmt[d1e716a5735454ec]::execute
|
|
15: 0x630accfc0943 - rustfmt[d1e716a5735454ec]::main
|
|
16: 0x630accfb4e73 - std[dd93a93a14cc3e06]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
|
|
17: 0x630accfb53f9 - std[dd93a93a14cc3e06]::rt::lang_start::<()>::{closure#0}
|
|
18: 0x75c3f9277ade - std::rt::lang_start_internal::h1d6a430fc18f5497
|
|
19: 0x630accfc7f98 - main
|
|
20: 0x75c3f3634e08 - <unknown>
|
|
21: 0x75c3f3634ecc - __libc_start_main
|
|
22: 0x630accfa86c9 - <unknown>
|
|
23: 0x0 - <unknown>
|
|
|
|
|
|
rustc version: 1.86.0-nightly (419b3e2d3 2025-01-15)
|
|
platform: x86_64-unknown-linux-gnu |