Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nightly rustc doesn't provide mcount symbol with -Z instrument-mcount flags #1392

Open
ChoKyuWon opened this issue Dec 5, 2021 · 6 comments

Comments

@ChoKyuWon
Copy link
Contributor

ChoKyuWon commented Dec 5, 2021

I try to analyze wasmtime with uftrace, but it did not work with an error message that can't find mcount symbol.

So I try the example on the document, but it still did not work.

$ cat hello.rs
fn main() {
    println!("Hello World!");
}
$ rustc -Z instrument-mcount hello.rs
$ uftrace ./hello
uftrace: ./cmds/record.c:1622:check_binary
 ERROR: Can't find 'mcount' symbol in the './hello'.
        It seems not to be compiled with -pg or -finstrument-functions flag
        which generates traceable code.  Please check your binary file.

And here is the nm result with -Z instrument-mcount flags.

nm message
$ nm hello
                 U abort@@GLIBC_2.2.5
                 U bcmp@@GLIBC_2.2.5
000000000004c038 B __bss_start
                 U calloc@@GLIBC_2.2.5
                 U close@@GLIBC_2.2.5
000000000004c038 b completed.8060
                 w __cxa_finalize@@GLIBC_2.2.5
                 w __cxa_thread_atexit_impl@@GLIBC_2.18
0000000000007b50 t deregister_tm_clones
                 U dl_iterate_phdr@@GLIBC_2.2.5
0000000000007bc0 t __do_global_dtors_aux
0000000000049370 d __do_global_dtors_aux_fini_array_entry
000000000004c000 D __dso_handle
000000000004c008 V DW.ref.rust_eh_personality
000000000004b720 d _DYNAMIC
000000000004c038 D _edata
000000000004c200 B _end
                 U __errno_location@@GLIBC_2.2.5
000000000003afa4 T _fini
0000000000007c00 t frame_dummy
0000000000049368 d __frame_dummy_init_array_entry
00000000000468b4 r __FRAME_END__
                 U free@@GLIBC_2.2.5
000000000003af90 T fstat64
                 U __fxstat64@@GLIBC_2.2.5
00000000000468b8 r GCC_except_table0
00000000000468d4 r GCC_except_table105
0000000000046de4 r GCC_except_table1053
0000000000046e00 r GCC_except_table1058
0000000000046e34 r GCC_except_table1091
0000000000046ea8 r GCC_except_table1095
0000000000046ec0 r GCC_except_table1097
0000000000046ed8 r GCC_except_table1098
0000000000046eec r GCC_except_table1101
0000000000046efc r GCC_except_table1120
0000000000046f18 r GCC_except_table1121
0000000000046f28 r GCC_except_table1133
0000000000046f3c r GCC_except_table1139
0000000000046f4c r GCC_except_table1140
0000000000046f5c r GCC_except_table1143
0000000000046fa0 r GCC_except_table1144
0000000000046fd0 r GCC_except_table1149
0000000000046fe0 r GCC_except_table1151
0000000000046ff4 r GCC_except_table1152
0000000000047004 r GCC_except_table1153
0000000000047010 r GCC_except_table1160
000000000004748c r GCC_except_table12
00000000000468e0 r GCC_except_table125
0000000000047038 r GCC_except_table1259
0000000000047054 r GCC_except_table1262
0000000000047070 r GCC_except_table1264
00000000000468ec r GCC_except_table127
0000000000047080 r GCC_except_table1288
00000000000470a4 r GCC_except_table1307
0000000000046900 r GCC_except_table133
0000000000046914 r GCC_except_table134
00000000000470cc r GCC_except_table1348
00000000000470e4 r GCC_except_table1349
00000000000470fc r GCC_except_table1416
0000000000047104 r GCC_except_table1419
0000000000047114 r GCC_except_table1420
0000000000047150 r GCC_except_table1421
0000000000047170 r GCC_except_table1422
0000000000047190 r GCC_except_table1423
0000000000047384 r GCC_except_table1426
0000000000047410 r GCC_except_table1427
000000000004742c r GCC_except_table1431
0000000000047450 r GCC_except_table1432
0000000000046928 r GCC_except_table149
0000000000046934 r GCC_except_table152
0000000000046940 r GCC_except_table165
000000000004694c r GCC_except_table188
00000000000468c8 r GCC_except_table2
0000000000047478 r GCC_except_table2
000000000004695c r GCC_except_table214
0000000000046968 r GCC_except_table220
0000000000046974 r GCC_except_table224
0000000000046980 r GCC_except_table227
0000000000046994 r GCC_except_table232
00000000000469a8 r GCC_except_table270
00000000000469bc r GCC_except_table307
00000000000469cc r GCC_except_table337
0000000000046a70 r GCC_except_table338
0000000000046a98 r GCC_except_table339
0000000000047520 r GCC_except_table34
0000000000046c28 r GCC_except_table345
0000000000046c3c r GCC_except_table360
0000000000046c54 r GCC_except_table383
0000000000046c64 r GCC_except_table455
0000000000046c74 r GCC_except_table528
0000000000046c90 r GCC_except_table561
00000000000474a4 r GCC_except_table58
0000000000046cb0 r GCC_except_table580
0000000000046cc8 r GCC_except_table581
00000000000474fc r GCC_except_table59
0000000000047508 r GCC_except_table61
0000000000046ce0 r GCC_except_table644
0000000000046cfc r GCC_except_table648
0000000000046d28 r GCC_except_table675
0000000000046d60 r GCC_except_table692
0000000000046d78 r GCC_except_table693
0000000000046d90 r GCC_except_table696
0000000000046da8 r GCC_except_table697
0000000000047484 r GCC_except_table9
0000000000046dbc r GCC_except_table970
0000000000046dd0 r GCC_except_table971
                 U getcwd@@GLIBC_2.2.5
                 U getenv@@GLIBC_2.2.5
000000000004b950 d _GLOBAL_OFFSET_TABLE_
                 w __gmon_start__
000000000003ffc8 r __GNU_EH_FRAME_HDR
0000000000006000 t _init
0000000000049370 d __init_array_end
0000000000049360 d __init_array_start
                 w _ITM_deregisterTMCloneTable
                 w _ITM_registerTMCloneTable
000000000003af60 T __libc_csu_fini
000000000003aef0 T __libc_csu_init
                 U __libc_start_main@@GLIBC_2.2.5
0000000000007ea0 T main
                 U malloc@@GLIBC_2.2.5
                 U memchr@@GLIBC_2.2.5
                 U memcpy@@GLIBC_2.14
                 U memmove@@GLIBC_2.2.5
                 U memrchr@@GLIBC_2.2.5
                 U memset@@GLIBC_2.2.5
                 U mmap@@GLIBC_2.2.5
                 U mprotect@@GLIBC_2.2.5
                 U munmap@@GLIBC_2.2.5
                 U open64@@GLIBC_2.2.5
                 U open@@GLIBC_2.2.5
                 U poll@@GLIBC_2.2.5
                 U posix_memalign@@GLIBC_2.2.5
                 U pthread_attr_destroy@@GLIBC_2.2.5
                 U pthread_attr_getstack@@GLIBC_2.2.5
                 U pthread_getattr_np@@GLIBC_2.2.5
                 U pthread_getspecific@@GLIBC_2.2.5
                 U pthread_key_create@@GLIBC_2.2.5
                 U pthread_key_delete@@GLIBC_2.2.5
                 U pthread_mutexattr_destroy@@GLIBC_2.2.5
                 U pthread_mutexattr_init@@GLIBC_2.2.5
                 U pthread_mutexattr_settype@@GLIBC_2.2.5
                 U pthread_mutex_destroy@@GLIBC_2.2.5
                 U pthread_mutex_init@@GLIBC_2.2.5
                 U pthread_mutex_lock@@GLIBC_2.2.5
                 U pthread_mutex_trylock@@GLIBC_2.2.5
                 U pthread_mutex_unlock@@GLIBC_2.2.5
                 U pthread_rwlock_rdlock@@GLIBC_2.2.5
                 U pthread_rwlock_unlock@@GLIBC_2.2.5
                 U pthread_self@@GLIBC_2.2.5
                 U pthread_setspecific@@GLIBC_2.2.5
000000000001e200 t __rdl_alloc
000000000001e300 t __rdl_alloc_zeroed
000000000001e250 t __rdl_dealloc
000000000001e260 t __rdl_realloc
                 U readlink@@GLIBC_2.2.5
                 U realloc@@GLIBC_2.2.5
                 U realpath@@GLIBC_2.3
0000000000007b80 t register_tm_clones
00000000000360b0 t __rg_oom
0000000000007ec0 T __rust_alloc
0000000000007f00 T __rust_alloc_error_handler
0000000000007ef0 T __rust_alloc_zeroed
000000000001ed10 T rust_begin_unwind
0000000000007ed0 T __rust_dealloc
000000000001e380 T __rust_drop_panic
0000000000029c90 T rust_eh_personality
000000000004c030 d _rust_extern_with_linkage___dso_handle
000000000001e480 T __rust_foreign_exception
000000000001e1e0 T rust_oom
000000000001f420 T rust_panic
0000000000029b80 T __rust_panic_cleanup
000000000003ade7 t __rust_probestack
0000000000007ee0 T __rust_realloc
0000000000029bd0 T __rust_start_panic
                 U sigaction@@GLIBC_2.2.5
                 U sigaltstack@@GLIBC_2.2.5
                 U signal@@GLIBC_2.2.5
0000000000007b20 T _start
000000000003af70 T stat64
                 w statx@@GLIBC_2.28
000000000003c1b0 r str.4
000000000003c1d0 r str.5
                 U strlen@@GLIBC_2.2.5
                 U syscall@@GLIBC_2.2.5
                 U sysconf@@GLIBC_2.2.5
                 U __tls_get_addr@@GLIBC_2.3
000000000004c038 D __TMC_END__
000000000003ad20 T __udivti3
000000000003ae20 T __umodti3
                 U _Unwind_Backtrace@@GCC_3.3
                 U _Unwind_DeleteException@@GCC_3.0
                 U _Unwind_GetDataRelBase@@GCC_3.0
                 U _Unwind_GetIP@@GCC_3.0
                 U _Unwind_GetIPInfo@@GCC_4.2.0
                 U _Unwind_GetLanguageSpecificData@@GCC_3.0
                 U _Unwind_GetRegionStart@@GCC_3.0
                 U _Unwind_GetTextRelBase@@GCC_3.0
                 U _Unwind_RaiseException@@GCC_3.0
                 U _Unwind_Resume@@GCC_3.0
                 U _Unwind_SetGR@@GCC_3.0
                 U _Unwind_SetIP@@GCC_3.0
                 U write@@GLIBC_2.2.5
                 U writev@@GLIBC_2.2.5
                 U __xpg_strerror_r@@GLIBC_2.3.4
                 U __xstat64@@GLIBC_2.2.5
000000000002f0a0 t _ZN104_$LT$core..iter..sources..from_fn..FromFn$LT$F$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$4next17h697b6307db8a12ddE
000000000002aa60 T _ZN11miniz_oxide7inflate4core10decompress17h8934c38146153fc0E
000000000002a860 t _ZN11miniz_oxide7inflate4core11apply_match17h4acf2a24aee2a628E
0000000000029f80 T _ZN11miniz_oxide7inflate4core17DecompressorOxide3new17h14d1d490f2f8b007E
000000000002a570 t _ZN11miniz_oxide7inflate4core8transfer17hb9c89e41dae31dddE
0000000000029fa0 t _ZN11miniz_oxide7inflate4core9init_tree17hc741a07012d37329E
00000000000299f0 t _ZN12panic_unwind5dwarf2eh20read_encoded_pointer17h8683b30bcdb4717aE
0000000000029c70 t _ZN12panic_unwind8real_imp14find_eh_action28_$u7b$$u7b$closure$u7d$$u7d$17haf106e95c2393008E
0000000000029c80 t _ZN12panic_unwind8real_imp14find_eh_action28_$u7b$$u7b$closure$u7d$$u7d$17hb8edadacc9229c2eE
0000000000029c50 t _ZN12panic_unwind8real_imp5panic17exception_cleanup17hf81f4a00ce7129bdE
0000000000035dc0 T _ZN14rustc_demangle12try_demangle17h7c04e70325cbac4bE
0000000000031090 t _ZN14rustc_demangle2v010HexNibbles14try_parse_uint17h13d65397a939d5a8E
0000000000031310 t _ZN14rustc_demangle2v06Parser10integer_6217hed47ee927c9472d1E
0000000000031240 t _ZN14rustc_demangle2v06Parser11hex_nibbles17hbdcdbd9f57e7949bE
00000000000313e0 t _ZN14rustc_demangle2v06Parser14opt_integer_6217h7f07fe67d8751535E
0000000000031530 t _ZN14rustc_demangle2v06Parser5ident17hcc3434250b91073fE
00000000000314d0 t _ZN14rustc_demangle2v06Parser9namespace17heb82f0125da5322dE
00000000000329e0 t _ZN14rustc_demangle2v07Printer10print_path17hc6fedff6232c0f63E
0000000000033300 t _ZN14rustc_demangle2v07Printer10print_type17hc55c88a7dab78e83E
0000000000033960 t _ZN14rustc_demangle2v07Printer10print_type28_$u7b$$u7b$closure$u7d$$u7d$17h996f5a8b60e770dcE
0000000000034490 t _ZN14rustc_demangle2v07Printer11print_const17h77a2606d5098846bE
00000000000317f0 t _ZN14rustc_demangle2v07Printer13print_backref17h3beb86932cdb13a6E
00000000000319c0 t _ZN14rustc_demangle2v07Printer13print_backref17h4d3833e9e2f5e6aaE
0000000000031ba0 t _ZN14rustc_demangle2v07Printer13print_backref17h880b9ef7db2857d4E
0000000000032500 t _ZN14rustc_demangle2v07Printer14print_sep_list17h2460abbc257d963eE
00000000000325b0 t _ZN14rustc_demangle2v07Printer14print_sep_list17h3543e3c338e7f44eE
0000000000032880 t _ZN14rustc_demangle2v07Printer14print_sep_list17h6199ec22718afb1bE
0000000000032930 t _ZN14rustc_demangle2v07Printer14print_sep_list17hbec3145ebac42022E
0000000000034260 t _ZN14rustc_demangle2v07Printer15print_dyn_trait17hbbab72593da73a2aE
0000000000034bf0 t _ZN14rustc_demangle2v07Printer16print_const_uint17h9d2ef145fc2bafebE
00000000000331b0 t _ZN14rustc_demangle2v07Printer17print_generic_arg17h75b4bf66b315c3bdE
00000000000317a0 t _ZN14rustc_demangle2v07Printer17skipping_printing17hd9c8cc253da0fff2E
0000000000034f00 t _ZN14rustc_demangle2v07Printer23print_const_str_literal17h5f0df728758c7f67E
0000000000031ef0 t _ZN14rustc_demangle2v07Printer25print_lifetime_from_index17h207f993e7c1f449fE
0000000000031d80 t _ZN14rustc_demangle2v07Printer26print_quoted_escaped_chars17hbaa9eb2776f8167cE
0000000000033f80 t _ZN14rustc_demangle2v07Printer30print_path_maybe_open_generics17hbdeef2cda1777058E
0000000000031760 t _ZN14rustc_demangle2v07Printer3eat17h07c1410075f9ae93E
0000000000031fe0 t _ZN14rustc_demangle2v07Printer9in_binder17h8777fe04c39949ffE
00000000000321f0 t _ZN14rustc_demangle2v07Printer9in_binder17hb24030b86f4aeb0eE
00000000000351f0 T _ZN14rustc_demangle8demangle17h086be82475871b8bE
0000000000035e20 T _ZN14rustc_demangle8Demangle6as_str17hb9bcdc944e7b9cbfE
0000000000007f10 t _ZN36_$LT$T$u20$as$u20$core..any..Any$GT$7type_id17h16f678c3bef4ea07E
0000000000007f20 t _ZN36_$LT$T$u20$as$u20$core..any..Any$GT$7type_id17h2b46782bc20f9397E
0000000000007f30 t _ZN36_$LT$T$u20$as$u20$core..any..Any$GT$7type_id17h91cbef347c8fa563E
00000000000365e0 t _ZN36_$LT$T$u20$as$u20$core..any..Any$GT$7type_id17hfd30a9f15d5e6d7bE
0000000000000000 d _ZN3std10sys_common11thread_info11THREAD_INFO7__getit3VAL17h356bde47e029e1d5E
0000000000000068 b _ZN3std10sys_common11thread_info11THREAD_INFO7__getit5STATE17h9bfe2a3d881e1a75E.0.0
0000000000021a20 t _ZN3std10sys_common11thread_info11THREAD_INFO7__getit7destroy17h57461cc3a9827481E
000000000001dc90 T _ZN3std10sys_common11thread_info3set17h41dbb8fba5f13dc3E
000000000001dfb0 T _ZN3std10sys_common16thread_local_key9StaticKey9lazy_init17h6ad8fae0bb64b11cE
000000000004c018 d _ZN3std10sys_common17thread_local_dtor22register_dtor_fallback5DTORS17hc9c3bf3416235191E
000000000001dec0 t _ZN3std10sys_common17thread_local_dtor22register_dtor_fallback9run_dtors17h181c4c4d28983612E
000000000001d9a0 t _ZN3std10sys_common9backtrace10_print_fmt28_$u7b$$u7b$closure$u7d$$u7d$17h73a68c77174c6e6aE
000000000001d720 t _ZN3std10sys_common9backtrace10_print_fmt28_$u7b$$u7b$closure$u7d$$u7d$17hd0d4ddbe7c2827eaE
000000000001d760 t _ZN3std10sys_common9backtrace10_print_fmt28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h3aa50f6d8e149c8dE
000000000001db20 t _ZN3std10sys_common9backtrace15output_filename17hdc952178d72662f1E
000000000004c0f0 b _ZN3std10sys_common9backtrace18rust_backtrace_env7ENABLED17h97b90887c1b5d6beE
000000000001daf0 t _ZN3std10sys_common9backtrace26__rust_end_short_backtrace17h675d77c6e5a3926dE
000000000001db10 t _ZN3std10sys_common9backtrace26__rust_end_short_backtrace17hdc2e01dbb92a4acaE
0000000000007c20 t _ZN3std10sys_common9backtrace28__rust_begin_short_backtrace17h3fb9b14d0c1b427aE
000000000004c0c8 b _ZN3std10sys_common9backtrace4lock4LOCK17h70353bd5284d98f6E
000000000001f600 t _ZN3std12backtrace_rs5print17BacktraceFrameFmt21print_raw_with_column17h4a75ef5a8f718513E
0000000000021a60 t _ZN3std12backtrace_rs9backtrace9libunwind5trace8trace_fn17hcddd05ed36bbf44dE
0000000000029580 t _ZN3std12backtrace_rs9symbolize5gimli20libs_dl_iterate_phdr8callback17h432e618ec75e6541E
0000000000029230 t _ZN3std12backtrace_rs9symbolize5gimli3elf15decompress_zlib17hd4776ff02c3029acE
00000000000292b0 t _ZN3std12backtrace_rs9symbolize5gimli3elf15locate_build_id17h60c336be60ee10c1E
000000000004c1fb b _ZN3std12backtrace_rs9symbolize5gimli3elf17debug_path_exists17DEBUG_PATH_EXISTS17h5721b23559368482E.0.0
00000000000277d0 t _ZN3std12backtrace_rs9symbolize5gimli3elf62_$LT$impl$u20$std..backtrace_rs..symbolize..gimli..Mapping$GT$9new_debug17h4501152b030407e1E
00000000000284d0 t _ZN3std12backtrace_rs9symbolize5gimli3elf6Object5parse17h657218e53773a827E
0000000000028b80 t _ZN3std12backtrace_rs9symbolize5gimli3elf6Object7section17hb145d66c2c0bc6b6E
0000000000029030 t _ZN3std12backtrace_rs9symbolize5gimli3elf6Object8build_id17h145ca36b68a249b3E
0000000000022bb0 t _ZN3std12backtrace_rs9symbolize5gimli4mmap17h94c93ad3dd9315ffE
000000000004c1c8 b _ZN3std12backtrace_rs9symbolize5gimli5Cache11with_global14MAPPINGS_CACHE17hbc149e577f94ab33E
0000000000021b90 t _ZN3std12backtrace_rs9symbolize5gimli5stash5Stash8allocate17hba0aa46fc36ca9ccE
0000000000021c70 t _ZN3std12backtrace_rs9symbolize5gimli7Context3new17h5c739ae4e10c68e5E
0000000000022dd0 t _ZN3std12backtrace_rs9symbolize5gimli7resolve17hd409cca52c665f78E
0000000000023060 t _ZN3std12backtrace_rs9symbolize5gimli7resolve28_$u7b$$u7b$closure$u7d$$u7d$17h99d5463d52f372a4E
000000000001f510 t _ZN3std12backtrace_rs9symbolize6Symbol4name17hb1d84f5ba961dbf7E
0000000000019230 T _ZN3std2fs11OpenOptions5_open17heb748f3070ea4711E
0000000000019da0 t _ZN3std2io5impls74_$LT$impl$u20$std..io..Write$u20$for$u20$alloc..vec..Vec$LT$u8$C$A$GT$$GT$14write_vectored17h65cc9d3c670c89e6E
0000000000019f30 t _ZN3std2io5impls74_$LT$impl$u20$std..io..Write$u20$for$u20$alloc..vec..Vec$LT$u8$C$A$GT$$GT$17is_write_vectored17hca511346037a85f9E
0000000000019fb0 t _ZN3std2io5impls74_$LT$impl$u20$std..io..Write$u20$for$u20$alloc..vec..Vec$LT$u8$C$A$GT$$GT$5flush17h6d1915b62d5adb91E
0000000000019d30 t _ZN3std2io5impls74_$LT$impl$u20$std..io..Write$u20$for$u20$alloc..vec..Vec$LT$u8$C$A$GT$$GT$5write17hb215c56864e7d80bE
0000000000019f40 t _ZN3std2io5impls74_$LT$impl$u20$std..io..Write$u20$for$u20$alloc..vec..Vec$LT$u8$C$A$GT$$GT$9write_all17hefc91a8048c762a9E
0000000000000030 b _ZN3std2io5stdio14OUTPUT_CAPTURE7__getit5__KEY17h2ff61d4d4e427e2bE
000000000004c1f8 b _ZN3std2io5stdio19OUTPUT_CAPTURE_USED17h70e51a50774b3d88E.0.0
000000000001a4b0 T _ZN3std2io5stdio6_print17h4699604d07cfc191E
000000000004c068 b _ZN3std2io5stdio6STDOUT17he8180b90de516e50E
000000000001a8f0 t _ZN3std2io5Write18write_all_vectored17h4e5492770d80e8d5E
000000000001aad0 t _ZN3std2io5Write18write_all_vectored17h6eab6350c2a941abE
000000000001a800 t _ZN3std2io5Write9write_all17h58b46b3d0d58cc4bE
000000000001ad40 t _ZN3std2io5Write9write_fmt17h4a32d0934f160ec4E
000000000001ae90 t _ZN3std2io5Write9write_fmt17haf74340a8cbeaa88E
0000000000006ad0 t _ZN3std2io8buffered9bufwriter18BufWriter$LT$W$GT$14write_all_cold17h7215313af07ba11cE
00000000000193e0 t _ZN3std2io8buffered9bufwriter18BufWriter$LT$W$GT$9flush_buf17hdd05209466b778ccE
0000000000007df0 t _ZN3std2rt10lang_start17hf6c284fa961a7feaE
0000000000007e30 t _ZN3std2rt10lang_start28_$u7b$$u7b$closure$u7d$$u7d$17hc9fb83eb88af2f1aE
000000000001ca70 T _ZN3std2rt19lang_start_internal17h7797a51a89d842a3E
000000000001d460 t _ZN3std2rt19lang_start_internal28_$u7b$$u7b$closure$u7d$$u7d$17hcb4b0cf40fec82e7E
000000000001d3b0 t _ZN3std2rt19lang_start_internal28_$u7b$$u7b$closure$u7d$$u7d$17hf20eb6ffe8c620c1E
000000000004c0c0 b _ZN3std2rt7cleanup7CLEANUP17h0bbdaac000a015d7E
0000000000018f30 T _ZN3std3env11current_dir17h64703fd1a6e26d4eE
0000000000019110 T _ZN3std3ffi5c_str7CString18from_vec_unchecked17h3e5c2249cbc27822E
0000000000021750 t _ZN3std3sys4unix14abort_internal17hdeb3490f3591b1abE
00000000000212c0 t _ZN3std3sys4unix14stack_overflow3imp12make_handler17ha783ee727cae6006E
000000000004c1b8 b _ZN3std3sys4unix14stack_overflow3imp13MAIN_ALTSTACK17hae4f926481ceb0d8E
000000000004c1f9 b _ZN3std3sys4unix14stack_overflow3imp13NEED_ALTSTACK17h984551b95ef749baE.0.0
0000000000020fe0 t _ZN3std3sys4unix14stack_overflow3imp14signal_handler17he33815ffe5c105afE
00000000000216c0 T _ZN3std3sys4unix17decode_error_kind17h2d3cece81bb4602fE
0000000000021580 T _ZN3std3sys4unix17thread_local_dtor13register_dtor17hf131165ac1d727d7E
0000000000020870 T _ZN3std3sys4unix2fs12canonicalize17h94f62c2bb2dfde8fE
00000000000201b0 t _ZN3std3sys4unix2fs4File6open_c17ha8237ba32479a17aE
0000000000020610 T _ZN3std3sys4unix2fs4stat17h36cd07c94ab06ee7E
0000000000020310 T _ZN3std3sys4unix2fs8readlink17ha1b0740b01330c6bE
000000000004c1fa b _ZN3std3sys4unix2fs9try_statx11STATX_STATE17hdc6f9d7f9e8f9c7aE.0.0
0000000000021760 t _ZN3std3sys4unix2fs9try_statx17hee0c8b4bf19f55c6E
0000000000020c40 t _ZN3std3sys4unix2os12error_string17ha9295e468dd7da98E
0000000000020d80 t _ZN3std3sys4unix2os6getenv17h022ac3a3f01ae9e7E
000000000004c170 b _ZN3std3sys4unix2os8ENV_LOCK17h44cc957a1d1f0215E
0000000000020190 t _ZN3std3sys4unix4args3imp15ARGV_INIT_ARRAY12init_wrapper17h50343b3b39b92d97E
0000000000049360 d _ZN3std3sys4unix4args3imp15ARGV_INIT_ARRAY17h3db482fdddb84123E
000000000004c160 b _ZN3std3sys4unix4args3imp4ARGC17hd8d2f57308bd9033E
000000000004c168 b _ZN3std3sys4unix4args3imp4ARGV17h3e310f5159bf1039E
0000000000020a80 t _ZN3std3sys4unix5mutex14ReentrantMutex4init17h14762eeb3c7a752bE
000000000004c1c0 b _ZN3std3sys4unix6thread5guard9PAGE_SIZE17h4d64c43c696b9dacE
0000000000007c10 t _ZN3std3sys4unix7process14process_common8ExitCode6as_i3217h3fa0944b0de38637E
000000000001b5a0 t _ZN3std4path10Components15include_cur_dir17h16a5974cb8ffd5daE
000000000001b680 t _ZN3std4path10Components25parse_next_component_back17hdbaac6818edf7de3E
000000000001b2e0 T _ZN3std4path10Components7as_path17h3c0bc3456c4e9a09E
000000000001c310 T _ZN3std4path4Path13_strip_prefix17h323f58a059574754E
000000000001c6a0 T _ZN3std4path4Path6is_dir17h1dcbe4e6f500d651E
000000000001c5e0 T _ZN3std4path4Path7is_file17h08cf940668768c63E
0000000000006c80 T _ZN3std4sync4once4Once10call_inner17h5c9f177e83235d66E
000000000001c8f0 t _ZN3std4sync4once4Once15call_once_force28_$u7b$$u7b$closure$u7d$$u7d$17hf308070d1c87f4a2E
000000000001c760 t _ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17h45d55c772c75d187E
000000000001e110 t _ZN3std5alloc24default_alloc_error_hook17h7153d247a71efebaE
000000000004c0f8 b _ZN3std5alloc4HOOK17h111649067e0585f0E
0000000000018ba0 t _ZN3std6thread5local17LocalKey$LT$T$GT$8try_with17h9abdbef8b1a8a044E
0000000000018ce0 t _ZN3std6thread5local4fast12Key$LT$T$GT$14try_initialize17h2d5c56ed11b8a5f5E
0000000000018d10 t _ZN3std6thread5local4fast12Key$LT$T$GT$14try_initialize17h841df5e4870d8c86E
0000000000018dc0 t _ZN3std6thread5local4fast13destroy_value17hbdda0b4cc5360f8aE
0000000000018e20 T _ZN3std6thread6Thread3new17h3b5f6b81db5a50c3E
0000000000018df0 T _ZN3std6thread7current17h0c80139edb96b716E
000000000004c040 b _ZN3std6thread8ThreadId3new5GUARD17hafc76cea7422f377E
000000000004c010 d _ZN3std6thread8ThreadId3new7COUNTER17h721d2a3885630011E
0000000000006c70 T _ZN3std7process5abort17h419b30c9d1d17cadE
0000000000007150 t _ZN3std9panicking11begin_panic17hddcbe62325e1b155E
000000000001f010 t _ZN3std9panicking11begin_panic28_$u7b$$u7b$closure$u7d$$u7d$17h934c48e00d571425E
0000000000007050 T _ZN3std9panicking11panic_count17is_zero_slow_path17hdc578245c26c9d59E
0000000000000050 b _ZN3std9panicking11panic_count17LOCAL_PANIC_COUNT7__getit5__KEY17h40047b6d718b6125E
000000000004c158 B _ZN3std9panicking11panic_count18GLOBAL_PANIC_COUNT17h027b68a411fc02eaE
000000000001e580 t _ZN3std9panicking12default_hook17h266f67a22e76b11aE
000000000004c028 d _ZN3std9panicking12default_hook28_$u7b$$u7b$closure$u7d$$u7d$11FIRST_PANIC17h2c3a57b128939d79E
000000000001eaa0 t _ZN3std9panicking12default_hook28_$u7b$$u7b$closure$u7d$$u7d$17h6da08fba6306daf2E
000000000001ed60 t _ZN3std9panicking19begin_panic_handler28_$u7b$$u7b$closure$u7d$$u7d$17h01f453c3ac181895E
000000000001f0c0 T _ZN3std9panicking20rust_panic_with_hook17he55698a957f4fb6dE
00000000000070b0 T _ZN3std9panicking3try7cleanup17h18deab97e08171b3E
000000000004c148 b _ZN3std9panicking4HOOK17h487e9e3ee02a91a5E
000000000004c100 b _ZN3std9panicking9HOOK_LOCK17hbfb9e9dc444dbf46E
0000000000038250 T _ZN40_$LT$str$u20$as$u20$core..fmt..Debug$GT$3fmt17hda9fee7f2164309aE
00000000000387e0 T _ZN41_$LT$char$u20$as$u20$core..fmt..Debug$GT$3fmt17h65202e895dc7cc6aE
0000000000007f40 t _ZN42_$LT$$RF$T$u20$as$u20$core..fmt..Debug$GT$3fmt17h0b1b5f026e575a91E
000000000002d530 t _ZN42_$LT$$RF$T$u20$as$u20$core..fmt..Debug$GT$3fmt17h23929abae207c12dE
0000000000007f50 t _ZN42_$LT$$RF$T$u20$as$u20$core..fmt..Debug$GT$3fmt17h4eaeff19c6c7b688E
000000000003a730 t _ZN42_$LT$$RF$T$u20$as$u20$core..fmt..Debug$GT$3fmt17h50b47f518ad13351E
0000000000007fc0 t _ZN42_$LT$$RF$T$u20$as$u20$core..fmt..Debug$GT$3fmt17h5c683de46febdedeE
000000000003a830 t _ZN42_$LT$$RF$T$u20$as$u20$core..fmt..Debug$GT$3fmt17h641fe25796484a79E
0000000000007fe0 t _ZN42_$LT$$RF$T$u20$as$u20$core..fmt..Debug$GT$3fmt17h69bbdede22f2c95bE
000000000002f5a0 t _ZN42_$LT$$RF$T$u20$as$u20$core..fmt..Debug$GT$3fmt17h735d1ad90c394340E
0000000000008040 t _ZN42_$LT$$RF$T$u20$as$u20$core..fmt..Debug$GT$3fmt17h7ef3e8b594f714ffE
000000000002f600 t _ZN42_$LT$$RF$T$u20$as$u20$core..fmt..Debug$GT$3fmt17h8f2617cfd7f44823E
000000000003a840 t _ZN42_$LT$$RF$T$u20$as$u20$core..fmt..Debug$GT$3fmt17h9146077e3ba7f2deE
0000000000008050 t _ZN42_$LT$$RF$T$u20$as$u20$core..fmt..Debug$GT$3fmt17hb440ec27bf38142dE
00000000000080e0 t _ZN42_$LT$$RF$T$u20$as$u20$core..fmt..Debug$GT$3fmt17hb77588ed08290408E
0000000000008140 t _ZN42_$LT$$RF$T$u20$as$u20$core..fmt..Debug$GT$3fmt17hbbf6cacd0cb6c1eaE
000000000003a850 t _ZN42_$LT$$RF$T$u20$as$u20$core..fmt..Debug$GT$3fmt17hc03c982008c3b060E
0000000000008160 t _ZN42_$LT$$RF$T$u20$as$u20$core..fmt..Debug$GT$3fmt17he04062c245373880E
000000000003a9d0 t _ZN42_$LT$$RF$T$u20$as$u20$core..fmt..Debug$GT$3fmt17heb6c7d673df35705E
00000000000387c0 T _ZN42_$LT$str$u20$as$u20$core..fmt..Display$GT$3fmt17h446c88dec0843734E
0000000000038c30 T _ZN43_$LT$char$u20$as$u20$core..fmt..Display$GT$3fmt17he357bba98e96fa2fE
000000000003aa70 t _ZN44_$LT$$RF$T$u20$as$u20$core..fmt..Display$GT$3fmt17h2beba9f821203aceE
00000000000081c0 t _ZN44_$LT$$RF$T$u20$as$u20$core..fmt..Display$GT$3fmt17h54ab1f199ba68eebE
000000000003aab0 t _ZN44_$LT$$RF$T$u20$as$u20$core..fmt..Display$GT$3fmt17h5fb3b27b8434793aE
000000000002f620 t _ZN44_$LT$$RF$T$u20$as$u20$core..fmt..Display$GT$3fmt17h8b943d6ad825e452E
000000000003aad0 t _ZN44_$LT$$RF$T$u20$as$u20$core..fmt..Display$GT$3fmt17hac29a27e0a2678dfE
00000000000081e0 t _ZN44_$LT$$RF$T$u20$as$u20$core..fmt..Display$GT$3fmt17hb84345b714b20a98E
000000000002f680 t _ZN45_$LT$$LP$$RP$$u20$as$u20$core..fmt..Debug$GT$3fmt17h6e78630f84f1df70E
0000000000037520 T _ZN4core3fmt10ArgumentV110from_usize17h0c4197c946e932cbE
000000000003a2e0 T _ZN4core3fmt3num3imp51_$LT$impl$u20$core..fmt..Display$u20$for$u20$u8$GT$3fmt17h3745905cd24a85d6E
000000000003a370 T _ZN4core3fmt3num3imp52_$LT$impl$u20$core..fmt..Display$u20$for$u20$i32$GT$3fmt17h41290ab1b0057a2bE
000000000003a4b0 T _ZN4core3fmt3num3imp52_$LT$impl$u20$core..fmt..Display$u20$for$u20$u32$GT$3fmt17h59b63135e338955fE
000000000003a5e0 T _ZN4core3fmt3num3imp52_$LT$impl$u20$core..fmt..Display$u20$for$u20$u64$GT$3fmt17h788f58afa14c7e5dE
000000000003a5e0 T _ZN4core3fmt3num3imp54_$LT$impl$u20$core..fmt..Display$u20$for$u20$usize$GT$3fmt17hfb432e23ecb11d14E
00000000000081f0 t _ZN4core3fmt3num50_$LT$impl$u20$core..fmt..Debug$u20$for$u20$i32$GT$3fmt17h82755d31a0790dd7E
000000000003a0b0 t _ZN4core3fmt3num52_$LT$impl$u20$core..fmt..Debug$u20$for$u20$usize$GT$3fmt17hcac5d275377d22daE
0000000000039d10 T _ZN4core3fmt3num52_$LT$impl$u20$core..fmt..LowerHex$u20$for$u20$i8$GT$3fmt17hb79e0fe179334e39E
0000000000039d10 T _ZN4core3fmt3num52_$LT$impl$u20$core..fmt..LowerHex$u20$for$u20$u8$GT$3fmt17hc55b420bc1ef7b44E
0000000000039da0 T _ZN4core3fmt3num52_$LT$impl$u20$core..fmt..UpperHex$u20$for$u20$i8$GT$3fmt17ha2e3782e2c60e3c3E
0000000000039da0 T _ZN4core3fmt3num52_$LT$impl$u20$core..fmt..UpperHex$u20$for$u20$u8$GT$3fmt17h7fc4732bce6bf031E
0000000000039e30 T _ZN4core3fmt3num53_$LT$impl$u20$core..fmt..LowerHex$u20$for$u20$i32$GT$3fmt17h16c8d16452704faeE
0000000000039f70 T _ZN4core3fmt3num53_$LT$impl$u20$core..fmt..LowerHex$u20$for$u20$i64$GT$3fmt17hafdb359020dd267eE
0000000000039e30 T _ZN4core3fmt3num53_$LT$impl$u20$core..fmt..LowerHex$u20$for$u20$u32$GT$3fmt17h069dd1f3af488955E
0000000000039f70 T _ZN4core3fmt3num53_$LT$impl$u20$core..fmt..LowerHex$u20$for$u20$u64$GT$3fmt17h4f7279e0279d8257E
0000000000039ed0 T _ZN4core3fmt3num53_$LT$impl$u20$core..fmt..UpperHex$u20$for$u20$i32$GT$3fmt17h9d7ae5d93721a086E
000000000003a010 T _ZN4core3fmt3num53_$LT$impl$u20$core..fmt..UpperHex$u20$for$u20$i64$GT$3fmt17h5efbfc61d04b4d4eE
0000000000039ed0 T _ZN4core3fmt3num53_$LT$impl$u20$core..fmt..UpperHex$u20$for$u20$u32$GT$3fmt17h467e3b887fa5737bE
000000000003a010 T _ZN4core3fmt3num53_$LT$impl$u20$core..fmt..UpperHex$u20$for$u20$u64$GT$3fmt17h40f8e7ec5cbeaec3E
0000000000039f70 T _ZN4core3fmt3num55_$LT$impl$u20$core..fmt..LowerHex$u20$for$u20$isize$GT$3fmt17h984d956190ff67a2E
0000000000039f70 T _ZN4core3fmt3num55_$LT$impl$u20$core..fmt..LowerHex$u20$for$u20$usize$GT$3fmt17h5a408fd71a66b31cE
000000000003a010 T _ZN4core3fmt3num55_$LT$impl$u20$core..fmt..UpperHex$u20$for$u20$isize$GT$3fmt17hc32e29c0d1c0b836E
000000000003a010 T _ZN4core3fmt3num55_$LT$impl$u20$core..fmt..UpperHex$u20$for$u20$usize$GT$3fmt17h735752644836faf3E
0000000000008250 t _ZN4core3fmt5Write10write_char17h1f63ec4c6d27ed5cE
0000000000008360 t _ZN4core3fmt5Write10write_char17h4e124b116d25e55eE
0000000000008440 t _ZN4core3fmt5Write10write_char17had42f87264038250E
00000000000372c0 t _ZN4core3fmt5Write10write_char17hf44a32cbaf064be0E
0000000000037570 T _ZN4core3fmt5write17h72801a82c94e6ff1E
0000000000008520 t _ZN4core3fmt5Write9write_fmt17h3c817f0f49adf1eeE
0000000000008560 t _ZN4core3fmt5Write9write_fmt17hae75bc77d2e31167E
00000000000373a0 t _ZN4core3fmt5Write9write_fmt17hb621c49a6de71176E
00000000000085a0 t _ZN4core3fmt5Write9write_fmt17hbeab856adc681a76E
0000000000037160 t _ZN4core3fmt8builders10DebugInner5entry17h6c873087b23be7a3E
0000000000036f90 T _ZN4core3fmt8builders10DebugTuple5field17h6e87142849f4d143E
00000000000370e0 T _ZN4core3fmt8builders10DebugTuple6finish17h356a389c6281fc3eE
0000000000036d90 T _ZN4core3fmt8builders11DebugStruct5field17h8ea4ab7a1cce486aE
0000000000036f40 T _ZN4core3fmt8builders11DebugStruct6finish17h3aacf6645ae2cef0E
0000000000037280 T _ZN4core3fmt8builders8DebugSet5entry17hb720230d88cbd5d7E
0000000000037280 T _ZN4core3fmt8builders9DebugList5entry17h1b3b5dab65edde2bE
0000000000037290 T _ZN4core3fmt8builders9DebugList6finish17h9b32a8285e181fa2E
0000000000007cb0 t _ZN4core3fmt9Arguments6new_v117hc9d4ad74fe55e98bE
0000000000038200 T _ZN4core3fmt9Formatter10debug_list17h9181575d21ba0a07E
00000000000381c0 T _ZN4core3fmt9Formatter11debug_tuple17hf3c5d0c921c6a7d5E
00000000000381a0 T _ZN4core3fmt9Formatter12debug_struct17he1e846ba9532ef3cE
0000000000037cb0 t _ZN4core3fmt9Formatter12pad_integral12write_prefix17h469c0bde92d206f4E
00000000000377b0 T _ZN4core3fmt9Formatter12pad_integral17h802ece7b842121a0E
0000000000038180 T _ZN4core3fmt9Formatter15debug_lower_hex17h163b83e3a889844eE
0000000000038190 T _ZN4core3fmt9Formatter15debug_upper_hex17h9fb8c23d2d464f92E
0000000000037d00 T _ZN4core3fmt9Formatter3pad17h4300d0795123d3fdE
0000000000038170 T _ZN4core3fmt9Formatter9alternate17ha956ce1e73e84f99E
0000000000038130 T _ZN4core3fmt9Formatter9write_fmt17h888e808f5aa480cfE
0000000000038110 T _ZN4core3fmt9Formatter9write_str17h2e3999772eed53edE
00000000000363f0 t _ZN4core3num14from_str_radix17h51ddbd03a315f2e7E
0000000000039c70 T _ZN4core3num21_$LT$impl$u20$u32$GT$14from_str_radix17h4618dbbf2a0c8485E
0000000000039c80 T _ZN4core3num60_$LT$impl$u20$core..str..traits..FromStr$u20$for$u20$u64$GT$8from_str17h8d7f79cb64246379E
0000000000039c80 T _ZN4core3num62_$LT$impl$u20$core..str..traits..FromStr$u20$for$u20$usize$GT$8from_str17h5c618374ba9cfc6dE
00000000000085e0 t _ZN4core3ops8function6FnOnce40call_once$u7b$$u7b$vtable.shim$u7d$$u7d$17h07ea7e2c6b406085E
0000000000008600 t _ZN4core3ops8function6FnOnce40call_once$u7b$$u7b$vtable.shim$u7d$$u7d$17h1386299d1bd2a8f5E
0000000000029920 t _ZN4core3ops8function6FnOnce40call_once$u7b$$u7b$vtable.shim$u7d$$u7d$17h1eda15821bab14a7E
0000000000007d70 T _ZN4core3ops8function6FnOnce40call_once$u7b$$u7b$vtable.shim$u7d$$u7d$17h22d548dadbe64802E
0000000000008680 t _ZN4core3ops8function6FnOnce40call_once$u7b$$u7b$vtable.shim$u7d$$u7d$17h4b397a0493dae024E
0000000000029930 t _ZN4core3ops8function6FnOnce40call_once$u7b$$u7b$vtable.shim$u7d$$u7d$17h6bf021e82b89e7afE
0000000000008690 t _ZN4core3ops8function6FnOnce40call_once$u7b$$u7b$vtable.shim$u7d$$u7d$17h6d311c38d67a1dd6E
0000000000008700 t _ZN4core3ops8function6FnOnce40call_once$u7b$$u7b$vtable.shim$u7d$$u7d$17hcf76d28515bb675eE
0000000000008710 t _ZN4core3ops8function6FnOnce9call_once17h35f70b2c1fc9ee5cE
0000000000007d90 t _ZN4core3ops8function6FnOnce9call_once17ha9eb692812e85eedE
00000000000363c0 t _ZN4core3ops8function6FnOnce9call_once17hf1d4616483bb85eeE
0000000000007da0 t _ZN4core3ops8function6FnOnce9call_once17hf516be57e35711b1E
0000000000008720 t _ZN4core3ptr100drop_in_place$LT$$RF$mut$u20$std..io..Write..write_fmt..Adapter$LT$alloc..vec..Vec$LT$u8$GT$$GT$$GT$17hf438de2c1f6d3ec1E
0000000000008730 t _ZN4core3ptr101drop_in_place$LT$alloc..sync..Arc$LT$std..sync..mutex..Mutex$LT$alloc..vec..Vec$LT$u8$GT$$GT$$GT$$GT$17h0d070cf4ae00470fE
0000000000008750 t _ZN4core3ptr101drop_in_place$LT$core..result..Result$LT$std..ffi..c_str..CString$C$std..ffi..c_str..NulError$GT$$GT$17ha772b00f37b7c5f6E
00000000000363e0 t _ZN4core3ptr102drop_in_place$LT$$RF$core..iter..adapters..copied..Copied$LT$core..slice..iter..Iter$LT$u8$GT$$GT$$GT$17h6e97fd5fc4d297e2E
00000000000087a0 t _ZN4core3ptr108drop_in_place$LT$alloc..collections..btree..map..BTreeMap$LT$u64$C$gimli..read..abbrev..Abbreviation$GT$$GT$17hea9858b4f14dd62fE
0000000000008870 t _ZN4core3ptr109drop_in_place$LT$core..slice..sort..CopyOnDrop$LT$std..backtrace_rs..symbolize..gimli..elf..ParsedSym$GT$$GT$17hf4427e50614c27f5E
000000000002f6a0 t _ZN4core3ptr110drop_in_place$LT$$RF$mut$u20$rustc_demangle..SizeLimitedFmtAdapter$LT$$RF$mut$u20$core..fmt..Formatter$GT$$GT$17h7159d15e50af4976E
0000000000008890 t _ZN4core3ptr111drop_in_place$LT$alloc..raw_vec..RawVec$LT$$LP$usize$C$std..backtrace_rs..symbolize..gimli..Mapping$RP$$GT$$GT$17h5d39aaf7b8523e60E
000000000002d590 t _ZN4core3ptr112drop_in_place$LT$$RF$alloc..collections..btree..map..BTreeMap$LT$u64$C$gimli..read..abbrev..Abbreviation$GT$$GT$17h72c924cc8569d5afE
00000000000088b0 t _ZN4core3ptr115drop_in_place$LT$core..cell..RefMut$LT$core..option..Option$LT$std..sys_common..thread_info..ThreadInfo$GT$$GT$$GT$17h22a38ec442ae68f5E
00000000000088c0 t _ZN4core3ptr118drop_in_place$LT$alloc..vec..Vec$LT$$LP$gimli..common..DebugInfoOffset$C$gimli..common..DebugArangesOffset$RP$$GT$$GT$17hb43e2eb19ac8cf4dE
00000000000088f0 t _ZN4core3ptr119drop_in_place$LT$addr2line..lazy..LazyCell$LT$core..result..Result$LT$addr2line..Lines$C$gimli..read..Error$GT$$GT$$GT$17h8892e06c61e14753E
0000000000008900 t _ZN4core3ptr123drop_in_place$LT$addr2line..ResUnit$LT$gimli..read..endian_slice..EndianSlice$LT$gimli..endianity..LittleEndian$GT$$GT$$GT$17h055de8953219bda0E
0000000000008980 t _ZN4core3ptr124drop_in_place$LT$addr2line..ResDwarf$LT$gimli..read..endian_slice..EndianSlice$LT$gimli..endianity..LittleEndian$GT$$GT$$GT$17hb4f35e5311587939E
0000000000008a30 t _ZN4core3ptr125drop_in_place$LT$addr2line..FrameIter$LT$gimli..read..endian_slice..EndianSlice$LT$gimli..endianity..LittleEndian$GT$$GT$$GT$17h3de8f91067f68a12E
0000000000008a60 t _ZN4core3ptr130drop_in_place$LT$gimli..read..dwarf..Dwarf$LT$gimli..read..endian_slice..EndianSlice$LT$gimli..endianity..LittleEndian$GT$$GT$$GT$17h7ee97e43e58f719dE
000000000002d5a0 t _ZN4core3ptr134drop_in_place$LT$alloc..boxed..Box$LT$alloc..collections..btree..node..LeafNode$LT$u64$C$gimli..read..abbrev..Abbreviation$GT$$GT$$GT$17hcbf01f1c50e6dbfdE
0000000000008a80 t _ZN4core3ptr137drop_in_place$LT$gimli..read..dwarf..Unit$LT$gimli..read..endian_slice..EndianSlice$LT$gimli..endianity..LittleEndian$GT$$C$usize$GT$$GT$17h0144cd03127f3d73E
000000000002d5c0 t _ZN4core3ptr138drop_in_place$LT$alloc..boxed..Box$LT$alloc..collections..btree..node..InternalNode$LT$u64$C$gimli..read..abbrev..Abbreviation$GT$$GT$$GT$17h1c3f3832813ebc6bE
0000000000008b60 t _ZN4core3ptr146drop_in_place$LT$alloc..vec..Vec$LT$addr2line..ResUnit$LT$gimli..read..endian_slice..EndianSlice$LT$gimli..endianity..LittleEndian$GT$$GT$$GT$$GT$17hcf84e3ac07d01110E
0000000000008cc0 t _ZN4core3ptr153drop_in_place$LT$alloc..raw_vec..RawVec$LT$addr2line..ResUnit$LT$gimli..read..endian_slice..EndianSlice$LT$gimli..endianity..LittleEndian$GT$$GT$$GT$$GT$17ha7c8437cc08a821aE
0000000000008cf0 t _ZN4core3ptr153drop_in_place$LT$gimli..read..line..IncompleteLineProgram$LT$gimli..read..endian_slice..EndianSlice$LT$gimli..endianity..LittleEndian$GT$$C$usize$GT$$GT$17hff55b1d7c9c84178E
0000000000008d90 t _ZN4core3ptr154drop_in_place$LT$alloc..sync..Arc$LT$gimli..read..dwarf..Dwarf$LT$gimli..read..endian_slice..EndianSlice$LT$gimli..endianity..LittleEndian$GT$$GT$$GT$$GT$17h5ffab9ec443e3bffE
0000000000008da0 t _ZN4core3ptr164drop_in_place$LT$alloc..vec..Vec$LT$addr2line..function..InlinedFunction$LT$gimli..read..endian_slice..EndianSlice$LT$gimli..endianity..LittleEndian$GT$$GT$$GT$$GT$17hf68e68112031228dE
0000000000008dd0 t _ZN4core3ptr164drop_in_place$LT$alloc..vec..Vec$LT$gimli..read..line..FileEntry$LT$gimli..read..endian_slice..EndianSlice$LT$gimli..endianity..LittleEndian$GT$$C$usize$GT$$GT$$GT$17h28062c8cf789b24fE
0000000000008e00 t _ZN4core3ptr168drop_in_place$LT$alloc..vec..Vec$LT$$RF$addr2line..function..InlinedFunction$LT$gimli..read..endian_slice..EndianSlice$LT$gimli..endianity..LittleEndian$GT$$GT$$GT$$GT$17h1dc91aa6e9cf73d8E
0000000000008e30 t _ZN4core3ptr169drop_in_place$LT$alloc..vec..Vec$LT$gimli..read..unit..AttributeValue$LT$gimli..read..endian_slice..EndianSlice$LT$gimli..endianity..LittleEndian$GT$$C$usize$GT$$GT$$GT$17h66cba9c4b07515a9E
0000000000008e60 t _ZN4core3ptr175drop_in_place$LT$std..sys_common..remutex..ReentrantMutexGuard$LT$core..cell..RefCell$LT$std..io..buffered..linewriter..LineWriter$LT$std..io..stdio..StdoutRaw$GT$$GT$$GT$$GT$17hdd4592f381680b0eE
0000000000008e70 t _ZN4core3ptr177drop_in_place$LT$core..option..Option$LT$alloc..boxed..Box$LT$addr2line..ResDwarf$LT$gimli..read..endian_slice..EndianSlice$LT$gimli..endianity..LittleEndian$GT$$GT$$GT$$GT$$GT$17ha32084665c8f22daE
0000000000008ec0 t _ZN4core3ptr181drop_in_place$LT$core..option..Option$LT$gimli..read..line..IncompleteLineProgram$LT$gimli..read..endian_slice..EndianSlice$LT$gimli..endianity..LittleEndian$GT$$C$usize$GT$$GT$$GT$17ha635ece71977adb2E
0000000000008ed0 t _ZN4core3ptr184drop_in_place$LT$core..result..Result$LT$addr2line..function..Functions$LT$gimli..read..endian_slice..EndianSlice$LT$gimli..endianity..LittleEndian$GT$$GT$$C$gimli..read..Error$GT$$GT$17h6631c8bd1591a1e0E
0000000000008fb0 t _ZN4core3ptr214drop_in_place$LT$alloc..boxed..Box$LT$dyn$u20$core..ops..function..Fn$LT$$LP$$RF$core..panic..panic_info..PanicInfo$C$$RP$$GT$$u2b$Output$u20$$u3d$$u20$$LP$$RP$$u2b$core..marker..Send$u2b$core..marker..Sync$GT$$GT$17h59a9164f68023248E
0000000000009010 t _ZN4core3ptr217drop_in_place$LT$addr2line..lazy..LazyCell$LT$core..result..Result$LT$addr2line..function..Functions$LT$gimli..read..endian_slice..EndianSlice$LT$gimli..endianity..LittleEndian$GT$$GT$$C$gimli..read..Error$GT$$GT$$GT$17h8029bb7323cee812E
0000000000009020 t _ZN4core3ptr226drop_in_place$LT$std..error..$LT$impl$u20$core..convert..From$LT$alloc..string..String$GT$$u20$for$u20$alloc..boxed..Box$LT$dyn$u20$std..error..Error$u2b$core..marker..Send$u2b$core..marker..Sync$GT$$GT$..from..StringError$GT$17hbaa7fee7231ebfe7E
0000000000009040 t _ZN4core3ptr256drop_in_place$LT$$LP$gimli..read..unit..UnitOffset$C$addr2line..lazy..LazyCell$LT$core..result..Result$LT$addr2line..function..Function$LT$gimli..read..endian_slice..EndianSlice$LT$gimli..endianity..LittleEndian$GT$$GT$$C$gimli..read..Error$GT$$GT$$RP$$GT$17hcdd18009e90a6bf0E
0000000000009090 t _ZN4core3ptr275drop_in_place$LT$gimli..read..line..LineRows$LT$gimli..read..endian_slice..EndianSlice$LT$gimli..endianity..LittleEndian$GT$$C$gimli..read..line..IncompleteLineProgram$LT$gimli..read..endian_slice..EndianSlice$LT$gimli..endianity..LittleEndian$GT$$C$usize$GT$$C$usize$GT$$GT$17h60acfe0a76f62f24E
00000000000090a0 t _ZN4core3ptr279drop_in_place$LT$alloc..vec..Vec$LT$$LP$gimli..read..unit..UnitOffset$C$addr2line..lazy..LazyCell$LT$core..result..Result$LT$addr2line..function..Function$LT$gimli..read..endian_slice..EndianSlice$LT$gimli..endianity..LittleEndian$GT$$GT$$C$gimli..read..Error$GT$$GT$$RP$$GT$$GT$17h20ca97ca44dd46faE
0000000000009160 t _ZN4core3ptr34drop_in_place$LT$std..fs..File$GT$17h621288da4c4ec7c8E
0000000000009170 t _ZN4core3ptr40drop_in_place$LT$std..thread..Thread$GT$17hf1c7bfffafd26312E
0000000000035fe0 t _ZN4core3ptr42drop_in_place$LT$alloc..string..String$GT$17h1e3d448c788bb1b3E
0000000000009190 t _ZN4core3ptr42drop_in_place$LT$std..io..error..Error$GT$17h72f5666f9914caabE
0000000000009210 t _ZN4core3ptr44drop_in_place$LT$addr2line..LineSequence$GT$17h1615b3e73206ff42E
0000000000009240 t _ZN4core3ptr44drop_in_place$LT$std..sync..once..Waiter$GT$17ha8b26ce8026df578E
0000000000009260 t _ZN4core3ptr45drop_in_place$LT$std..ffi..c_str..CString$GT$17h683abf395d11af5eE
0000000000009280 t _ZN4core3ptr46drop_in_place$LT$alloc..vec..Vec$LT$u8$GT$$GT$17h0b93595a75e07459E
00000000000092a0 t _ZN4core3ptr46drop_in_place$LT$std..io..stdio..StdinLock$GT$17ha20e28b20f2e6df0E
00000000000092e0 t _ZN4core3ptr49drop_in_place$LT$std..sync..once..WaiterQueue$GT$17ha78254137bc7e4a9E
00000000000092f0 t _ZN4core3ptr50drop_in_place$LT$alloc..borrow..Cow$LT$str$GT$$GT$17hfed2d912c92818a2E
0000000000009320 t _ZN4core3ptr52drop_in_place$LT$gimli..read..abbrev..Attributes$GT$17h551d06df26fb6d56E
000000000002d5e0 t _ZN4core3ptr52drop_in_place$LT$gimli..read..abbrev..Attributes$GT$17hd39740f3c8e7c29eE
000000000002d610 t _ZN4core3ptr54drop_in_place$LT$gimli..read..abbrev..Abbreviation$GT$17h13e0fe18123fef90E
0000000000009350 t _ZN4core3ptr55drop_in_place$LT$gimli..read..abbrev..Abbreviations$GT$17h014c4f460689cbdeE
0000000000009400 t _ZN4core3ptr60drop_in_place$LT$std..sys..unix..mutex..PthreadMutexAttr$GT$17h3a628a638552e696E
0000000000009410 t _ZN4core3ptr61drop_in_place$LT$std..sys_common..mutex..StaticMutexGuard$GT$17hd74d45ae770d3aefE
0000000000009420 t _ZN4core3ptr64drop_in_place$LT$alloc..vec..Vec$LT$addr2line..UnitRange$GT$$GT$17hd5dbdc5fb55393bfE
0000000000009450 t _ZN4core3ptr64drop_in_place$LT$std..backtrace_rs..print..BacktraceFrameFmt$GT$17hdf7b6e03fd0f5af3E
0000000000009460 t _ZN4core3ptr65drop_in_place$LT$alloc..vec..Vec$LT$alloc..string..String$GT$$GT$17hd19e90a55343b792E
0000000000009500 t _ZN4core3ptr65drop_in_place$LT$std..backtrace_rs..symbolize..gimli..Library$GT$17hff3803aae3bbf1c7E
0000000000009550 t _ZN4core3ptr65drop_in_place$LT$std..backtrace_rs..symbolize..gimli..Mapping$GT$17h589eb1afb63ba113E
00000000000096a0 t _ZN4core3ptr67drop_in_place$LT$alloc..vec..Vec$LT$addr2line..LineSequence$GT$$GT$17h15f46f8ab9c84eafE
0000000000009740 t _ZN4core3ptr67drop_in_place$LT$std..sys_common..rwlock..StaticRWLockReadGuard$GT$17hb5ea68d66dd8d3edE
000000000002d640 t _ZN4core3ptr68drop_in_place$LT$$LP$u64$C$gimli..read..abbrev..Abbreviation$RP$$GT$17h95d6c1c9ca2257feE
0000000000009750 t _ZN4core3ptr68drop_in_place$LT$core..option..Option$LT$std..thread..Thread$GT$$GT$17h762a6e31efa46aa7E
0000000000009770 t _ZN4core3ptr68drop_in_place$LT$std..backtrace_rs..symbolize..gimli..mmap..Mmap$GT$17h0876cb0870446e7bE
0000000000009780 t _ZN4core3ptr69drop_in_place$LT$std..backtrace_rs..symbolize..gimli..elf..Object$GT$17hcd2d0f2c227b2350E
00000000000097b0 t _ZN4core3ptr70drop_in_place$LT$std..backtrace_rs..symbolize..gimli..stash..Stash$GT$17h0a368495efca64b1E
0000000000009860 t _ZN4core3ptr70drop_in_place$LT$std..panicking..begin_panic_handler..PanicPayload$GT$17hb00605162049fb29E
0000000000009890 t _ZN4core3ptr72drop_in_place$LT$alloc..collections..btree..mem..replace..PanicGuard$GT$17h1f24e010eb484ab8E
00000000000098a0 t _ZN4core3ptr73drop_in_place$LT$core..option..Option$LT$std..ffi..c_str..CString$GT$$GT$17h44fc8edb7b2018f3E
00000000000098d0 t _ZN4core3ptr78drop_in_place$LT$alloc..vec..Vec$LT$gimli..read..line..FileEntryFormat$GT$$GT$17h6baa23dbd307e059E
0000000000029940 t _ZN4core3ptr79drop_in_place$LT$alloc..boxed..Box$LT$panic_unwind..real_imp..Exception$GT$$GT$17h49b3508cc79f3b96E
0000000000009900 t _ZN4core3ptr81drop_in_place$LT$$LP$usize$C$std..backtrace_rs..symbolize..gimli..Mapping$RP$$GT$17ha0a130e608d22413E
0000000000009910 t _ZN4core3ptr81drop_in_place$LT$core..result..Result$LT$$LP$$RP$$C$std..io..error..Error$GT$$GT$17h11bb4de129dcd6d0E
0000000000009990 t _ZN4core3ptr83drop_in_place$LT$std..sys_common..thread_info..set..$u7b$$u7b$closure$u7d$$u7d$$GT$17h24e245b29182e94dE
00000000000099b0 t _ZN4core3ptr84drop_in_place$LT$std..io..stdio..set_output_capture..$u7b$$u7b$closure$u7d$$u7d$$GT$17he67eb7fd98bb3a9aE
0000000000007de0 T _ZN4core3ptr85drop_in_place$LT$std..rt..lang_start$LT$$LP$$RP$$GT$..$u7b$$u7b$closure$u7d$$u7d$$GT$17h9e96f42d8144b5bbE
00000000000099d0 t _ZN4core3ptr86drop_in_place$LT$core..result..Result$LT$addr2line..Lines$C$gimli..read..Error$GT$$GT$17h69285c52a28c6a54E
000000000002d670 t _ZN4core3ptr87drop_in_place$LT$alloc..vec..Vec$LT$gimli..read..abbrev..AttributeSpecification$GT$$GT$17h0c8fd7d4d3d9a62dE
0000000000009ac0 t _ZN4core3ptr87drop_in_place$LT$std..io..Write..write_fmt..Adapter$LT$$RF$mut$u20$$u5b$u8$u5d$$GT$$GT$17h6536435a8f5ce40fE
00000000000299b0 t _ZN4core3ptr88drop_in_place$LT$panic_unwind..real_imp..find_eh_action..$u7b$$u7b$closure$u7d$$u7d$$GT$17h80dbce11f7cd7e99E
0000000000009b40 t _ZN4core3ptr88drop_in_place$LT$std..sys_common..backtrace.._print_fmt..$u7b$$u7b$closure$u7d$$u7d$$GT$17h1ffb4f1bd9593f76E
0000000000009b60 t _ZN4core3ptr90drop_in_place$LT$std..io..buffered..bufwriter..BufWriter$LT$W$GT$..flush_buf..BufGuard$GT$17h46fc2392b48ce52dE
0000000000009bc0 t _ZN4core3ptr91drop_in_place$LT$core..result..Result$LT$std..path..PathBuf$C$std..io..error..Error$GT$$GT$17hc5cbdf02588a1205E
0000000000009c60 t _ZN4core3ptr95drop_in_place$LT$std..io..buffered..linewriter..LineWriter$LT$std..io..stdio..StdoutRaw$GT$$GT$17hd00920c988017c36E
0000000000007710 T _ZN4core3str16slice_error_fail17h8af4aedfa006e6ffE
0000000000009d10 t _ZN4core3str21_$LT$impl$u20$str$GT$8contains17h3ffb7dbb51211127E
00000000000396c0 T _ZN4core3str5lossy9Utf8Lossy10from_bytes17h068c665342048d18E
00000000000396d0 T _ZN4core3str5lossy9Utf8Lossy6chunks17hf5c8c1817a504b0fE
00000000000076f0 T _ZN4core3str6traits23str_index_overflow_fail17hb925d9d02facf74fE
0000000000039160 T _ZN4core3str7pattern11StrSearcher3new17he77527084c3002e7E
0000000000038f20 T _ZN4core3str8converts9from_utf817h989c7cb991fd1bdaE
0000000000007d60 t _ZN4core4hint9black_box17hf5a4fd5125f2d58cE
0000000000036760 T _ZN4core5panic10panic_info9PanicInfo7message17h56acaebbde2ea350E
0000000000036750 T _ZN4core5panic10panic_info9PanicInfo7payload17h3e9b1a9f3b13c969E
0000000000036770 T _ZN4core5panic10panic_info9PanicInfo8location17h198d0844bf1ec066E
00000000000366b0 T _ZN4core5panic8location8Location6caller17h1f6ffe591a5a5a64E
0000000000007670 T _ZN4core5slice29_$LT$impl$u20$$u5b$T$u5d$$GT$15copy_from_slice17len_mismatch_fail17hdaa020d6e5f9c986E
0000000000006080 t _ZN4core5slice4sort14break_patterns17hb658e3fd9c542165E
0000000000006290 t _ZN4core5slice4sort22partial_insertion_sort17h822541bffd5c954aE
000000000000a1e0 t _ZN4core5slice4sort7recurse17hc64e225ab752861cE
0000000000006570 t _ZN4core5slice4sort8heapsort17hfbd54da75f236cb3E
00000000000075f0 T _ZN4core5slice5index22slice_index_order_fail17h013f3c26cc4a5a2dE
0000000000007570 T _ZN4core5slice5index24slice_end_index_len_fail17ha1b1e61e48f0c814E
00000000000074f0 T _ZN4core5slice5index26slice_start_index_len_fail17ha004e5c81842a639E
0000000000038df0 T _ZN4core5slice6memchr19memchr_general_case17h4c0113a07d687a00E
0000000000007330 T _ZN4core6option13expect_failed17hbb9465dc6ab987ceE
000000000000b0a0 t _ZN4core6option15Option$LT$T$GT$6unwrap17h50e5e81f9e93de7eE
000000000000b0d0 t _ZN4core6option15Option$LT$T$GT$6unwrap17hb73b4e2c6d91d468E
0000000000007460 T _ZN4core6result13unwrap_failed17h885d3f7beb571353E
000000000003eeb0 r _ZN4core7unicode12unicode_data11white_space17SHORT_OFFSET_RUNS17hd45a1f3d13c18155E
000000000003fc84 r _ZN4core7unicode12unicode_data15grapheme_extend17SHORT_OFFSET_RUNS17hfacf2c093b1f1ac5E
000000000003abf0 T _ZN4core7unicode12unicode_data15grapheme_extend6lookup17ha3d2d64d65245545E
000000000003fd04 r _ZN4core7unicode12unicode_data15grapheme_extend7OFFSETS17h7cb3e317d143f59eE
000000000003abd0 T _ZN4core7unicode12unicode_data2cc6lookup17h29327f22d5a39bebE
0000000000039ad0 T _ZN4core7unicode9printable12is_printable17h8930b37203ddc73aE
00000000000399a0 t _ZN4core7unicode9printable5check17he058c7c371945b90E
00000000000067f0 t _ZN4core9panicking13assert_failed17h1c50c1ea43e24255E
0000000000006840 t _ZN4core9panicking13assert_failed17h437005ed2ea74128E
0000000000007220 t _ZN4core9panicking13assert_failed17h63ca28bb1e6552e7E
00000000000368e0 t _ZN4core9panicking13panic_display17h7e364c019c4c45b4E
00000000000073a0 T _ZN4core9panicking18panic_bounds_check17h63650a5dfc9aa86fE
0000000000036940 T _ZN4core9panicking19assert_failed_inner17hc71171cfb6f4bc69E
0000000000007350 T _ZN4core9panicking5panic17h50b51d19800453c0E
0000000000007420 T _ZN4core9panicking9panic_fmt17h7b8580d81fcbbacdE
000000000000b100 t _ZN50_$LT$$BP$mut$u20$T$u20$as$u20$core..fmt..Debug$GT$3fmt17h5018ca1fe01aeab0E
000000000002f6b0 t _ZN50_$LT$$RF$mut$u20$T$u20$as$u20$core..fmt..Debug$GT$3fmt17hf999fa73cc73b026E
000000000002f740 t _ZN50_$LT$$RF$mut$u20$W$u20$as$u20$core..fmt..Write$GT$10write_char17h032ad00c69c30211E
00000000000373f0 t _ZN50_$LT$$RF$mut$u20$W$u20$as$u20$core..fmt..Write$GT$10write_char17h509a40640feb7e7dE
000000000000b110 t _ZN50_$LT$$RF$mut$u20$W$u20$as$u20$core..fmt..Write$GT$10write_char17h76329b9cff28e797E
000000000000b1f0 t _ZN50_$LT$$RF$mut$u20$W$u20$as$u20$core..fmt..Write$GT$10write_char17ha8d420b4c73d5b30E
000000000000b200 t _ZN50_$LT$$RF$mut$u20$W$u20$as$u20$core..fmt..Write$GT$10write_char17hcd423b12e30d3e0cE
000000000000b210 t _ZN50_$LT$$RF$mut$u20$W$u20$as$u20$core..fmt..Write$GT$10write_char17hcf8ffb3e73f7a97eE
000000000002f820 t _ZN50_$LT$$RF$mut$u20$W$u20$as$u20$core..fmt..Write$GT$9write_fmt17h5b4212763fddf193E
000000000000b2f0 t _ZN50_$LT$$RF$mut$u20$W$u20$as$u20$core..fmt..Write$GT$9write_fmt17h7ba60072dda4b8edE
00000000000374d0 t _ZN50_$LT$$RF$mut$u20$W$u20$as$u20$core..fmt..Write$GT$9write_fmt17hb1a1671c341ae026E
000000000000b340 t _ZN50_$LT$$RF$mut$u20$W$u20$as$u20$core..fmt..Write$GT$9write_fmt17hdb66e8b9a0f316a4E
000000000000b390 t _ZN50_$LT$$RF$mut$u20$W$u20$as$u20$core..fmt..Write$GT$9write_fmt17hf19d6eb813269ea6E
000000000000b3e0 t _ZN50_$LT$$RF$mut$u20$W$u20$as$u20$core..fmt..Write$GT$9write_fmt17hf9a8fab151a5e77bE
000000000000b430 t _ZN50_$LT$$RF$mut$u20$W$u20$as$u20$core..fmt..Write$GT$9write_str17h01661b0a27de288eE
000000000000b440 t _ZN50_$LT$$RF$mut$u20$W$u20$as$u20$core..fmt..Write$GT$9write_str17h244d1d31e8277e09E
000000000000b4b0 t _ZN50_$LT$$RF$mut$u20$W$u20$as$u20$core..fmt..Write$GT$9write_str17h5ae493957a5571f3E
00000000000373e0 t _ZN50_$LT$$RF$mut$u20$W$u20$as$u20$core..fmt..Write$GT$9write_str17h845437bed1d14a8dE
000000000000b4c0 t _ZN50_$LT$$RF$mut$u20$W$u20$as$u20$core..fmt..Write$GT$9write_str17hc90f8937e6d2f598E
000000000002f870 t _ZN50_$LT$$RF$mut$u20$W$u20$as$u20$core..fmt..Write$GT$9write_str17he5223555f2cdb847E
000000000003a710 T _ZN53_$LT$core..fmt..Error$u20$as$u20$core..fmt..Debug$GT$3fmt17hfa418359686e4ea2E
0000000000038d10 T _ZN54_$LT$$BP$const$u20$T$u20$as$u20$core..fmt..Pointer$GT$3fmt5inner17h91a7d7238982ac35E
0000000000007c60 t _ZN54_$LT$$LP$$RP$$u20$as$u20$std..process..Termination$GT$6report17hcd48f1f9b26aeb0eE
0000000000038230 T _ZN57_$LT$core..fmt..Formatter$u20$as$u20$core..fmt..Write$GT$10write_char17h81ddc0be26ebb881E
0000000000038130 T _ZN57_$LT$core..fmt..Formatter$u20$as$u20$core..fmt..Write$GT$9write_fmt17ha4b2dee2902611dfE
0000000000038110 T _ZN57_$LT$core..fmt..Formatter$u20$as$u20$core..fmt..Write$GT$9write_str17h638137280a19ab3eE
00000000000196b0 T _ZN57_$LT$std..io..error..Repr$u20$as$u20$core..fmt..Debug$GT$3fmt17h3a446da4a0a04fecE
000000000000b530 t _ZN58_$LT$alloc..string..String$u20$as$u20$core..fmt..Debug$GT$3fmt17h1bdaf0114b971505E
000000000000b550 t _ZN58_$LT$alloc..string..String$u20$as$u20$core..fmt..Write$GT$10write_char17h2121bd07eb7802b9E
00000000000196a0 T _ZN58_$LT$std..io..error..Error$u20$as$u20$core..fmt..Debug$GT$3fmt17h64213f54984d9e45E
0000000000037530 T _ZN59_$LT$core..fmt..Arguments$u20$as$u20$core..fmt..Display$GT$3fmt17ha950723517205cebE
000000000002cae0 T _ZN5adler7Adler3211write_slice17h8605628a2902075aE
000000000000b670 t _ZN5alloc11collections5btree3map21IntoIter$LT$K$C$V$GT$10dying_next17hc90583256ffee139E
00000000000360d0 T _ZN5alloc11collections5btree4node10splitpoint17hfa9c23105f83bf8bE
000000000000ba10 t _ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h219f87a61a2705f5E
000000000000ba80 t _ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h4f5a2dfc2084d925E
000000000000bad0 t _ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17hc614ae49d58f2262E
0000000000007320 T _ZN5alloc5alloc18handle_alloc_error17hbf231f2c8e7f2670E
000000000000bb20 t _ZN5alloc5alloc8box_free17h0762f001b85a87eaE
00000000000299c0 t _ZN5alloc5alloc8box_free17h08171fa8d32d597dE
00000000000299d0 t _ZN5alloc5alloc8box_free17h0f012fab77aed2c8E
000000000000bb30 t _ZN5alloc5alloc8box_free17h1d878501742f39ecE
000000000000bb50 t _ZN5alloc5alloc8box_free17h7c7d12a5b0f98d78E
0000000000036140 T _ZN5alloc6string6String15from_utf8_lossy17h88d8ec76ec910731E
000000000002d6a0 t _ZN5alloc7raw_vec11finish_grow17h50210f03525709edE
000000000002d140 t _ZN5alloc7raw_vec11finish_grow17h93504180cf1d2305E
000000000000bb60 t _ZN5alloc7raw_vec11finish_grow17hae2b7c34c21dc892E
0000000000036000 t _ZN5alloc7raw_vec11finish_grow17hff59be90a45214ceE
0000000000036090 T _ZN5alloc7raw_vec17capacity_overflow17h8f5c0e70aa180d09E
000000000000bbf0 t _ZN5alloc7raw_vec19RawVec$LT$T$C$A$GT$16reserve_for_push17h07012d10d3b71b32E
000000000000bcc0 t _ZN5alloc7raw_vec19RawVec$LT$T$C$A$GT$16reserve_for_push17h07dc9b1b8a8ded5eE
000000000000bd90 t _ZN5alloc7raw_vec19RawVec$LT$T$C$A$GT$16reserve_for_push17h1df915b0ed406800E
000000000000be60 t _ZN5alloc7raw_vec19RawVec$LT$T$C$A$GT$16reserve_for_push17h1e09385bea5aca00E
000000000000bf30 t _ZN5alloc7raw_vec19RawVec$LT$T$C$A$GT$16reserve_for_push17h29d2c1418b14be28E
000000000000c000 t _ZN5alloc7raw_vec19RawVec$LT$T$C$A$GT$16reserve_for_push17h36ee59f2da632d60E
000000000002d730 t _ZN5alloc7raw_vec19RawVec$LT$T$C$A$GT$16reserve_for_push17h6cd23a4ec58505a8E
000000000000c0a0 t _ZN5alloc7raw_vec19RawVec$LT$T$C$A$GT$16reserve_for_push17h7e408bc2dab02c08E
000000000000c160 t _ZN5alloc7raw_vec19RawVec$LT$T$C$A$GT$16reserve_for_push17h8fcd98abc59977daE
000000000000c230 t _ZN5alloc7raw_vec19RawVec$LT$T$C$A$GT$16reserve_for_push17h974fb91cc808fcabE
000000000000c300 t _ZN5alloc7raw_vec19RawVec$LT$T$C$A$GT$16reserve_for_push17hc167c8648937f2e4E
000000000000c3d0 t _ZN5alloc7raw_vec19RawVec$LT$T$C$A$GT$16reserve_for_push17hd9d9d74b14d8be1aE
000000000002d1d0 t _ZN5alloc7raw_vec19RawVec$LT$T$C$A$GT$16reserve_for_push17hf9f8a90680d4b153E
000000000002d800 t _ZN5alloc7raw_vec19RawVec$LT$T$C$A$GT$16reserve_for_push17hfaf9e738256d2f10E
0000000000007280 t _ZN5alloc7raw_vec19RawVec$LT$T$C$A$GT$7reserve21do_reserve_and_handle17h3b6756cfecbcadccE
0000000000006890 t _ZN5alloc7raw_vec19RawVec$LT$T$C$A$GT$7reserve21do_reserve_and_handle17h906a7a164a108b6aE
0000000000006960 t _ZN5alloc7raw_vec19RawVec$LT$T$C$A$GT$7reserve21do_reserve_and_handle17hb4d6a794a35f418fE
0000000000007180 t _ZN5alloc7raw_vec19RawVec$LT$T$C$A$GT$7reserve21do_reserve_and_handle17hb7cfc1881b08ae28E
0000000000006a30 t _ZN5alloc7raw_vec19RawVec$LT$T$C$A$GT$7reserve21do_reserve_and_handle17he9a74fab5ecc2394E
000000000000c4a0 t _ZN5gimli4read4line15FileEntryFormat5parse17h0edd37439a1922f2E
000000000000c870 t _ZN5gimli4read4line15parse_attribute17h8db2919d8845f200E
000000000000d170 t _ZN5gimli4read4line27FileEntry$LT$R$C$Offset$GT$5parse17hab81ce8e8eef3960E
000000000002f040 T _ZN5gimli4read4line7LineRow18apply_line_advance17he191f122cb8fabf8E
000000000000d3a0 t _ZN5gimli4read4unit15parse_attribute17h1a622a93ee2e34b0E
000000000000e510 t _ZN5gimli4read4unit18Attribute$LT$R$GT$5value17hf2a39feba332e505E
000000000000e9c0 t _ZN5gimli4read4unit18Attribute$LT$R$GT$8u8_value17h5ffe428d8ccd9b0cE
000000000000ea30 t _ZN5gimli4read4unit18Attribute$LT$R$GT$9u16_value17h66518aaa3d2c2591E
000000000000eaa0 t _ZN5gimli4read4unit19EntriesRaw$LT$R$GT$17read_abbreviation17h698417431a5ec033E
000000000002f070 T _ZN5gimli4read4unit20allow_section_offset17h11205f606c825a41E
000000000000ec20 t _ZN5gimli4read4unit32AttributeValue$LT$R$C$Offset$GT$11udata_value17hcd3427e14db50f02E
000000000000ec80 t _ZN5gimli4read5dwarf14Dwarf$LT$R$GT$11attr_string17h2a7bf6ec71c560b2E
000000000002ee80 T _ZN5gimli4read6abbrev10Attributes3new17h7b37ad7383f71dc8E
000000000002eea0 T _ZN5gimli4read6abbrev10Attributes4push17h55fba4407518d1d9E
000000000002edf0 T _ZN5gimli4read6abbrev12Abbreviation3new17h5fc3d2eb13731da0E
000000000002d9e0 T _ZN5gimli4read6abbrev13Abbreviations5empty17h737a3ae50a65becfE
000000000002da20 T _ZN5gimli4read6abbrev13Abbreviations6insert17h0792bbb6b7696ec9E
000000000000ee40 t _ZN5gimli4read6reader6Reader12read_address17h386a05d2034d3049E
000000000000ef30 t _ZN5gimli4read6reader6Reader17read_sized_offset17hc88bcff35ae75ec0E
000000000000f030 t _ZN5gimli4read6reader6Reader8read_u6417he10b7d9708f7bec9E
000000000000f0b0 t _ZN5gimli4read6reader6Reader9read_word17hda033b30f54b2a27E
000000000000f260 t _ZN5gimli4read7aranges30ArangeHeader$LT$R$C$Offset$GT$5parse17h78f052cb23820965E
000000000000f120 t _ZN5gimli4read7Section4load17h1e379c653f8d7aabE
000000000000f170 t _ZN5gimli4read7Section4load17h209a501d03eb48dcE
000000000000f1c0 t _ZN5gimli4read7Section4load17h2831bc1bbe7e85a8E
000000000000f210 t _ZN5gimli4read7Section4load17h2cdd51c16c5fd90fE
000000000000f430 t _ZN5gimli4read8rnglists20RngListIter$LT$R$GT$4next17h2a13231aac525ad1E
000000000002d8d0 T _ZN5gimli6common9SectionId4name17h83a72a4e16466682E
0000000000007e60 t _ZN5hello4main17h0767239aa2b5c6caE
000000000000fdb0 t _ZN60_$LT$alloc..string..String$u20$as$u20$core..fmt..Display$GT$3fmt17h8f44370e8cab6b83E
0000000000019920 T _ZN60_$LT$std..io..error..Error$u20$as$u20$core..fmt..Display$GT$3fmt17h959230e8f562d86bE
0000000000019fc0 T _ZN61_$LT$$RF$std..io..stdio..Stdout$u20$as$u20$std..io..Write$GT$9write_fmt17h1b614336b5b82e56E
000000000001a130 T _ZN61_$LT$std..io..stdio..StdoutLock$u20$as$u20$std..io..Write$GT$9write_all17h48a6e4e86cae91cbE
0000000000020080 t _ZN61_$LT$std..path..Component$u20$as$u20$core..cmp..PartialEq$GT$2eq17h166e6177a176ce2fE
000000000001fc90 T _ZN62_$LT$std..io..error..ErrorKind$u20$as$u20$core..fmt..Debug$GT$3fmt17ha595c5c72a562894E
000000000001bfb0 t _ZN62_$LT$std..path..Components$u20$as$u20$core..cmp..PartialEq$GT$2eq17h8a47b919e333566dE
00000000000365f0 T _ZN63_$LT$core..cell..BorrowMutError$u20$as$u20$core..fmt..Debug$GT$3fmt17ha4fab383fdab7959E
0000000000035e30 T _ZN63_$LT$rustc_demangle..Demangle$u20$as$u20$core..fmt..Display$GT$3fmt17hab64a0342871050eE
000000000003aaf0 T _ZN64_$LT$core..str..error..Utf8Error$u20$as$u20$core..fmt..Debug$GT$3fmt17h1cf556ca6390dcdcE
0000000000030bb0 T _ZN64_$LT$rustc_demangle..v0..Ident$u20$as$u20$core..fmt..Display$GT$3fmt17hb54eafd2eb5f06f4E
0000000000020140 T _ZN64_$LT$std..path..StripPrefixError$u20$as$u20$core..fmt..Debug$GT$3fmt17hbd786152320e1017E
0000000000021500 T _ZN64_$LT$std..sys..unix..stdio..Stderr$u20$as$u20$std..io..Write$GT$14write_vectored17hc93ac3adef57d63eE
0000000000021560 t _ZN64_$LT$std..sys..unix..stdio..Stderr$u20$as$u20$std..io..Write$GT$17is_write_vectored17h9f04abf6bb87c5aeE
0000000000021570 T _ZN64_$LT$std..sys..unix..stdio..Stderr$u20$as$u20$std..io..Write$GT$5flush17h3474c55de1f544bdE
00000000000214a0 T _ZN64_$LT$std..sys..unix..stdio..Stderr$u20$as$u20$std..io..Write$GT$5write17hdd34e4b8a621a548E
0000000000021570 T _ZN64_$LT$std..sys..unix..stdio..Stdout$u20$as$u20$std..io..Write$GT$5flush17h78c5d2af6c70970fE
00000000000398b0 T _ZN66_$LT$core..str..lossy..Utf8Lossy$u20$as$u20$core..fmt..Display$GT$3fmt17h015f5470ee66d128E
000000000002cef0 T _ZN68_$LT$$RF$$u5b$u8$u5d$$u20$as$u20$object..read..read_ref..ReadRef$GT$13read_bytes_at17hcdfce29a291c986eE
000000000002cf10 T _ZN68_$LT$$RF$$u5b$u8$u5d$$u20$as$u20$object..read..read_ref..ReadRef$GT$19read_bytes_at_until17h339c874df3509d86E
0000000000036b00 T _ZN68_$LT$core..fmt..builders..PadAdapter$u20$as$u20$core..fmt..Write$GT$9write_str17h9b57f1e34c1cb74aE
0000000000039bc0 T _ZN68_$LT$core..num..error..ParseIntError$u20$as$u20$core..fmt..Debug$GT$3fmt17heaf47326c7dfe8c6E
0000000000007c80 t _ZN68_$LT$std..process..ExitCode$u20$as$u20$std..process..Termination$GT$6report17hf4ca8697fc20df45E
0000000000018b60 T _ZN68_$LT$std..thread..local..AccessError$u20$as$u20$core..fmt..Debug$GT$3fmt17he6a8bb8d93dc712cE
000000000002cf60 T _ZN6memchr6memchr3x864sse26memchr17hfb590d31dc7a3c1cE
000000000004aaf0 D _ZN6object3elf12ELF_NOTE_GNU17hd238f72b9ff85802E
00000000000366c0 T _ZN70_$LT$core..panic..location..Location$u20$as$u20$core..fmt..Display$GT$3fmt17hcf8fd9c01c2e24bbE
000000000000fdd0 t _ZN70_$LT$core..result..Result$LT$T$C$E$GT$$u20$as$u20$core..fmt..Debug$GT$3fmt17ha4ed5718c2455f5eE
000000000001c970 T _ZN70_$LT$std..sync..once..WaiterQueue$u20$as$u20$core..ops..drop..Drop$GT$4drop17ha8ea7330219af8eaE
0000000000036560 t _ZN71_$LT$core..ops..range..Range$LT$Idx$GT$$u20$as$u20$core..fmt..Debug$GT$3fmt17hddd0a799a8b1801fE
0000000000030040 T _ZN71_$LT$rustc_demangle..legacy..Demangle$u20$as$u20$core..fmt..Display$GT$3fmt17h2e4eb0cb44497e13E
0000000000035fc0 T _ZN71_$LT$rustc_demangle..SizeLimitExhausted$u20$as$u20$core..fmt..Debug$GT$3fmt17h3704fa87690d32acE
0000000000036780 T _ZN73_$LT$core..panic..panic_info..PanicInfo$u20$as$u20$core..fmt..Display$GT$3fmt17h28bd37e45a23ef92E
000000000002f000 T _ZN75_$LT$gimli..read..abbrev..Attributes$u20$as$u20$core..ops..deref..Deref$GT$5deref17h9917d9652c6211c0E
0000000000021aa0 T _ZN79_$LT$std..backtrace_rs..symbolize..SymbolName$u20$as$u20$core..fmt..Display$GT$3fmt17h2b3ce496fd334d83E
000000000002f8a0 t _ZN80_$LT$core..str..pattern..StrSearcher$u20$as$u20$core..str..pattern..Searcher$GT$4next17haa81d18e4aa361ecE
000000000001afe0 t _ZN80_$LT$std..io..Write..write_fmt..Adapter$LT$T$GT$$u20$as$u20$core..fmt..Write$GT$9write_str17h60db5c145b35e2afE
000000000001b050 t _ZN80_$LT$std..io..Write..write_fmt..Adapter$LT$T$GT$$u20$as$u20$core..fmt..Write$GT$9write_str17hae60a97ce902240fE
000000000001b1f0 t _ZN80_$LT$std..io..Write..write_fmt..Adapter$LT$T$GT$$u20$as$u20$core..fmt..Write$GT$9write_str17hd001df39f0e2629cE
000000000001b850 T _ZN80_$LT$std..path..Components$u20$as$u20$core..iter..traits..iterator..Iterator$GT$4next17h5ffa7556830b3330E
000000000002fc80 t _ZN81_$LT$core..str..iter..Chars$u20$as$u20$core..iter..traits..iterator..Iterator$GT$5count17h069c25da8f70290eE
000000000002fe20 t _ZN81_$LT$core..str..pattern..CharSearcher$u20$as$u20$core..str..pattern..Searcher$GT$10next_match17hb6d7485279bf6a91E
0000000000036610 T _ZN82_$LT$core..char..EscapeDebug$u20$as$u20$core..iter..traits..iterator..Iterator$GT$4next17h7ecd43ce4389e7f9E
0000000000036610 T _ZN84_$LT$core..char..EscapeDefault$u20$as$u20$core..iter..traits..iterator..Iterator$GT$4next17h581394e504972170E
000000000000fe50 t _ZN90_$LT$gimli..read..unit..AttributeValue$LT$R$C$Offset$GT$$u20$as$u20$core..clone..Clone$GT$5clone17heff1c2c8c5f5469fE
000000000001ef10 T _ZN90_$LT$std..panicking..begin_panic_handler..PanicPayload$u20$as$u20$core..panic..BoxMeUp$GT$3get17h9e426b9a9dcb4914E
000000000001ee10 T _ZN90_$LT$std..panicking..begin_panic_handler..PanicPayload$u20$as$u20$core..panic..BoxMeUp$GT$8take_box17h74f63b742f792df3E
000000000002d270 T _ZN91_$LT$addr2line..LocationRangeUnitIter$u20$as$u20$core..iter..traits..iterator..Iterator$GT$4next17hbf7e05c1ad1824e2E
000000000001f0a0 t _ZN91_$LT$std..panicking..begin_panic..PanicPayload$LT$A$GT$$u20$as$u20$core..panic..BoxMeUp$GT$3get17hb71540ec59ed2b03E
000000000001f040 t _ZN91_$LT$std..panicking..begin_panic..PanicPayload$LT$A$GT$$u20$as$u20$core..panic..BoxMeUp$GT$8take_box17h8c30e65ee8c0ee38E
000000000001d510 T _ZN91_$LT$std..sys_common..backtrace.._print..DisplayBacktrace$u20$as$u20$core..fmt..Display$GT$3fmt17hd4ec41a9a6b0d22cE
00000000000360c0 T _ZN93_$LT$alloc..collections..btree..mem..replace..PanicGuard$u20$as$u20$core..ops..drop..Drop$GT$4drop17h79773f1f4cacbde9E
000000000001f000 T _ZN93_$LT$std..panicking..begin_panic_handler..StrPanicPayload$u20$as$u20$core..panic..BoxMeUp$GT$3get17h27f1f6744b1032f9E
000000000001efb0 T _ZN93_$LT$std..panicking..begin_panic_handler..StrPanicPayload$u20$as$u20$core..panic..BoxMeUp$GT$8take_box17h8d968961aa85c397E
000000000001bc60 T _ZN95_$LT$std..path..Components$u20$as$u20$core..iter..traits..double_ended..DoubleEndedIterator$GT$9next_back17h792af4e6f198baaaE
00000000000396e0 T _ZN96_$LT$core..str..lossy..Utf8LossyChunksIter$u20$as$u20$core..iter..traits..iterator..Iterator$GT$4next17h23e7a61bdaecc6e0E
0000000000010160 t _ZN9addr2line16ResUnit$LT$R$GT$11parse_lines17h3c83249b252d2705E
00000000000125b0 t _ZN9addr2line16ResUnit$LT$R$GT$11render_file17he9e7fd27ac28310fE
00000000000129b0 t _ZN9addr2line17ResDwarf$LT$R$GT$5parse17h188328e5ae4aa6adE
00000000000179b0 t _ZN9addr2line8function10name_entry17h355434a694b39511E
0000000000017e30 t _ZN9addr2line8function17Function$LT$R$GT$14parse_children17h295d34ba236385d7E
0000000000018a00 t _ZN9addr2line8function9name_attr17h3c327938f14f6f5fE
000000000002d3b0 T _ZN9addr2line9path_push17h5d6a29b43e5a090aE

And here is my toolchain versions:

$ rustc --version
rustc 1.59.0-nightly (efec54529 2021-12-04)
$ cargo --version
cargo 1.58.0-nightly (294967c53 2021-11-29)
@namhyung
Copy link
Owner

namhyung commented Dec 5, 2021

@quark-zju do you have any idea?

@quark-zju
Copy link

quark-zju commented Dec 6, 2021

Bisect shows it's a regression introduced in nightly-2021-08-22. nightly-2021-08-21 works fine. Looking at the commits (git log --graph a0035916e..d3e2578c3 -p), "Upgrade to LLVM 13" looks the most suspicious. I haven't tried to look deeper yet.

Update: The LLVM bytecode generated by rustc look okay (not changed regarding on the LLVM attribute). So it might be a LLVM regression.

@namhyung
Copy link
Owner

@quark-zju thanks for checking this and sorry for the late reply. Do you mean that the bytecode contains calls to mcount but the final binary doesn't? It might be a link-time optimization to get rid of it if the rust runtime doesn't provide the definition of the mcount, but I'm not 100% sure.

Btw, is it possible to change the rustc to use -fpatchable-function-entry like in #1367? It doesn't require any runtime support and just adds some NOP sled at the beginning.

@tlambertz
Copy link

I have encountered the same issue for my tracing library as well, it's a change in how clang/llvm split functionality between themselves.
There is an open issue here: rust-lang/rust#92109

I have found a workaround to be manually adding the required LLVM passes:

rustc +nightly -Zinstrument-mcount -C passes="ee-instrument post-inline-ee-instrument" main.rs

@namhyung
Copy link
Owner

Thanks for the update!

@namhyung
Copy link
Owner

Update: recent LLVM changed the syntax a little bit. You need to run below:

rustc +nightly -Zinstrument-mcount -C passes="ee-instrument<post-inline>" main.rs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants