Skip to content

tests: extend remap-path-prefix-std to all stdlib rlibs#156570

Open
paradoxicalguy wants to merge 1 commit into
rust-lang:mainfrom
paradoxicalguy:test-extend-rmake-clean
Open

tests: extend remap-path-prefix-std to all stdlib rlibs#156570
paradoxicalguy wants to merge 1 commit into
rust-lang:mainfrom
paradoxicalguy:test-extend-rmake-clean

Conversation

@paradoxicalguy
Copy link
Copy Markdown
Contributor

problem:

the current remap-path-prefix-std run-make test validates path remapping for libstd.rlib, which leaves the rest of the distributed stdlib artifacts unchecked.

fix:

generalizing the test to go over over all distributed .rlib files found in the target sysroot libdir instead of checking only the libstd.

result:

improves reproducibility coverage for distributed stdlib artifacts.

r? @Urgau

@rustbot rustbot added A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels May 14, 2026
Comment thread tests/run-make/remap-path-prefix-std/rmake.rs
@rust-log-analyzer

This comment has been minimized.

@paradoxicalguy paradoxicalguy force-pushed the test-extend-rmake-clean branch from 4c83da0 to 6a3fc8b Compare May 14, 2026 13:28
@Urgau
Copy link
Copy Markdown
Member

Urgau commented May 14, 2026

@bors try jobs=dist-x86_64-linux

@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request May 14, 2026
tests: extend remap-path-prefix-std to all stdlib rlibs


try-job: dist-x86_64-linux
@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 14, 2026

☀️ Try build successful (CI)
Build commit: 8d33ecc (8d33ecc7330a13730e8a40214401163109712e5d, parent: 1a70f8d36e818b45829a5c065fd6004c9047e8d1)

@Urgau
Copy link
Copy Markdown
Member

Urgau commented May 14, 2026

@bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 14, 2026

📌 Commit 6a3fc8b has been approved by Urgau

It is now in the queue for this repository.

@rust-bors rust-bors Bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels May 14, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request May 14, 2026
…lean, r=Urgau

tests: extend remap-path-prefix-std to all stdlib rlibs

### problem:
the current `remap-path-prefix-std` run-make test validates path remapping for `libstd.rlib`, which leaves the rest of the distributed `stdlib` artifacts unchecked.

### fix:
generalizing the test to go over over all distributed `.rlib` files found in the target `sysroot libdir` instead of checking only the `libstd`.

### result:
improves reproducibility coverage for distributed `stdlib` artifacts.

r? @Urgau
rust-bors Bot pushed a commit that referenced this pull request May 14, 2026
…uwer

Rollup of 4 pull requests

Successful merges:

 - #156452 (Implement pinned drop sugar)
 - #156571 (Disable `main_needs_argc_argv` for Wasm)
 - #156565 (delegation: emit error when self type is not specified and accessed)
 - #156570 (tests: extend remap-path-prefix-std to all stdlib rlibs)
@JonathanBrouwer
Copy link
Copy Markdown
Contributor

@bors r-
#156584 (comment)

@rust-bors rust-bors Bot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels May 15, 2026
@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 15, 2026

This pull request was unapproved.

This PR was contained in a rollup (#156584), which was unapproved.

View changes since this unapproval

Comment thread tests/run-make/remap-path-prefix-std/rmake.rs Outdated
@rust-log-analyzer

This comment has been minimized.

@paradoxicalguy paradoxicalguy force-pushed the test-extend-rmake-clean branch from 94d97b7 to afa7f77 Compare May 15, 2026 09:29
@Urgau
Copy link
Copy Markdown
Member

Urgau commented May 15, 2026

Let's do a quick try run to be sure.

@bors try jobs=dist-i586-gnu-i586-i686-musl

rust-bors Bot pushed a commit that referenced this pull request May 15, 2026
tests: extend remap-path-prefix-std to all stdlib rlibs


try-job: dist-i586-gnu-i586-i686-musl
@rust-bors

This comment has been minimized.

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 15, 2026

💔 Test for e47907c failed: CI. Failed job:

@rust-log-analyzer
Copy link
Copy Markdown
Collaborator

The job dist-i586-gnu-i586-i686-musl failed! Check out the build log: (web) (plain enhanced) (plain)

Click to see the possible cause of the failure (guessed by this bot)
---- [run-make] tests/run-make/remap-path-prefix-std stdout ----

error: rmake recipe failed to complete
status: exit status: 101
command: cd "/checkout/obj/build/x86_64-unknown-linux-gnu/test/run-make/remap-path-prefix-std/rmake_out" && env -u RUSTFLAGS -u __RUSTC_DEBUG_ASSERTIONS_ENABLED -u __STD_DEBUG_ASSERTIONS_ENABLED AR="i586-unknown-linux-gnu-ar" BUILD_ROOT="/checkout/obj/build/x86_64-unknown-linux-gnu" CC="i586-unknown-linux-gnu-gcc" CC_DEFAULT_FLAGS="-ffunction-sections -fdata-sections -fPIC -m32 -march=pentium -Wa,-mrelax-relocations=no" CXX="c++" CXX_DEFAULT_FLAGS="-ffunction-sections -fdata-sections -fPIC -m32 -march=pentium" HOST_RUSTC_DYLIB_PATH="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/lib" LD_LIBRARY_PATH="/checkout/obj/build/x86_64-unknown-linux-gnu/bootstrap-tools/x86_64-unknown-linux-gnu/release/deps:/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib" LD_LIB_PATH_ENVVAR="LD_LIBRARY_PATH" LLVM_BIN_DIR="/checkout/obj/build/x86_64-unknown-linux-gnu/llvm/bin" LLVM_COMPONENTS="aarch64 aarch64asmparser aarch64codegen aarch64desc aarch64disassembler aarch64info aarch64utils abi aggressiveinstcombine all all-targets amdgpu amdgpuasmparser amdgpucodegen amdgpudesc amdgpudisassembler amdgpuinfo amdgputargetmca amdgpuutils analysis arm armasmparser armcodegen armdesc armdisassembler arminfo armutils asmparser asmprinter avr avrasmparser avrcodegen avrdesc avrdisassembler avrinfo binaryformat bitreader bitstreamreader bitwriter bpf bpfasmparser bpfcodegen bpfdesc bpfdisassembler bpfinfo cas cfguard cgdata codegen codegentypes core coroutines coverage csky cskyasmparser cskycodegen cskydesc cskydisassembler cskyinfo debuginfobtf debuginfocodeview debuginfodwarf debuginfodwarflowlevel debuginfogsym debuginfologicalview debuginfomsf debuginfopdb demangle dlltooldriver dtlto dwarfcfichecker dwarflinker dwarflinkerclassic dwarflinkerparallel dwp engine executionengine extensions filecheck frontendatomic frontenddirective frontenddriver frontendhlsl frontendoffloading frontendopenacc frontendopenmp fuzzercli fuzzmutate globalisel hexagon hexagonasmparser hexagoncodegen hexagondesc hexagondisassembler hexagoninfo hipstdpar instcombine instrumentation interfacestub interpreter ipo irprinter irreader jitlink libdriver lineeditor linker loongarch loongarchasmparser loongarchcodegen loongarchdesc loongarchdisassembler loongarchinfo lto m68k m68kasmparser m68kcodegen m68kdesc m68kdisassembler m68kinfo mc mca mcdisassembler mcjit mcparser mips mipsasmparser mipscodegen mipsdesc mipsdisassembler mipsinfo mirparser msp430 msp430asmparser msp430codegen msp430desc msp430disassembler msp430info native nativecodegen nvptx nvptxcodegen nvptxdesc nvptxinfo objcarcopts objcopy object objectyaml option orcdebugging orcjit orcshared orctargetprocess passes plugins powerpc powerpcasmparser powerpccodegen powerpcdesc powerpcdisassembler powerpcinfo profiledata remarks riscv riscvasmparser riscvcodegen riscvdesc riscvdisassembler riscvinfo riscvtargetmca runtimedyld sandboxir scalaropts selectiondag sparc sparcasmparser sparccodegen sparcdesc sparcdisassembler sparcinfo support supportlsp symbolize systemz systemzasmparser systemzcodegen systemzdesc systemzdisassembler systemzinfo tablegen target targetparser telemetry textapi textapibinaryreader transformutils vectorize webassembly webassemblyasmparser webassemblycodegen webassemblydesc webassemblydisassembler webassemblyinfo webassemblyutils windowsdriver windowsmanifest x86 x86asmparser x86codegen x86desc x86disassembler x86info x86targetmca xray xtensa xtensaasmparser xtensacodegen xtensadesc xtensadisassembler xtensainfo" LLVM_FILECHECK="/checkout/obj/build/x86_64-unknown-linux-gnu/llvm/build/bin/FileCheck" PYTHON="/usr/bin/python3" RUSTC="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" RUSTC_LINKER="i586-unknown-linux-gnu-gcc" RUSTDOC="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustdoc" SOURCE_ROOT="/checkout" TARGET="i586-unknown-linux-gnu" TARGET_EXE_DYLIB_PATH="/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/lib/rustlib/i586-unknown-linux-gnu/lib" __BOOTSTRAP_JOBS="4" __RMAKE_VERBOSE_SUBPROCESS_OUTPUT="1" __STD_REMAP_DEBUGINFO_ENABLED="1" "/checkout/obj/build/x86_64-unknown-linux-gnu/test/run-make/remap-path-prefix-std/rmake"
stdout: none
--- stderr -------------------------------
<<<<<< TRUNCATED, SHOWING THE FIRST 524288 BYTES >>>>>>

LD_LIBRARY_PATH="/checkout/obj/build/x86_64-unknown-linux-gnu/test/run-make/remap-path-prefix-std/rmake_out:/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/lib:/checkout/obj/build/x86_64-unknown-linux-gnu/bootstrap-tools/x86_64-unknown-linux-gnu/release/deps:/checkout/obj/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" "-L" "/checkout/obj/build/x86_64-unknown-linux-gnu/test/run-make/remap-path-prefix-std/rmake_out" "--print" "target-libdir" "--target=i586-unknown-linux-gnu"
output status: `exit status: 0`
=== STDOUT ===
/checkout/obj/build/x86_64-unknown-linux-gnu/stage2/lib/rustlib/i586-unknown-linux-gnu/lib



=== STDERR ===
---
.debug_info contents:
libpanic_unwind.rlib(lib.rmeta-link): file format elf32-i386

.debug_info contents:
libpanic_unwind.rlib(panic_unwind-7227b42619c167c9.panic_unwind.4c709a06cbf5e469-cgu.0.rcgu.o): file format elf32-i386

.debug_info contents:
0x00000000: Compile Unit: length = 0x000005a0, format = DWARF32, version = 0x0004, abbr_offset = 0x0000, addr_size = 0x04 (next unit at 0x000005a4)

0x0000000b: DW_TAG_compile_unit
              DW_AT_producer ("clang LLVM (rustc version 1.97.0-nightly (e47907c2e 2026-05-15))")
              DW_AT_language (DW_LANG_Rust)
              DW_AT_name ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/panic_unwind/src/lib.rs/@/panic_unwind.4c709a06cbf5e469-cgu.0")
              DW_AT_stmt_list (0x00000000)
              DW_AT_comp_dir ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c")
              DW_AT_low_pc (0x00000000)
              DW_AT_ranges (0x00000090
                 [0x00000000, 0x0000008f)
                 [0x00000000, 0x0000006e)
                 [0x00000000, 0x000000cc)
                 [0x00000000, 0x0000006f)
                 [0x00000000, 0x00000023))

0x00000026:   DW_TAG_namespace
                DW_AT_name ("core")

0x0000002b:     DW_TAG_namespace
                  DW_AT_name ("ptr")

0x00000030:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueINtNtCsee6dGzmHQ4J_5alloc5boxed3BoxDNtNtB4_3any3AnyNtNtB4_6marker4SendEL_EECs6yT1F4D5df9_12panic_unwind")
                    DW_AT_name ("drop_glue<alloc::boxed::Box<(dyn core::any::Any + core::marker::Send), alloc::alloc::Global>>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                    DW_AT_decl_line (825)
                    DW_AT_inline (DW_INL_inlined)

0x0000003d:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueNtNtCs6yT1F4D5df9_12panic_unwind3imp9ExceptionEBF_")
                    DW_AT_name ("drop_glue<panic_unwind::imp::Exception>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                    DW_AT_decl_line (825)
                    DW_AT_inline (DW_INL_inlined)

0x0000004a:       DW_TAG_subprogram
                    DW_AT_low_pc (0x00000000)
                    DW_AT_high_pc (0x0000008f)
                    DW_AT_frame_base (DW_OP_reg5 EBP)
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueINtNtCsee6dGzmHQ4J_5alloc5boxed3BoxNtNtCs6yT1F4D5df9_12panic_unwind3imp9ExceptionEEB1e_")
                    DW_AT_name ("drop_glue<alloc::boxed::Box<panic_unwind::imp::Exception, alloc::alloc::Global>>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                    DW_AT_decl_line (825)

0x00000060:         DW_TAG_inlined_subroutine
                      DW_AT_abstract_origin (0x0000003d "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueNtNtCs6yT1F4D5df9_12panic_unwind3imp9ExceptionEBF_")
                      DW_AT_ranges (0x00000000
                         [0x0000001e, 0x00000044)
                         [0x0000005e, 0x00000075))
                      DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                      DW_AT_call_line (825)
                      DW_AT_call_column (1)

0x0000006d:           DW_TAG_inlined_subroutine
                        DW_AT_abstract_origin (0x00000030 "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueINtNtCsee6dGzmHQ4J_5alloc5boxed3BoxDNtNtB4_3any3AnyNtNtB4_6marker4SendEL_EECs6yT1F4D5df9_12panic_unwind")
                        DW_AT_ranges (0x00000000
                           [0x0000001e, 0x00000044)
                           [0x0000005e, 0x00000075))
                        DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                        DW_AT_call_line (825)
                        DW_AT_call_column (1)

0x0000007a:             DW_TAG_inlined_subroutine
                          DW_AT_abstract_origin (0x00000382 "_RNvXs8_NtCsee6dGzmHQ4J_5alloc5boxedINtB5_3BoxDNtNtCsjAkp95sQ1bz_4core3any3AnyNtNtBM_6marker4SendEL_ENtNtNtBM_3ops4drop4Drop4dropCs6yT1F4D5df9_12panic_unwind")
                          DW_AT_low_pc (0x0000002d)
                          DW_AT_high_pc (0x00000044)
                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                          DW_AT_call_line (825)
                          DW_AT_call_column (1)

0x0000008b:               DW_TAG_inlined_subroutine
                            DW_AT_abstract_origin (0x00000363 "_RINvMNtNtCsjAkp95sQ1bz_4core5alloc6layoutNtB3_6Layout13for_value_rawDNtNtB7_3any3AnyNtNtB7_6marker4SendEL_ECs6yT1F4D5df9_12panic_unwind")
                            DW_AT_low_pc (0x0000002d)
                            DW_AT_high_pc (0x00000030)
                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/boxed.rs")
                            DW_AT_call_line (1954)
                            DW_AT_call_column (26)

0x0000009c:                 DW_TAG_inlined_subroutine
                              DW_AT_abstract_origin (0x00000346 "_RINvNtCsjAkp95sQ1bz_4core3mem15size_of_val_rawDNtNtB4_3any3AnyNtNtB4_6marker4SendEL_ECs6yT1F4D5df9_12panic_unwind")
                              DW_AT_low_pc (0x0000002d)
                              DW_AT_high_pc (0x00000030)
                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/alloc/layout.rs")
                              DW_AT_call_line (255)
                              DW_AT_call_column (43)

0x000000ac:                 NULL

0x000000ad:               DW_TAG_inlined_subroutine
                            DW_AT_abstract_origin (0x0000041e "_RNvXs_NtCsee6dGzmHQ4J_5alloc5allocNtB4_6GlobalNtNtCsjAkp95sQ1bz_4core5alloc9Allocator10deallocate")
                            DW_AT_low_pc (0x00000034)
                            DW_AT_high_pc (0x00000044)
                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/boxed.rs")
                            DW_AT_call_line (1956)
                            DW_AT_call_column (24)

0x000000be:                 DW_TAG_inlined_subroutine
                              DW_AT_abstract_origin (0x000003f2 "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global15deallocate_impl")
                              DW_AT_low_pc (0x00000034)
                              DW_AT_high_pc (0x00000044)
                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                              DW_AT_call_line (462)
                              DW_AT_call_column (23)

0x000000cf:                   DW_TAG_inlined_subroutine
                                DW_AT_abstract_origin (0x000003e6 "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global23deallocate_impl_runtime")
                                DW_AT_low_pc (0x00000034)
                                DW_AT_high_pc (0x00000044)
                                DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                                DW_AT_call_line (344)
                                DW_AT_call_column (9)

0x000000e0:                     DW_TAG_inlined_subroutine
                                  DW_AT_abstract_origin (0x000003d5 "_RNvNtCsee6dGzmHQ4J_5alloc5alloc15dealloc_nonnull")
                                  DW_AT_low_pc (0x00000034)
                                  DW_AT_high_pc (0x00000044)
                                  DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                                  DW_AT_call_line (229)
                                  DW_AT_call_column (22)

0x000000f0:                     NULL

0x000000f1:                   NULL

0x000000f2:                 NULL

0x000000f3:               NULL

0x000000f4:             DW_TAG_inlined_subroutine
                          DW_AT_abstract_origin (0x00000382 "_RNvXs8_NtCsee6dGzmHQ4J_5alloc5boxedINtB5_3BoxDNtNtCsjAkp95sQ1bz_4core3any3AnyNtNtBM_6marker4SendEL_ENtNtNtBM_3ops4drop4Drop4dropCs6yT1F4D5df9_12panic_unwind")
                          DW_AT_low_pc (0x0000005e)
                          DW_AT_high_pc (0x00000075)
                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                          DW_AT_call_line (825)
                          DW_AT_call_column (1)

0x00000105:               DW_TAG_inlined_subroutine
                            DW_AT_abstract_origin (0x00000363 "_RINvMNtNtCsjAkp95sQ1bz_4core5alloc6layoutNtB3_6Layout13for_value_rawDNtNtB7_3any3AnyNtNtB7_6marker4SendEL_ECs6yT1F4D5df9_12panic_unwind")
                            DW_AT_low_pc (0x0000005e)
                            DW_AT_high_pc (0x00000061)
                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/boxed.rs")
                            DW_AT_call_line (1954)
                            DW_AT_call_column (26)

0x00000116:                 DW_TAG_inlined_subroutine
                              DW_AT_abstract_origin (0x00000346 "_RINvNtCsjAkp95sQ1bz_4core3mem15size_of_val_rawDNtNtB4_3any3AnyNtNtB4_6marker4SendEL_ECs6yT1F4D5df9_12panic_unwind")
                              DW_AT_low_pc (0x0000005e)
                              DW_AT_high_pc (0x00000061)
                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/alloc/layout.rs")
                              DW_AT_call_line (255)
                              DW_AT_call_column (43)

0x00000126:                 NULL

0x00000127:               DW_TAG_inlined_subroutine
                            DW_AT_abstract_origin (0x0000041e "_RNvXs_NtCsee6dGzmHQ4J_5alloc5allocNtB4_6GlobalNtNtCsjAkp95sQ1bz_4core5alloc9Allocator10deallocate")
                            DW_AT_low_pc (0x00000065)
                            DW_AT_high_pc (0x00000075)
                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/boxed.rs")
                            DW_AT_call_line (1956)
                            DW_AT_call_column (24)

0x00000138:                 DW_TAG_inlined_subroutine
                              DW_AT_abstract_origin (0x000003f2 "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global15deallocate_impl")
                              DW_AT_low_pc (0x00000065)
                              DW_AT_high_pc (0x00000075)
                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                              DW_AT_call_line (462)
                              DW_AT_call_column (23)

0x00000149:                   DW_TAG_inlined_subroutine
                                DW_AT_abstract_origin (0x000003e6 "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global23deallocate_impl_runtime")
                                DW_AT_low_pc (0x00000065)
                                DW_AT_high_pc (0x00000075)
                                DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                                DW_AT_call_line (344)
                                DW_AT_call_column (9)

0x0000015a:                     DW_TAG_inlined_subroutine
                                  DW_AT_abstract_origin (0x000003d5 "_RNvNtCsee6dGzmHQ4J_5alloc5alloc15dealloc_nonnull")
                                  DW_AT_low_pc (0x00000065)
                                  DW_AT_high_pc (0x00000075)
                                  DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                                  DW_AT_call_line (229)
                                  DW_AT_call_column (22)

0x0000016a:                     NULL

0x0000016b:                   NULL

---

0x0000016f:           NULL

0x00000170:         DW_TAG_inlined_subroutine
                      DW_AT_abstract_origin (0x0000038f "_RNvXs8_NtCsee6dGzmHQ4J_5alloc5boxedINtB5_3BoxNtNtCs6yT1F4D5df9_12panic_unwind3imp9ExceptionENtNtNtCsjAkp95sQ1bz_4core3ops4drop4Drop4dropBL_")
                      DW_AT_low_pc (0x00000044)
                      DW_AT_high_pc (0x00000053)
                      DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                      DW_AT_call_line (825)
                      DW_AT_call_column (1)

0x00000181:           DW_TAG_inlined_subroutine
                        DW_AT_abstract_origin (0x0000041e "_RNvXs_NtCsee6dGzmHQ4J_5alloc5allocNtB4_6GlobalNtNtCsjAkp95sQ1bz_4core5alloc9Allocator10deallocate")
                        DW_AT_low_pc (0x00000044)
                        DW_AT_high_pc (0x00000053)
                        DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/boxed.rs")
                        DW_AT_call_line (1956)
                        DW_AT_call_column (24)

0x00000192:             DW_TAG_inlined_subroutine
                          DW_AT_abstract_origin (0x000003f2 "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global15deallocate_impl")
                          DW_AT_low_pc (0x00000044)
                          DW_AT_high_pc (0x00000053)
                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                          DW_AT_call_line (462)
                          DW_AT_call_column (23)

0x000001a3:               DW_TAG_inlined_subroutine
                            DW_AT_abstract_origin (0x000003e6 "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global23deallocate_impl_runtime")
                            DW_AT_low_pc (0x00000044)
                            DW_AT_high_pc (0x00000053)
                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                            DW_AT_call_line (344)
                            DW_AT_call_column (9)

0x000001b4:                 DW_TAG_inlined_subroutine
                              DW_AT_abstract_origin (0x000003d5 "_RNvNtCsee6dGzmHQ4J_5alloc5alloc15dealloc_nonnull")
                              DW_AT_low_pc (0x00000044)
                              DW_AT_high_pc (0x00000053)
                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                              DW_AT_call_line (229)
                              DW_AT_call_column (22)

0x000001c4:                 NULL

0x000001c5:               NULL

0x000001c6:             NULL

0x000001c7:           NULL

0x000001c8:         DW_TAG_inlined_subroutine
                      DW_AT_abstract_origin (0x0000038f "_RNvXs8_NtCsee6dGzmHQ4J_5alloc5boxedINtB5_3BoxNtNtCs6yT1F4D5df9_12panic_unwind3imp9ExceptionENtNtNtCsjAkp95sQ1bz_4core3ops4drop4Drop4dropBL_")
                      DW_AT_low_pc (0x00000075)
                      DW_AT_high_pc (0x0000008f)
                      DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                      DW_AT_call_line (825)
                      DW_AT_call_column (1)

0x000001d9:           DW_TAG_inlined_subroutine
                        DW_AT_abstract_origin (0x0000041e "_RNvXs_NtCsee6dGzmHQ4J_5alloc5allocNtB4_6GlobalNtNtCsjAkp95sQ1bz_4core5alloc9Allocator10deallocate")
                        DW_AT_low_pc (0x00000075)
                        DW_AT_high_pc (0x0000008f)
                        DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/boxed.rs")
                        DW_AT_call_line (1956)
                        DW_AT_call_column (24)

0x000001ea:             DW_TAG_inlined_subroutine
                          DW_AT_abstract_origin (0x000003f2 "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global15deallocate_impl")
                          DW_AT_low_pc (0x00000075)
                          DW_AT_high_pc (0x0000008f)
                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                          DW_AT_call_line (462)
                          DW_AT_call_column (23)

0x000001fb:               DW_TAG_inlined_subroutine
                            DW_AT_abstract_origin (0x000003e6 "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global23deallocate_impl_runtime")
                            DW_AT_low_pc (0x00000075)
                            DW_AT_high_pc (0x0000008f)
                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                            DW_AT_call_line (344)
                            DW_AT_call_column (9)

0x0000020c:                 DW_TAG_inlined_subroutine
                              DW_AT_abstract_origin (0x000003d5 "_RNvNtCsee6dGzmHQ4J_5alloc5alloc15dealloc_nonnull")
                              DW_AT_low_pc (0x00000075)
                              DW_AT_high_pc (0x0000008f)
                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                              DW_AT_call_line (229)
                              DW_AT_call_column (22)

0x0000021c:                 NULL

0x0000021d:               NULL

0x0000021e:             NULL

0x0000021f:           NULL

0x00000220:         NULL

0x00000221:       DW_TAG_subprogram
                    DW_AT_low_pc (0x00000000)
                    DW_AT_high_pc (0x0000006e)
                    DW_AT_frame_base (DW_OP_reg5 EBP)
                    DW_AT_abstract_origin (0x0000003d "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueNtNtCs6yT1F4D5df9_12panic_unwind3imp9ExceptionEBF_")

0x00000230:         DW_TAG_inlined_subroutine
                      DW_AT_abstract_origin (0x00000030 "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueINtNtCsee6dGzmHQ4J_5alloc5boxed3BoxDNtNtB4_3any3AnyNtNtB4_6marker4SendEL_EECs6yT1F4D5df9_12panic_unwind")
                      DW_AT_ranges (0x00000018
                         [0x00000019, 0x0000003c)
                         [0x0000004c, 0x00000063))
                      DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                      DW_AT_call_line (825)
                      DW_AT_call_column (1)

0x0000023d:           DW_TAG_inlined_subroutine
                        DW_AT_abstract_origin (0x00000382 "_RNvXs8_NtCsee6dGzmHQ4J_5alloc5boxedINtB5_3BoxDNtNtCsjAkp95sQ1bz_4core3any3AnyNtNtBM_6marker4SendEL_ENtNtNtBM_3ops4drop4Drop4dropCs6yT1F4D5df9_12panic_unwind")
                        DW_AT_low_pc (0x00000028)
                        DW_AT_high_pc (0x0000003c)
                        DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                        DW_AT_call_line (825)
                        DW_AT_call_column (1)

0x0000024e:             DW_TAG_inlined_subroutine
                          DW_AT_abstract_origin (0x00000363 "_RINvMNtNtCsjAkp95sQ1bz_4core5alloc6layoutNtB3_6Layout13for_value_rawDNtNtB7_3any3AnyNtNtB7_6marker4SendEL_ECs6yT1F4D5df9_12panic_unwind")
                          DW_AT_low_pc (0x00000028)
                          DW_AT_high_pc (0x0000002b)
                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/boxed.rs")
                          DW_AT_call_line (1954)
                          DW_AT_call_column (26)

0x0000025f:               DW_TAG_inlined_subroutine
                            DW_AT_abstract_origin (0x00000346 "_RINvNtCsjAkp95sQ1bz_4core3mem15size_of_val_rawDNtNtB4_3any3AnyNtNtB4_6marker4SendEL_ECs6yT1F4D5df9_12panic_unwind")
                            DW_AT_low_pc (0x00000028)
                            DW_AT_high_pc (0x0000002b)
                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/alloc/layout.rs")
                            DW_AT_call_line (255)
                            DW_AT_call_column (43)

0x0000026f:               NULL

0x00000270:             DW_TAG_inlined_subroutine
                          DW_AT_abstract_origin (0x0000041e "_RNvXs_NtCsee6dGzmHQ4J_5alloc5allocNtB4_6GlobalNtNtCsjAkp95sQ1bz_4core5alloc9Allocator10deallocate")
                          DW_AT_low_pc (0x0000002f)
                          DW_AT_high_pc (0x0000003c)
                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/boxed.rs")
                          DW_AT_call_line (1956)
                          DW_AT_call_column (24)

0x00000281:               DW_TAG_inlined_subroutine
                            DW_AT_abstract_origin (0x000003f2 "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global15deallocate_impl")
                            DW_AT_low_pc (0x0000002f)
                            DW_AT_high_pc (0x0000003c)
                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                            DW_AT_call_line (462)
                            DW_AT_call_column (23)

0x00000292:                 DW_TAG_inlined_subroutine
                              DW_AT_abstract_origin (0x000003e6 "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global23deallocate_impl_runtime")
                              DW_AT_low_pc (0x0000002f)
                              DW_AT_high_pc (0x0000003c)
                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                              DW_AT_call_line (344)
                              DW_AT_call_column (9)

0x000002a3:                   DW_TAG_inlined_subroutine
                                DW_AT_abstract_origin (0x000003d5 "_RNvNtCsee6dGzmHQ4J_5alloc5alloc15dealloc_nonnull")
                                DW_AT_low_pc (0x0000002f)
                                DW_AT_high_pc (0x0000003c)
                                DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                                DW_AT_call_line (229)
                                DW_AT_call_column (22)

0x000002b3:                   NULL

0x000002b4:                 NULL

0x000002b5:               NULL

0x000002b6:             NULL

0x000002b7:           DW_TAG_inlined_subroutine
                        DW_AT_abstract_origin (0x00000382 "_RNvXs8_NtCsee6dGzmHQ4J_5alloc5boxedINtB5_3BoxDNtNtCsjAkp95sQ1bz_4core3any3AnyNtNtBM_6marker4SendEL_ENtNtNtBM_3ops4drop4Drop4dropCs6yT1F4D5df9_12panic_unwind")
                        DW_AT_low_pc (0x0000004c)
                        DW_AT_high_pc (0x00000063)
                        DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                        DW_AT_call_line (825)
                        DW_AT_call_column (1)

0x000002c8:             DW_TAG_inlined_subroutine
                          DW_AT_abstract_origin (0x00000363 "_RINvMNtNtCsjAkp95sQ1bz_4core5alloc6layoutNtB3_6Layout13for_value_rawDNtNtB7_3any3AnyNtNtB7_6marker4SendEL_ECs6yT1F4D5df9_12panic_unwind")
                          DW_AT_low_pc (0x0000004c)
                          DW_AT_high_pc (0x0000004f)
                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/boxed.rs")
                          DW_AT_call_line (1954)
                          DW_AT_call_column (26)

0x000002d9:               DW_TAG_inlined_subroutine
                            DW_AT_abstract_origin (0x00000346 "_RINvNtCsjAkp95sQ1bz_4core3mem15size_of_val_rawDNtNtB4_3any3AnyNtNtB4_6marker4SendEL_ECs6yT1F4D5df9_12panic_unwind")
                            DW_AT_low_pc (0x0000004c)
                            DW_AT_high_pc (0x0000004f)
                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/alloc/layout.rs")
                            DW_AT_call_line (255)
                            DW_AT_call_column (43)

0x000002e9:               NULL

0x000002ea:             DW_TAG_inlined_subroutine
                          DW_AT_abstract_origin (0x0000041e "_RNvXs_NtCsee6dGzmHQ4J_5alloc5allocNtB4_6GlobalNtNtCsjAkp95sQ1bz_4core5alloc9Allocator10deallocate")
                          DW_AT_low_pc (0x00000053)
                          DW_AT_high_pc (0x00000063)
                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/boxed.rs")
                          DW_AT_call_line (1956)
                          DW_AT_call_column (24)

0x000002fb:               DW_TAG_inlined_subroutine
                            DW_AT_abstract_origin (0x000003f2 "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global15deallocate_impl")
                            DW_AT_low_pc (0x00000053)
                            DW_AT_high_pc (0x00000063)
                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                            DW_AT_call_line (462)
                            DW_AT_call_column (23)

0x0000030c:                 DW_TAG_inlined_subroutine
                              DW_AT_abstract_origin (0x000003e6 "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global23deallocate_impl_runtime")
                              DW_AT_low_pc (0x00000053)
                              DW_AT_high_pc (0x00000063)
                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                              DW_AT_call_line (344)
                              DW_AT_call_column (9)

0x0000031d:                   DW_TAG_inlined_subroutine
                                DW_AT_abstract_origin (0x000003d5 "_RNvNtCsee6dGzmHQ4J_5alloc5alloc15dealloc_nonnull")
                                DW_AT_low_pc (0x00000053)
                                DW_AT_high_pc (0x00000063)
                                DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                                DW_AT_call_line (229)
                                DW_AT_call_column (22)

0x0000032d:                   NULL

0x0000032e:                 NULL

---
0x00000331:           NULL

0x00000332:         NULL

0x00000333:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core3ptr2eqhECs6yT1F4D5df9_12panic_unwind")
                    DW_AT_name ("eq<u8>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                    DW_AT_decl_line (2435)
                    DW_AT_inline (DW_INL_inlined)

0x00000340:       NULL

0x00000341:     DW_TAG_namespace
                  DW_AT_name ("mem")

0x00000346:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core3mem15size_of_val_rawDNtNtB4_3any3AnyNtNtB4_6marker4SendEL_ECs6yT1F4D5df9_12panic_unwind")
                    DW_AT_name ("size_of_val_raw<(dyn core::any::Any + core::marker::Send)>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/mem/mod.rs")
                    DW_AT_decl_line (456)
                    DW_AT_inline (DW_INL_inlined)

0x00000353:       NULL

0x00000354:     DW_TAG_namespace
                  DW_AT_name ("alloc")

0x00000359:       DW_TAG_namespace
                    DW_AT_name ("layout")

0x0000035e:         DW_TAG_namespace
                      DW_AT_name ("Layout")

0x00000363:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RINvMNtNtCsjAkp95sQ1bz_4core5alloc6layoutNtB3_6Layout13for_value_rawDNtNtB7_3any3AnyNtNtB7_6marker4SendEL_ECs6yT1F4D5df9_12panic_unwind")
                        DW_AT_name ("for_value_raw<(dyn core::any::Any + core::marker::Send)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/alloc/layout.rs")
                        DW_AT_decl_line (253)
                        DW_AT_inline (DW_INL_inlined)

0x0000036f:           NULL

0x00000370:         NULL

---
0x00000373:   DW_TAG_namespace
                DW_AT_name ("alloc")

0x00000378:     DW_TAG_namespace
                  DW_AT_name ("boxed")

0x0000037d:       DW_TAG_namespace
                    DW_AT_name ("{impl#10}")

0x00000382:         DW_TAG_subprogram
                      DW_AT_linkage_name ("_RNvXs8_NtCsee6dGzmHQ4J_5alloc5boxedINtB5_3BoxDNtNtCsjAkp95sQ1bz_4core3any3AnyNtNtBM_6marker4SendEL_ENtNtNtBM_3ops4drop4Drop4dropCs6yT1F4D5df9_12panic_unwind")
                      DW_AT_name ("drop<(dyn core::any::Any + core::marker::Send), alloc::alloc::Global>")
                      DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/boxed.rs")
                      DW_AT_decl_line (1948)
                      DW_AT_inline (DW_INL_inlined)

0x0000038f:         DW_TAG_subprogram
                      DW_AT_linkage_name ("_RNvXs8_NtCsee6dGzmHQ4J_5alloc5boxedINtB5_3BoxNtNtCs6yT1F4D5df9_12panic_unwind3imp9ExceptionENtNtNtCsjAkp95sQ1bz_4core3ops4drop4Drop4dropBL_")
                      DW_AT_name ("drop<panic_unwind::imp::Exception, alloc::alloc::Global>")
                      DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/boxed.rs")
                      DW_AT_decl_line (1948)
                      DW_AT_inline (DW_INL_inlined)

0x0000039c:         NULL

0x0000039d:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RNvNtCsee6dGzmHQ4J_5alloc5boxed14box_new_uninit")
                    DW_AT_name ("box_new_uninit")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/boxed.rs")
                    DW_AT_decl_line (247)
                    DW_AT_inline (DW_INL_inlined)

0x000003a9:       DW_TAG_namespace
                    DW_AT_name ("{impl#0}")

0x000003ae:         DW_TAG_subprogram
                      DW_AT_linkage_name ("_RNvMNtCsee6dGzmHQ4J_5alloc5boxedINtB2_3BoxNtNtCs6yT1F4D5df9_12panic_unwind3imp9ExceptionE3newBI_")
                      DW_AT_name ("new<panic_unwind::imp::Exception>")
                      DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/boxed.rs")
                      DW_AT_decl_line (284)
                      DW_AT_inline (DW_INL_inlined)

0x000003bb:         NULL

0x000003bc:       DW_TAG_namespace
                    DW_AT_name ("{impl#8}")

0x000003c1:         DW_TAG_subprogram
                      DW_AT_linkage_name ("_RNvMs6_NtCsee6dGzmHQ4J_5alloc5boxedINtB5_3BoxDNtNtCsjAkp95sQ1bz_4core3any3AnyNtNtBM_6marker4SendEL_E8into_rawCs6yT1F4D5df9_12panic_unwind")
                      DW_AT_name ("into_raw<(dyn core::any::Any + core::marker::Send)>")
                      DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/boxed.rs")
                      DW_AT_decl_line (1430)
                      DW_AT_inline (DW_INL_inlined)

0x000003ce:         NULL

0x000003cf:       NULL

0x000003d0:     DW_TAG_namespace
                  DW_AT_name ("alloc")

0x000003d5:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RNvNtCsee6dGzmHQ4J_5alloc5alloc15dealloc_nonnull")
                    DW_AT_name ("dealloc_nonnull")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                    DW_AT_decl_line (127)
                    DW_AT_inline (DW_INL_inlined)

0x000003e1:       DW_TAG_namespace
                    DW_AT_name ("Global")

0x000003e6:         DW_TAG_subprogram
                      DW_AT_linkage_name ("_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global23deallocate_impl_runtime")
                      DW_AT_name ("deallocate_impl_runtime")
                      DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                      DW_AT_decl_line (219)
                      DW_AT_inline (DW_INL_inlined)

0x000003f2:         DW_TAG_subprogram
                      DW_AT_linkage_name ("_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global15deallocate_impl")
                      DW_AT_name ("deallocate_impl")
                      DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                      DW_AT_decl_line (343)
                      DW_AT_inline (DW_INL_inlined)

0x000003ff:         DW_TAG_subprogram
                      DW_AT_linkage_name ("_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global18alloc_impl_runtime")
                      DW_AT_name ("alloc_impl_runtime")
                      DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                      DW_AT_decl_line (205)
                      DW_AT_inline (DW_INL_inlined)

0x0000040b:         DW_TAG_subprogram
                      DW_AT_linkage_name ("_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global10alloc_impl")
                      DW_AT_name ("alloc_impl")
                      DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                      DW_AT_decl_line (331)
                      DW_AT_inline (DW_INL_inlined)

0x00000418:         NULL

0x00000419:       DW_TAG_namespace
                    DW_AT_name ("{impl#1}")

0x0000041e:         DW_TAG_subprogram
                      DW_AT_linkage_name ("_RNvXs_NtCsee6dGzmHQ4J_5alloc5allocNtB4_6GlobalNtNtCsjAkp95sQ1bz_4core5alloc9Allocator10deallocate")
                      DW_AT_name ("deallocate")
                      DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                      DW_AT_decl_line (460)
                      DW_AT_inline (DW_INL_inlined)

0x0000042b:         DW_TAG_subprogram
                      DW_AT_linkage_name ("_RNvXs_NtCsee6dGzmHQ4J_5alloc5allocNtB4_6GlobalNtNtCsjAkp95sQ1bz_4core5alloc9Allocator8allocate")
                      DW_AT_name ("allocate")
                      DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                      DW_AT_decl_line (448)
                      DW_AT_inline (DW_INL_inlined)

0x00000438:         NULL

0x00000439:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RNvNtCsee6dGzmHQ4J_5alloc5alloc5alloc")
                    DW_AT_name ("alloc")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                    DW_AT_decl_line (95)
                    DW_AT_inline (DW_INL_inlined)

0x00000445:       NULL

0x00000446:     NULL

0x00000447:   DW_TAG_namespace
                DW_AT_name ("panic_unwind")

0x0000044c:     DW_TAG_namespace
                  DW_AT_name ("imp")

0x00000451:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RNvNtCs6yT1F4D5df9_12panic_unwind3imp5panic")
                    DW_AT_name ("panic")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/panic_unwind/src/gcc.rs")
                    DW_AT_decl_line (61)
                    DW_AT_inline (DW_INL_inlined)

0x0000045d:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RNvNtCs6yT1F4D5df9_12panic_unwind3imp7cleanup")
                    DW_AT_name ("cleanup")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/panic_unwind/src/gcc.rs")
                    DW_AT_decl_line (85)
                    DW_AT_inline (DW_INL_inlined)

0x00000469:       DW_TAG_namespace
                    DW_AT_name ("panic")

0x0000046e:         DW_TAG_subprogram
                      DW_AT_low_pc (0x00000000)
                      DW_AT_high_pc (0x00000023)
                      DW_AT_frame_base (DW_OP_reg5 EBP)
                      DW_AT_linkage_name ("_RNvNvNtCs6yT1F4D5df9_12panic_unwind3imp5panic17exception_cleanup")
                      DW_AT_name ("exception_cleanup")
                      DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/panic_unwind/src/gcc.rs")
                      DW_AT_decl_line (74)

0x00000483:         NULL

0x00000484:       NULL

0x00000485:     DW_TAG_subprogram
                  DW_AT_low_pc (0x00000000)
                  DW_AT_high_pc (0x000000cc)
                  DW_AT_frame_base (DW_OP_reg5 EBP)
                  DW_AT_linkage_name ("_RNvCsf2c91nBUyBa_7___rustc18___rust_start_panic")
                  DW_AT_name ("__rust_start_panic")
                  DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/panic_unwind/src/lib.rs")
                  DW_AT_decl_line (104)
                  DW_AT_external (true)

0x0000049a:       DW_TAG_inlined_subroutine
                    DW_AT_abstract_origin (0x00000451 "_RNvNtCs6yT1F4D5df9_12panic_unwind3imp5panic")
                    DW_AT_ranges (0x00000030
                       [0x00000025, 0x00000092)
                       [0x0000009a, 0x000000cc))
                    DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/panic_unwind/src/lib.rs")
                    DW_AT_call_line (108)
                    DW_AT_call_column (9)

0x000004a6:         DW_TAG_inlined_subroutine
                      DW_AT_abstract_origin (0x000003ae "_RNvMNtCsee6dGzmHQ4J_5alloc5boxedINtB2_3BoxNtNtCs6yT1F4D5df9_12panic_unwind3imp9ExceptionE3newBI_")
                      DW_AT_ranges (0x00000048
                         [0x00000025, 0x0000008a)
                         [0x0000009a, 0x000000cc))
                      DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/panic_unwind/src/gcc.rs")
                      DW_AT_call_line (62)
                      DW_AT_call_column (21)

0x000004b2:           DW_TAG_inlined_subroutine
                        DW_AT_abstract_origin (0x0000039d "_RNvNtCsee6dGzmHQ4J_5alloc5boxed14box_new_uninit")
                        DW_AT_ranges (0x00000060
                           [0x00000025, 0x00000042)
                           [0x0000009a, 0x000000b0))
                        DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/boxed.rs")
                        DW_AT_call_line (286)
                        DW_AT_call_column (19)

0x000004bf:             DW_TAG_inlined_subroutine
                          DW_AT_abstract_origin (0x0000042b "_RNvXs_NtCsee6dGzmHQ4J_5alloc5allocNtB4_6GlobalNtNtCsjAkp95sQ1bz_4core5alloc9Allocator8allocate")
                          DW_AT_low_pc (0x00000025)
                          DW_AT_high_pc (0x0000003e)
                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/boxed.rs")
                          DW_AT_call_line (248)
                          DW_AT_call_column (18)

0x000004cf:               DW_TAG_inlined_subroutine
                            DW_AT_abstract_origin (0x0000040b "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global10alloc_impl")
                            DW_AT_low_pc (0x00000025)
                            DW_AT_high_pc (0x0000003e)
                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                            DW_AT_call_line (449)
                            DW_AT_call_column (14)

0x000004e0:                 DW_TAG_inlined_subroutine
                              DW_AT_abstract_origin (0x000003ff "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global18alloc_impl_runtime")
                              DW_AT_low_pc (0x00000025)
                              DW_AT_high_pc (0x0000003e)
                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                              DW_AT_call_line (332)
                              DW_AT_call_column (9)

0x000004f1:                   DW_TAG_inlined_subroutine
                                DW_AT_abstract_origin (0x00000439 "_RNvNtCsee6dGzmHQ4J_5alloc5alloc5alloc")
                                DW_AT_low_pc (0x00000025)
                                DW_AT_high_pc (0x0000003e)
                                DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                                DW_AT_call_line (210)
                                DW_AT_call_column (73)

0x00000501:                   NULL

0x00000502:                 NULL

---
0x00000506:         NULL

0x00000507:       NULL

0x00000508:     DW_TAG_subprogram
                  DW_AT_low_pc (0x00000000)
                  DW_AT_high_pc (0x0000006f)
                  DW_AT_frame_base (DW_OP_reg5 EBP)
                  DW_AT_linkage_name ("_RNvCsf2c91nBUyBa_7___rustc20___rust_panic_cleanup")
                  DW_AT_name ("__rust_panic_cleanup")
                  DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/panic_unwind/src/lib.rs")
                  DW_AT_decl_line (97)
                  DW_AT_external (true)

0x0000051d:       DW_TAG_inlined_subroutine
                    DW_AT_abstract_origin (0x0000045d "_RNvNtCs6yT1F4D5df9_12panic_unwind3imp7cleanup")
                    DW_AT_ranges (0x00000078
                       [0x0000001d, 0x0000004f)
                       [0x0000005e, 0x0000006f))
                    DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/panic_unwind/src/lib.rs")
                    DW_AT_call_line (98)
                    DW_AT_call_column (28)

0x00000529:         DW_TAG_inlined_subroutine
                      DW_AT_abstract_origin (0x00000333 "_RINvNtCsjAkp95sQ1bz_4core3ptr2eqhECs6yT1F4D5df9_12panic_unwind")
                      DW_AT_low_pc (0x0000002b)
                      DW_AT_high_pc (0x00000034)
                      DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/panic_unwind/src/gcc.rs")
                      DW_AT_call_line (97)
                      DW_AT_call_column (13)

0x00000539:         DW_TAG_inlined_subroutine
                      DW_AT_abstract_origin (0x0000038f "_RNvXs8_NtCsee6dGzmHQ4J_5alloc5boxedINtB5_3BoxNtNtCs6yT1F4D5df9_12panic_unwind3imp9ExceptionENtNtNtCsjAkp95sQ1bz_4core3ops4drop4Drop4dropBL_")
                      DW_AT_low_pc (0x0000003c)
                      DW_AT_high_pc (0x0000004f)
                      DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/panic_unwind/src/gcc.rs")
                      DW_AT_call_line (107)
                      DW_AT_call_column (5)

0x00000549:           DW_TAG_inlined_subroutine
                        DW_AT_abstract_origin (0x0000041e "_RNvXs_NtCsee6dGzmHQ4J_5alloc5allocNtB4_6GlobalNtNtCsjAkp95sQ1bz_4core5alloc9Allocator10deallocate")
                        DW_AT_low_pc (0x0000003c)
                        DW_AT_high_pc (0x0000004f)
                        DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/boxed.rs")
                        DW_AT_call_line (1956)
                        DW_AT_call_column (24)

0x0000055a:             DW_TAG_inlined_subroutine
                          DW_AT_abstract_origin (0x000003f2 "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global15deallocate_impl")
                          DW_AT_low_pc (0x0000003c)
                          DW_AT_high_pc (0x0000004f)
                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                          DW_AT_call_line (462)
                          DW_AT_call_column (23)

0x0000056b:               DW_TAG_inlined_subroutine
                            DW_AT_abstract_origin (0x000003e6 "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global23deallocate_impl_runtime")
                            DW_AT_low_pc (0x0000003c)
                            DW_AT_high_pc (0x0000004f)
                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                            DW_AT_call_line (344)
                            DW_AT_call_column (9)

0x0000057c:                 DW_TAG_inlined_subroutine
                              DW_AT_abstract_origin (0x000003d5 "_RNvNtCsee6dGzmHQ4J_5alloc5alloc15dealloc_nonnull")
                              DW_AT_low_pc (0x0000003c)
                              DW_AT_high_pc (0x0000004f)
                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                              DW_AT_call_line (229)
                              DW_AT_call_column (22)

0x0000058c:                 NULL

0x0000058d:               NULL

0x0000058e:             NULL

0x0000058f:           NULL

0x00000590:         NULL

0x00000591:       DW_TAG_inlined_subroutine
                    DW_AT_abstract_origin (0x000003c1 "_RNvMs6_NtCsee6dGzmHQ4J_5alloc5boxedINtB5_3BoxDNtNtCsjAkp95sQ1bz_4core3any3AnyNtNtBM_6marker4SendEL_E8into_rawCs6yT1F4D5df9_12panic_unwind")
                    DW_AT_low_pc (0x0000004f)
                    DW_AT_high_pc (0x00000054)
                    DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/panic_unwind/src/lib.rs")
                    DW_AT_call_line (98)
                    DW_AT_call_column (14)

0x000005a1:       NULL

0x000005a2:     NULL

---
.debug_info contents:
libtest.rlib(lib.rmeta-link): file format elf32-i386

.debug_info contents:
libtest.rlib(test-cce2a067084ebb3d.test.94c4f0e7a1e18977-cgu.0.rcgu.o): file format elf32-i386

.debug_info contents:
0x00000000: Compile Unit: length = 0x0007acfd, format = DWARF32, version = 0x0004, abbr_offset = 0x0000, addr_size = 0x04 (next unit at 0x0007ad01)

0x0000000b: DW_TAG_compile_unit
              DW_AT_producer ("clang LLVM (rustc version 1.97.0-nightly (e47907c2e 2026-05-15))")
              DW_AT_language (DW_LANG_Rust)
              DW_AT_name ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/test/src/lib.rs/@/test.94c4f0e7a1e18977-cgu.0")
              DW_AT_stmt_list (0x00000000)
              DW_AT_comp_dir ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c")
              DW_AT_low_pc (0x00000000)
              DW_AT_ranges (0x00015c90
                 [0x00000000, 0x00000025)
                 [0x00000000, 0x00000087)
                 [0x00000000, 0x00000023)
                 [0x00000000, 0x00000028)
                 [0x00000000, 0x000002d6)
                 [0x00000000, 0x000000bf)
                 [0x00000000, 0x0000006a)
                 [0x00000000, 0x000000bf)
                 [0x00000000, 0x0000006a)
                 [0x00000000, 0x000000c3)
                 [0x00000000, 0x0000006e)
                 [0x00000000, 0x000000c3)
                 [0x00000000, 0x0000006e)
                 [0x00000000, 0x000000b6)
                 [0x00000000, 0x0000015f)
                 [0x00000000, 0x00000089)
                 [0x00000000, 0x00000288)
                 [0x00000000, 0x000000a4)
                 [0x00000000, 0x0000028b)
                 [0x00000000, 0x000002cc)
                 [0x00000000, 0x000002a4)
                 [0x00000000, 0x000002a4)
                 [0x00000000, 0x00000189)
                 [0x00000000, 0x000001dc)
                 [0x00000000, 0x00000269)
                 [0x00000000, 0x000004bd)
                 [0x00000000, 0x0000004d)
                 [0x00000000, 0x00000079)
                 [0x00000000, 0x00000072)
                 [0x00000000, 0x00000086)
                 [0x00000000, 0x000000f9)
                 [0x00000000, 0x0000008e)
                 [0x00000000, 0x000000a1)
                 [0x00000000, 0x00000047)
                 [0x00000000, 0x00000071)
                 [0x00000000, 0x00000024)
                 [0x00000000, 0x000000cd)
                 [0x00000000, 0x00000118)
                 [0x00000000, 0x000000e1)
                 [0x00000000, 0x00000079)
                 [0x00000000, 0x00000079)
                 [0x00000000, 0x00000102)
                 [0x00000000, 0x000000a4)
                 [0x00000000, 0x00000100)
                 [0x00000000, 0x00000105)
                 [0x00000000, 0x000000c6)
                 [0x00000000, 0x00000049)
                 [0x00000000, 0x000000af)
                 [0x00000000, 0x0000006e)
                 [0x00000000, 0x00000097)
                 [0x00000000, 0x000000d6)
                 [0x00000000, 0x00000105)
                 [0x00000000, 0x00000072)
                 [0x00000000, 0x00000120)
                 [0x00000000, 0x00000565)
                 [0x00000000, 0x0000009d)
                 [0x00000000, 0x00000057)
                 [0x00000000, 0x000001c5)
                 [0x00000000, 0x000000a7)
                 [0x00000000, 0x00000076)
                 [0x00000000, 0x000000aa)
                 [0x00000000, 0x000000a7)
                 [0x00000000, 0x00000076)
                 [0x00000000, 0x000000a8)
                 [0x00000000, 0x00000077)
                 [0x00000000, 0x00000009)
                 [0x00000000, 0x00000187)
                 [0x00000000, 0x000001f5)
                 [0x00000000, 0x000000c5)
                 [0x00000000, 0x00000100)
                 [0x00000000, 0x0000014c)
                 [0x00000000, 0x00000089)
                 [0x00000000, 0x00000105)
                 [0x00000000, 0x000000a4)
                 [0x00000000, 0x00000108)
                 [0x00000000, 0x0000004a)
                 [0x00000000, 0x000000a1)
                 [0x00000000, 0x000000cc)
                 [0x00000000, 0x00000113)
                 [0x00000000, 0x000000e8)
                 [0x00000000, 0x000000e8)
                 [0x00000000, 0x0000003d)
                 [0x00000000, 0x000000a1)
                 [0x00000000, 0x0000009f)
                 [0x00000000, 0x00000162)
                 [0x00000000, 0x00000055)
                 [0x00000000, 0x0000000e)
                 [0x00000000, 0x00000079)
                 [0x00000000, 0x000000b5)
                 [0x00000000, 0x00000072)
                 [0x00000000, 0x0000007a)
                 [0x00000000, 0x0000002d)
                 [0x00000000, 0x000000bd)
                 [0x00000000, 0x00000029)
                 [0x00000000, 0x00000096)
                 [0x00000000, 0x0000008e)
                 [0x00000000, 0x00000032)
                 [0x00000000, 0x00000157)
                 [0x00000000, 0x000000be)
                 [0x00000000, 0x00000089)
                 [0x00000000, 0x000002db)
                 [0x00000000, 0x000000ea)
                 [0x00000000, 0x0000009c)
                 [0x00000000, 0x00000116)
                 [0x00000000, 0x000000a7)
                 [0x00000000, 0x00000069)
                 [0x00000000, 0x000000d2)
                 [0x00000000, 0x00000085)
                 [0x00000000, 0x0000005e)
                 [0x00000000, 0x0000005c)
                 [0x00000000, 0x0000010c)
                 [0x00000000, 0x00000034)
                 [0x00000000, 0x0000009e)
                 [0x00000000, 0x00000096)
                 [0x00000000, 0x0000005c)
                 [0x00000000, 0x0000007a)
                 [0x00000000, 0x00000220)
                 [0x00000000, 0x000000ad)
                 [0x00000000, 0x00000046)
                 [0x00000000, 0x00000049)
                 [0x00000000, 0x0000005e)
                 [0x00000000, 0x00000034)
                 [0x00000000, 0x0000007f)
                 [0x00000000, 0x000000d7)
                 [0x00000000, 0x00000069)
                 [0x00000000, 0x0000007a)
                 [0x00000000, 0x0000009c)
                 [0x00000000, 0x00000033)
                 [0x00000000, 0x0000003e)
                 [0x00000000, 0x000001bf)
                 [0x00000000, 0x0000040c)
                 [0x00000000, 0x0000058d)
                 [0x00000000, 0x000005f8)
                 [0x00000000, 0x00000235)
                 [0x00000000, 0x0000015a)
                 [0x00000000, 0x0000014b)
                 [0x00000000, 0x000000b9)
                 [0x00000000, 0x00000046)
                 [0x00000000, 0x00000063)
                 [0x00000000, 0x00000134)
                 [0x00000000, 0x00000106)
                 [0x00000000, 0x000000bd)
                 [0x00000000, 0x000001f1)
                 [0x00000000, 0x000007a9)
                 [0x00000000, 0x000001ec)
                 [0x00000000, 0x00000100)
                 [0x00000000, 0x000000de)
                 [0x00000000, 0x00000077)
                 [0x00000000, 0x000007a0)
                 [0x00000000, 0x000006ba)
                 [0x00000000, 0x00000d12)
                 [0x00000000, 0x00000f32)
                 [0x00000000, 0x000000ac)
                 [0x00000000, 0x00001025)
                 [0x00000000, 0x00000086)
                 [0x00000000, 0x00000267)
                 [0x00000000, 0x00000141)
                 [0x00000000, 0x00000079)
                 [0x00000000, 0x00000271)
                 [0x00000000, 0x0000029b)
                 [0x00000000, 0x00000298)
                 [0x00000000, 0x00000063)
                 [0x00000000, 0x000002f4)
                 [0x00000000, 0x0000008d)
                 [0x00000000, 0x000000b2)
                 [0x00000000, 0x0000008d)
                 [0x00000000, 0x00000018)
                 [0x00000000, 0x00000044)
                 [0x00000000, 0x00000044)
                 [0x00000000, 0x00000044)
                 [0x00000000, 0x000001db)
                 [0x00000000, 0x000001fd)
                 [0x00000000, 0x00000067)
                 [0x00000000, 0x000000e2)
                 [0x00000000, 0x000000e2)
                 [0x00000000, 0x000000e2)
                 [0x00000000, 0x000000e3)
                 [0x00000000, 0x000000d6)
                 [0x00000000, 0x0000115a)
                 [0x00000000, 0x000001ea)
                 [0x00000000, 0x00000889)
                 [0x00000000, 0x0000020a)
                 [0x00000000, 0x00000f4f)
                 [0x00000000, 0x000000a8)
                 [0x00000000, 0x00000155)
                 [0x00000000, 0x0000003d)
                 [0x00000000, 0x0000001e)
                 [0x00000000, 0x0000001e)
                 [0x00000000, 0x0000001e)
                 [0x00000000, 0x000000f9)
                 [0x00000000, 0x00000d89)
                 [0x00000000, 0x000005af)
                 [0x00000000, 0x00000894)
                 [0x00000000, 0x0000026f)
                 [0x00000000, 0x00000206)
                 [0x00000000, 0x00000255)
                 [0x00000000, 0x0000217d)
                 [0x00000000, 0x000004f2)
                 [0x00000000, 0x000000b0)
                 [0x00000000, 0x000000b4)
                 [0x00000000, 0x00000059)
                 [0x00000000, 0x00000334)
                 [0x00000000, 0x000000c5)
                 [0x00000000, 0x00000098)
                 [0x00000000, 0x000004ed)
                 [0x00000000, 0x000004ed)
                 [0x00000000, 0x00000089)
                 [0x00000000, 0x00000113)
                 [0x00000000, 0x00000106)
                 [0x00000000, 0x00000241)
                 [0x00000000, 0x00000113)
                 [0x00000000, 0x00000106)
                 [0x00000000, 0x00000241)
                 [0x00000000, 0x00000114)
                 [0x00000000, 0x00000830)
                 [0x00000000, 0x00000245)
                 [0x00000000, 0x00000114)
                 [0x00000000, 0x00000830)
                 [0x00000000, 0x00000245)
                 [0x00000000, 0x000000ed)
                 [0x00000000, 0x00000231)
                 [0x00000000, 0x000003f4)
                 [0x00000000, 0x000031e7)
                 [0x00000000, 0x000001b4)
                 [0x00000000, 0x00000206)
                 [0x00000000, 0x000002ab)
                 [0x00000000, 0x000001bd)
                 [0x00000000, 0x000001b7)
                 [0x00000000, 0x000002ab)
                 [0x00000000, 0x00000215)
                 [0x00000000, 0x0000054f)
                 [0x00000000, 0x00000209)
                 [0x00000000, 0x000001f6)
                 [0x00000000, 0x0000104f)
                 [0x00000000, 0x0000005e)
                 [0x00000000, 0x0000005e)
                 [0x00000000, 0x0000005e)
                 [0x00000000, 0x0000005e)
                 [0x00000000, 0x0000005e)
                 [0x00000000, 0x00000061)
                 [0x00000000, 0x0000005e)
                 [0x00000000, 0x0000005e)
                 [0x00000000, 0x000000c0)
                 [0x00000000, 0x000001e7)
                 [0x00000000, 0x000000a7)
                 [0x00000000, 0x00000088)
                 [0x00000000, 0x000004f1)
                 [0x00000000, 0x00000c02)
                 [0x00000000, 0x00000294)
                 [0x00000000, 0x0000006d)
                 [0x00000000, 0x00000079)
                 [0x00000000, 0x0000006d)
                 [0x00000000, 0x0000007c)
                 [0x00000000, 0x0000007c)
                 [0x00000000, 0x00000210)
                 [0x00000000, 0x0000020c)
                 [0x00000000, 0x00000416)
                 [0x00000000, 0x0000024c)
                 [0x00000000, 0x00002e0a)
                 [0x00000000, 0x000000e9)
                 [0x00000000, 0x000000ca)
                 [0x00000000, 0x0000009a)
                 [0x00000000, 0x00000144)
                 [0x00000000, 0x00000211)
                 [0x00000000, 0x000003ca)
                 [0x00000000, 0x000005fd)
                 [0x00000000, 0x00000050)
                 [0x00000000, 0x000001d0)
                 [0x00000000, 0x00000361)
                 [0x00000000, 0x0000017b)
                 [0x00000000, 0x0000018c)
                 [0x00000000, 0x00000365)
                 [0x00000000, 0x00002af3)
                 [0x00000000, 0x000008de)
                 [0x00000000, 0x00000088)
                 [0x00000000, 0x00000069)
                 [0x00000000, 0x000003be)
                 [0x00000000, 0x00000712)
                 [0x00000000, 0x00000194)
                 [0x00000000, 0x0000082e)
                 [0x00000000, 0x000000cf)
                 [0x00000000, 0x000016a4)
                 [0x00000000, 0x00000475)
                 [0x00000000, 0x0000018f)
                 [0x00000000, 0x000000ed)
                 [0x00000000, 0x0000034a)
                 [0x00000000, 0x0000008b)
                 [0x00000000, 0x00000075)
                 [0x00000000, 0x00000022)
                 [0x00000000, 0x000002e0)
                 [0x00000000, 0x000002f6)
                 [0x00000000, 0x000001df)
                 [0x00000000, 0x00000157)
                 [0x00000000, 0x00000072)
                 [0x00000000, 0x00000077)
                 [0x00000000, 0x00000075)
                 [0x00000000, 0x0000003c)
                 [0x00000000, 0x00000581)
                 [0x00000000, 0x00000585)
                 [0x00000000, 0x00000583)
                 [0x00000000, 0x00000581)
                 [0x00000000, 0x00000035)
                 [0x00000000, 0x0000021d)
                 [0x00000000, 0x0000035b)
                 [0x00000000, 0x00000061)
                 [0x00000000, 0x00000027)
                 [0x00000000, 0x0000002a)
                 [0x00000000, 0x00000027)
                 [0x00000000, 0x0000002a)
                 [0x00000000, 0x00000077)
                 [0x00000000, 0x00000077)
                 [0x00000000, 0x0000003a)
                 [0x00000000, 0x0000002d)
                 [0x00000000, 0x0000002c)
                 [0x00000000, 0x00000027)
                 [0x00000000, 0x0000002a)
                 [0x00000000, 0x00000027)
                 [0x00000000, 0x0000002f)
                 [0x00000000, 0x00000032)
                 [0x00000000, 0x0000009e)
                 [0x00000000, 0x00000413)
                 [0x00000000, 0x000001a5)
                 [0x00000000, 0x00000142)
                 [0x00000000, 0x00000190)
                 [0x00000000, 0x000001a5)
                 [0x00000000, 0x000001ff)
                 [0x00000000, 0x00000003)
                 [0x00000000, 0x00000147)
                 [0x00000000, 0x00000124)
                 [0x00000000, 0x0000016f)
                 [0x00000000, 0x000000bf)
                 [0x00000000, 0x0000002b)
                 [0x00000000, 0x0000002b)
                 [0x00000000, 0x00000041)
                 [0x00000000, 0x00000104)
                 [0x00000000, 0x00000073)
                 [0x00000000, 0x00000075)
                 [0x00000000, 0x000000f6)
                 [0x00000000, 0x000000c8)
                 [0x00000000, 0x00000103)
                 [0x00000000, 0x00000063)
                 [0x00000000, 0x0000003f)
                 [0x00000000, 0x0000009b)
                 [0x00000000, 0x0000009b)
                 [0x00000000, 0x00000195)
                 [0x00000000, 0x00000078)
                 [0x00000000, 0x00000061)
                 [0x00000000, 0x00000035)
                 [0x00000000, 0x0000007a)
                 [0x00000000, 0x00000308)
                 [0x00000000, 0x00000038)
                 [0x00000000, 0x00000036)
                 [0x00000000, 0x00000563)
                 [0x00000000, 0x0000018b)
                 [0x00000000, 0x00000200)
                 [0x00000000, 0x00000337)
                 [0x00000000, 0x0000018b)
                 [0x00000000, 0x00000035)
                 [0x00000000, 0x00000262)
                 [0x00000000, 0x000001ad)
                 [0x00000000, 0x00000177)
                 [0x00000000, 0x00000563)
                 [0x00000000, 0x0000018b)
                 [0x00000000, 0x00000200)
                 [0x00000000, 0x00000337)
                 [0x00000000, 0x0000018b)
                 [0x00000000, 0x00000035)
                 [0x00000000, 0x00000262)
                 [0x00000000, 0x000001ad)
                 [0x00000000, 0x00000177)
                 [0x00000000, 0x0000022c)
                 [0x00000000, 0x0000000a)
                 [0x00000000, 0x0000006d)
                 [0x00000000, 0x0000163b)
                 [0x00000000, 0x0000001f)
                 [0x00000000, 0x0000001f)
                 [0x00000000, 0x0000001f)
                 [0x00000000, 0x00000172)
                 [0x00000000, 0x000003a8)
                 [0x00000000, 0x000000fc)
                 [0x00000000, 0x000001b4)
                 [0x00000000, 0x00001385)
                 [0x00000000, 0x0000005e)
                 [0x00000000, 0x0000000a)
                 [0x00000000, 0x00000105)
                 [0x00000000, 0x000000f0)
                 [0x00000000, 0x000003a8)
                 [0x00000000, 0x000000fc)
                 [0x00000000, 0x000001b4)
                 [0x00000000, 0x00001385)
                 [0x00000000, 0x0000005e)
                 [0x00000000, 0x00000105)
                 [0x00000000, 0x000000f0)
                 [0x00000000, 0x00000605)
                 [0x00000000, 0x000000fe)
                 [0x00000000, 0x000001b1)
                 [0x00000000, 0x0000038a)
                 [0x00000000, 0x0000004f)
                 [0x00000000, 0x00000107)
                 [0x00000000, 0x000002f4)
                 [0x00000000, 0x000000f2)
                 [0x00000000, 0x00000605)
                 [0x00000000, 0x000000fe)
                 [0x00000000, 0x000001b1)
                 [0x00000000, 0x0000038a)
                 [0x00000000, 0x0000004f)
                 [0x00000000, 0x00000107)
                 [0x00000000, 0x000002f4)
                 [0x00000000, 0x000000f2)
                 [0x00000000, 0x00000065)
                 [0x00000000, 0x000001c2)
                 [0x00000000, 0x00000201)
                 [0x00000000, 0x0000010c)
                 [0x00000000, 0x00000036)
                 [0x00000000, 0x0000002b)
                 [0x00000000, 0x000001e8)
                 [0x00000000, 0x00000041)
                 [0x00000000, 0x000001ac)
                 [0x00000000, 0x000001ac)
                 [0x00000000, 0x00000067)
                 [0x00000000, 0x00000003)
                 [0x00000000, 0x000002ad)
                 [0x00000000, 0x0000017f)
                 [0x00000000, 0x0000013b)
                 [0x00000000, 0x000000f2)
                 [0x00000000, 0x0000002c)
                 [0x00000000, 0x00000100)
                 [0x00000000, 0x0000002c)
                 [0x00000000, 0x000000fc)
                 [0x00000000, 0x0000002c)
                 [0x00000000, 0x0000000c)
                 [0x00000000, 0x00000047)
                 [0x00000000, 0x00000034)
                 [0x00000000, 0x0000017d)
                 [0x00000000, 0x0000002c)
                 [0x00000000, 0x0000017d)
                 [0x00000000, 0x0000012c)
                 [0x00000000, 0x00000018)
                 [0x00000000, 0x00000003)
                 [0x00000000, 0x00000001)
                 [0x00000000, 0x00000022))

0x00000026:   DW_TAG_namespace
                DW_AT_name ("core")

0x0000002b:     DW_TAG_namespace
                  DW_AT_name ("ops")

0x00000030:       DW_TAG_namespace
                    DW_AT_name ("function")

0x00000035:         DW_TAG_namespace
                      DW_AT_name ("FnOnce")

0x0000003a:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYFEINtNtCsjAkp95sQ1bz_4core6result6ResultuNtNtCsee6dGzmHQ4J_5alloc6string6StringEINtNtNtB9_3ops8function6FnOnceuE9call_onceCscLTwidSNaYd_4test")
                        DW_AT_name ("call_once<fn() -> core::result::Result<(), alloc::string::String>, ()>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)
                        DW_AT_inline (DW_INL_inlined)

0x00000046:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNvMNtCsjAkp95sQ1bz_4core6optionINtB5_6OptionINtNtB7_4cell4CellIBy_NtNtNtNtCs5oEawbA9qAv_3std4sync4mpmc7context7ContextEEE4takeINtNtNtB7_3ops8function6FnOnceTQBx_EE9call_onceCscLTwidSNaYd_4test")
                        DW_AT_name ("call_once<fn(&mut core::option::Option<core::cell::Cell<core::option::Option<std::sync::mpmc::context::Context>>>) -> core::option::Option<core::cell::Cell<core::option::Option<std::sync::mpmc::context::Context>>>, (&mut core::option::Option<core::cell::Cell<core::option::Option<std::sync::mpmc::context::Context>>>)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)
                        DW_AT_inline (DW_INL_inlined)

0x00000052:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNvNvNvMNtNtNtCs5oEawbA9qAv_3std4sync4mpmc7contextNtB9_7Context4with7CONTEXT27___rust_std_internal_init_fnINtNtNtCsjAkp95sQ1bz_4core3ops8function6FnOnceuE9call_onceCscLTwidSNaYd_4test")
                        DW_AT_name ("call_once<fn() -> core::cell::Cell<core::option::Option<std::sync::mpmc::context::Context>>, ()>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)
                        DW_AT_inline (DW_INL_inlined)

0x0000005e:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNCNKNvNvMNtNtCs5oEawbA9qAv_3std4hash6randomNtBb_11RandomState3new4KEYS0s_0INtNtNtCsjAkp95sQ1bz_4core3ops8function6FnOnceTINtNtB1l_6option6OptionQIB20_INtNtB1l_4cell4CellTyyEEEEEE9call_onceCscLTwidSNaYd_4test")
                        DW_AT_name ("call_once<std::hash::random::{impl#0}::new::KEYS::{constant#0}::{closure_env#1}, (core::option::Option<&mut core::option::Option<core::cell::Cell<(u64, u64)>>>)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)
                        DW_AT_inline (DW_INL_inlined)

0x0000006a:           DW_TAG_subprogram
---
0x00000234:               NULL

0x00000235:             NULL

0x00000236:           DW_TAG_subprogram
                        DW_AT_low_pc (0x00000000)
                        DW_AT_high_pc (0x00000155)
                        DW_AT_frame_base (DW_OP_reg5 EBP)
                        DW_AT_linkage_name ("_RNSNvYNCINvNtNtCs5oEawbA9qAv_3std6thread9lifecycle15spawn_uncheckedNCNvCscLTwidSNaYd_4test8run_tests_0uEs_0INtNtNtCsjAkp95sQ1bz_4core3ops8function6FnOnceuE9call_once6vtableB17_")
                        DW_AT_name ("call_once<std::thread::lifecycle::spawn_unchecked::{closure_env#1}<test::run_test::{closure_env#1}, ()>, ()>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)

0x0000024b:             DW_TAG_inlined_subroutine
                          DW_AT_abstract_origin (0x000764e5 "_RNCINvNtNtCs5oEawbA9qAv_3std6thread9lifecycle15spawn_uncheckedNCNvCscLTwidSNaYd_4test8run_tests_0uEs_0B12_")
                          DW_AT_ranges (0x00008478
                             [0x0000000c, 0x000000bf)
                             [0x000000cd, 0x00000155))
                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                          DW_AT_call_line (250)
                          DW_AT_call_column (5)

0x00000257:               DW_TAG_inlined_subroutine
                            DW_AT_abstract_origin (0x00076dbb "_RINvNtCs5oEawbA9qAv_3std5panic12catch_unwindINtNtNtCsjAkp95sQ1bz_4core5panic11unwind_safe16AssertUnwindSafeNCNCINvNtNtB4_6thread9lifecycle15spawn_uncheckedNCNvCscLTwidSNaYd_4test8run_tests_0uEs_00EuEB2x_")
                            DW_AT_ranges (0x00008490
                               [0x0000001a, 0x00000048)
                               [0x00000128, 0x00000155))
                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/std/src/thread/lifecycle.rs")
                            DW_AT_call_line (68)
                            DW_AT_call_column (26)

0x00000263:                 DW_TAG_inlined_subroutine
                              DW_AT_abstract_origin (0x00076d62 "_RINvNtCs5oEawbA9qAv_3std9panicking12catch_unwinduINtNtNtCsjAkp95sQ1bz_4core5panic11unwind_safe16AssertUnwindSafeNCNCINvNtNtB4_6thread9lifecycle15spawn_uncheckedNCNvCscLTwidSNaYd_4test8run_tests_0uEs_00EEB2C_")
                              DW_AT_ranges (0x00008490
                                 [0x0000001a, 0x00000048)
                                 [0x00000128, 0x00000155))
                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/std/src/panic.rs")
                              DW_AT_call_line (359)
                              DW_AT_call_column (14)

0x00000270:                   DW_TAG_inlined_subroutine
                                DW_AT_abstract_origin (0x00076cec "_RINvNvNtCs5oEawbA9qAv_3std9panicking12catch_unwind7do_callINtNtNtCsjAkp95sQ1bz_4core5panic11unwind_safe16AssertUnwindSafeNCNCINvNtNtB6_6thread9lifecycle15spawn_uncheckedNCNvCscLTwidSNaYd_4test8run_tests_0uEs_00EuEB2L_")
                                DW_AT_ranges (0x000084a8
                                   [0x0000001a, 0x00000048)
                                   [0x00000128, 0x00000135)
                                   [0x0000014b, 0x00000150))
                                DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/std/src/panicking.rs")
                                DW_AT_call_line (544)
                                DW_AT_call_column (19)

0x0000027d:                     DW_TAG_inlined_subroutine
                                  DW_AT_abstract_origin (0x000013ac "_RNvMNtNtCsjAkp95sQ1bz_4core3mem13manually_dropINtB2_12ManuallyDropINtNtNtB6_5panic11unwind_safe16AssertUnwindSafeNCNCINvNtNtCs5oEawbA9qAv_3std6thread9lifecycle15spawn_uncheckedNCNvCscLTwidSNaYd_4test8run_tests_0uEs_00EE4takeB2S_")
                                  DW_AT_low_pc (0x0000001a)
                                  DW_AT_high_pc (0x00000038)
                                  DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/std/src/panicking.rs")
                                  DW_AT_call_line (580)
                                  DW_AT_call_column (21)

0x0000028e:                       DW_TAG_inlined_subroutine
                                    DW_AT_abstract_origin (0x000102ec "_RINvNtCsjAkp95sQ1bz_4core3ptr4readINtNtNtB4_5panic11unwind_safe16AssertUnwindSafeNCNCINvNtNtCs5oEawbA9qAv_3std6thread9lifecycle15spawn_uncheckedNCNvCscLTwidSNaYd_4test8run_tests_0uEs_00EEB2m_")
                                    DW_AT_low_pc (0x0000001a)
                                    DW_AT_high_pc (0x00000038)
                                    DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/mem/manually_drop.rs")
                                    DW_AT_call_line (230)
                                    DW_AT_call_column (18)

0x0000029e:                       NULL

0x0000029f:                     DW_TAG_inlined_subroutine
                                  DW_AT_abstract_origin (0x0001f390 "_RNvXsl_NtNtCsjAkp95sQ1bz_4core5panic11unwind_safeINtB5_16AssertUnwindSafeNCNCINvNtNtCs5oEawbA9qAv_3std6thread9lifecycle15spawn_uncheckedNCNvCscLTwidSNaYd_4test8run_tests_0uEs_00EINtNtNtB9_3ops8function6FnOnceuE9call_onceB2e_")
                                  DW_AT_ranges (0x000084c8
                                     [0x00000038, 0x00000048)
                                     [0x00000128, 0x00000135)
                                     [0x0000014b, 0x00000150))
                                  DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/std/src/panicking.rs")
                                  DW_AT_call_line (581)
                                  DW_AT_call_column (40)

0x000002ac:                       DW_TAG_inlined_subroutine
                                    DW_AT_abstract_origin (0x000764d8 "_RNCNCINvNtNtCs5oEawbA9qAv_3std6thread9lifecycle15spawn_uncheckedNCNvCscLTwidSNaYd_4test8run_tests_0uEs_00B14_")
                                    DW_AT_ranges (0x000084c8
                                       [0x00000038, 0x00000048)
                                       [0x00000128, 0x00000135)
                                       [0x0000014b, 0x00000150))
                                    DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/panic/unwind_safe.rs")
                                    DW_AT_call_line (275)
                                    DW_AT_call_column (9)

0x000002b9:                         DW_TAG_inlined_subroutine
                                      DW_AT_abstract_origin (0x0000b438 "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueNCNvCscLTwidSNaYd_4test8run_tests_0EBF_")
                                      DW_AT_low_pc (0x00000128)
                                      DW_AT_high_pc (0x00000135)
                                      DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/std/src/thread/lifecycle.rs")
                                      DW_AT_call_line (71)
                                      DW_AT_call_column (9)

0x000002c9:                           DW_TAG_inlined_subroutine
                                        DW_AT_abstract_origin (0x0000b42b "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueINtNtCsee6dGzmHQ4J_5alloc4sync3ArcINtNtNtNtCs5oEawbA9qAv_3std4sync6poison5mutex5MutexINtNtB4_6option6OptionNCNvCscLTwidSNaYd_4test8run_test0EEEEB2o_")
                                        DW_AT_low_pc (0x00000128)
                                        DW_AT_high_pc (0x00000135)
                                        DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                                        DW_AT_call_line (825)
                                        DW_AT_call_column (1)

0x000002da:                             DW_TAG_inlined_subroutine
                                          DW_AT_abstract_origin (0x00064252 "_RNvXsD_NtCsee6dGzmHQ4J_5alloc4syncINtB5_3ArcINtNtNtNtCs5oEawbA9qAv_3std4sync6poison5mutex5MutexINtNtCsjAkp95sQ1bz_4core6option6OptionNCNvCscLTwidSNaYd_4test8run_test0EEENtNtNtB1A_3ops4drop4Drop4dropB2b_")
                                          DW_AT_low_pc (0x00000128)
                                          DW_AT_high_pc (0x00000135)
                                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                                          DW_AT_call_line (825)
                                          DW_AT_call_column (1)

0x000002eb:                               DW_TAG_inlined_subroutine
                                            DW_AT_abstract_origin (0x0001a19c "_RNvMs1k_NtNtCsjAkp95sQ1bz_4core4sync6atomicINtB6_6AtomicjE9fetch_sub")
                                            DW_AT_low_pc (0x00000128)
                                            DW_AT_high_pc (0x0000012b)
                                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/sync.rs")
                                            DW_AT_call_line (2831)
                                            DW_AT_call_column (32)

0x000002fc:                                 DW_TAG_inlined_subroutine
                                              DW_AT_abstract_origin (0x0001a726 "_RINvNtNtCsjAkp95sQ1bz_4core4sync6atomic10atomic_subjjECscLTwidSNaYd_4test")
                                              DW_AT_low_pc (0x00000128)
                                              DW_AT_high_pc (0x0000012b)
                                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/sync/atomic.rs")
                                              DW_AT_call_line (3193)
                                              DW_AT_call_column (26)

0x0000030d:                                 NULL

0x0000030e:                               NULL

---

0x00000313:                     NULL

0x00000314:                   DW_TAG_inlined_subroutine
                                DW_AT_abstract_origin (0x00076cf9 "_RINvNvNtCs5oEawbA9qAv_3std9panicking12catch_unwind8do_catchINtNtNtCsjAkp95sQ1bz_4core5panic11unwind_safe16AssertUnwindSafeNCNCINvNtNtB6_6thread9lifecycle15spawn_uncheckedNCNvCscLTwidSNaYd_4test8run_tests_0uEs_00EuEB2M_")
                                DW_AT_ranges (0x000084e8
                                   [0x00000138, 0x0000014b)
                                   [0x00000150, 0x00000155))
                                DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/std/src/panicking.rs")
                                DW_AT_call_line (544)
                                DW_AT_call_column (19)

0x00000321:                   NULL

0x00000322:                 NULL

0x00000323:               DW_TAG_inlined_subroutine
                            DW_AT_abstract_origin (0x00064df2 "_RNvXsw_NtCsee6dGzmHQ4J_5alloc4syncINtB5_3ArcINtNtNtCs5oEawbA9qAv_3std6thread9lifecycle6PacketuEENtNtNtCsjAkp95sQ1bz_4core3ops5deref5Deref5derefCscLTwidSNaYd_4test")
                            DW_AT_low_pc (0x0000004f)
                            DW_AT_high_pc (0x00000052)
                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/std/src/thread/lifecycle.rs")
                            DW_AT_call_line (76)
                            DW_AT_call_column (19)

0x00000333:                 DW_TAG_inlined_subroutine
                              DW_AT_abstract_origin (0x0006430e "_RNvMsn_NtCsee6dGzmHQ4J_5alloc4syncINtB5_3ArcINtNtNtCs5oEawbA9qAv_3std6thread9lifecycle6PacketuEE5innerCscLTwidSNaYd_4test")
                              DW_AT_low_pc (0x0000004f)
                              DW_AT_high_pc (0x00000052)
                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/sync.rs")
                              DW_AT_call_line (2445)
                              DW_AT_call_column (15)

0x00000344:                   DW_TAG_inlined_subroutine
                                DW_AT_abstract_origin (0x000022ff "_RNvMs1_NtNtCsjAkp95sQ1bz_4core3ptr8non_nullINtB5_7NonNullINtNtCsee6dGzmHQ4J_5alloc4sync8ArcInnerINtNtNtCs5oEawbA9qAv_3std6thread9lifecycle6PacketuEEE6as_refCscLTwidSNaYd_4test")
                                DW_AT_low_pc (0x0000004f)
                                DW_AT_high_pc (0x00000052)
                                DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/sync.rs")
                                DW_AT_call_line (2127)
                                DW_AT_call_column (27)

0x00000355:                   NULL

0x00000356:                 NULL

0x00000357:               DW_TAG_inlined_subroutine
                            DW_AT_abstract_origin (0x00002b39 "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueINtNtB4_6option6OptionINtNtB4_6result6ResultuINtNtCsee6dGzmHQ4J_5alloc5boxed3BoxDNtNtB4_3any3AnyNtNtB4_6marker4SendEL_EEEECscLTwidSNaYd_4test")
                            DW_AT_ranges (0x00008500
                               [0x00000052, 0x0000006e)
                               [0x00000074, 0x00000099)
                               [0x000000cd, 0x000000ed))
                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/std/src/thread/lifecycle.rs")
                            DW_AT_call_line (76)
                            DW_AT_call_column (18)

0x00000363:                 DW_TAG_inlined_subroutine
                              DW_AT_abstract_origin (0x00002b46 "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueINtNtB4_6result6ResultuINtNtCsee6dGzmHQ4J_5alloc5boxed3BoxDNtNtB4_3any3AnyNtNtB4_6marker4SendEL_EEECscLTwidSNaYd_4test")
                              DW_AT_ranges (0x00008520
                                 [0x0000005e, 0x00000062)
                                 [0x00000068, 0x0000006e)
                                 [0x00000074, 0x00000099)
                                 [0x000000cd, 0x000000ed))
                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                              DW_AT_call_line (825)
                              DW_AT_call_column (1)

0x00000370:                   DW_TAG_inlined_subroutine
                                DW_AT_abstract_origin (0x00002b53 "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueINtNtCsee6dGzmHQ4J_5alloc5boxed3BoxDNtNtB4_3any3AnyNtNtB4_6marker4SendEL_EECscLTwidSNaYd_4test")
                                DW_AT_ranges (0x00008548
                                   [0x00000068, 0x0000006e)
                                   [0x00000074, 0x00000099)
                                   [0x000000cd, 0x000000ed))
                                DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                                DW_AT_call_line (825)
                                DW_AT_call_column (1)

0x0000037d:                     DW_TAG_inlined_subroutine
                                  DW_AT_abstract_origin (0x00062b32 "_RNvXs8_NtCsee6dGzmHQ4J_5alloc5boxedINtB5_3BoxDNtNtCsjAkp95sQ1bz_4core3any3AnyNtNtBM_6marker4SendEL_ENtNtNtBM_3ops4drop4Drop4dropCscLTwidSNaYd_4test")
                                  DW_AT_low_pc (0x0000007c)
                                  DW_AT_high_pc (0x00000099)
                                  DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                                  DW_AT_call_line (825)
                                  DW_AT_call_column (1)

0x0000038e:                       DW_TAG_inlined_subroutine
                                    DW_AT_abstract_origin (0x00001695 "_RINvMNtNtCsjAkp95sQ1bz_4core5alloc6layoutNtB3_6Layout13for_value_rawDNtNtB7_3any3AnyNtNtB7_6marker4SendEL_ECscLTwidSNaYd_4test")
                                    DW_AT_ranges (0x00008568
                                       [0x0000007c, 0x0000007f)
                                       [0x00000083, 0x00000086))
                                    DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/boxed.rs")
                                    DW_AT_call_line (1954)
                                    DW_AT_call_column (26)

0x0000039b:                         DW_TAG_inlined_subroutine
                                      DW_AT_abstract_origin (0x00001196 "_RINvNtCsjAkp95sQ1bz_4core3mem15size_of_val_rawDNtNtB4_3any3AnyNtNtB4_6marker4SendEL_ECscLTwidSNaYd_4test")
                                      DW_AT_low_pc (0x0000007c)
                                      DW_AT_high_pc (0x0000007f)
                                      DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/alloc/layout.rs")
                                      DW_AT_call_line (255)
                                      DW_AT_call_column (43)

0x000003ab:                         DW_TAG_inlined_subroutine
                                      DW_AT_abstract_origin (0x000011e0 "_RINvMNtNtCsjAkp95sQ1bz_4core3mem9alignmentNtB3_9Alignment10of_val_rawDNtNtB7_3any3AnyNtNtB7_6marker4SendEL_ECscLTwidSNaYd_4test")
                                      DW_AT_low_pc (0x00000083)
                                      DW_AT_high_pc (0x00000086)
                                      DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/alloc/layout.rs")
                                      DW_AT_call_line (255)
                                      DW_AT_call_column (68)

0x000003bb:                           DW_TAG_inlined_subroutine
                                        DW_AT_abstract_origin (0x00001293 "_RINvNtCsjAkp95sQ1bz_4core3mem16align_of_val_rawDNtNtB4_3any3AnyNtNtB4_6marker4SendEL_ECscLTwidSNaYd_4test")
                                        DW_AT_low_pc (0x00000083)
                                        DW_AT_high_pc (0x00000086)
                                        DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/mem/alignment.rs")
                                        DW_AT_call_line (125)
                                        DW_AT_call_column (30)

0x000003cb:                           NULL

0x000003cc:                         NULL

0x000003cd:                       DW_TAG_inlined_subroutine
                                    DW_AT_abstract_origin (0x00062ef7 "_RNvXs_NtCsee6dGzmHQ4J_5alloc5allocNtB4_6GlobalNtNtCsjAkp95sQ1bz_4core5alloc9Allocator10deallocate")
                                    DW_AT_low_pc (0x00000086)
                                    DW_AT_high_pc (0x00000099)
                                    DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/boxed.rs")
                                    DW_AT_call_line (1956)
                                    DW_AT_call_column (24)

0x000003de:                         DW_TAG_inlined_subroutine
                                      DW_AT_abstract_origin (0x00062e8b "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global15deallocate_impl")
                                      DW_AT_low_pc (0x00000086)
                                      DW_AT_high_pc (0x00000099)
                                      DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                                      DW_AT_call_line (462)
                                      DW_AT_call_column (23)

0x000003ef:                           DW_TAG_inlined_subroutine
                                        DW_AT_abstract_origin (0x00062e7f "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global23deallocate_impl_runtime")
                                        DW_AT_low_pc (0x00000086)
                                        DW_AT_high_pc (0x00000099)
                                        DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                                        DW_AT_call_line (344)
                                        DW_AT_call_column (9)

0x00000400:                             DW_TAG_inlined_subroutine
                                          DW_AT_abstract_origin (0x00062e6e "_RNvNtCsee6dGzmHQ4J_5alloc5alloc15dealloc_nonnull")
                                          DW_AT_low_pc (0x00000086)
                                          DW_AT_high_pc (0x00000099)
                                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                                          DW_AT_call_line (229)
                                          DW_AT_call_column (22)

0x00000410:                             NULL

0x00000411:                           NULL

0x00000412:                         NULL

0x00000413:                       NULL

0x00000414:                     DW_TAG_inlined_subroutine
                                  DW_AT_abstract_origin (0x00062b32 "_RNvXs8_NtCsee6dGzmHQ4J_5alloc5boxedINtB5_3BoxDNtNtCsjAkp95sQ1bz_4core3any3AnyNtNtBM_6marker4SendEL_ENtNtNtBM_3ops4drop4Drop4dropCscLTwidSNaYd_4test")
                                  DW_AT_low_pc (0x000000cd)
                                  DW_AT_high_pc (0x000000ed)
                                  DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                                  DW_AT_call_line (825)
                                  DW_AT_call_column (1)

0x00000425:                       DW_TAG_inlined_subroutine
                                    DW_AT_abstract_origin (0x00001695 "_RINvMNtNtCsjAkp95sQ1bz_4core5alloc6layoutNtB3_6Layout13for_value_rawDNtNtB7_3any3AnyNtNtB7_6marker4SendEL_ECscLTwidSNaYd_4test")
                                    DW_AT_ranges (0x00008580
                                       [0x000000cd, 0x000000d0)
                                       [0x000000d7, 0x000000da))
                                    DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/boxed.rs")
                                    DW_AT_call_line (1954)
                                    DW_AT_call_column (26)

0x00000432:                         DW_TAG_inlined_subroutine
                                      DW_AT_abstract_origin (0x00001196 "_RINvNtCsjAkp95sQ1bz_4core3mem15size_of_val_rawDNtNtB4_3any3AnyNtNtB4_6marker4SendEL_ECscLTwidSNaYd_4test")
                                      DW_AT_low_pc (0x000000cd)
                                      DW_AT_high_pc (0x000000d0)
                                      DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/alloc/layout.rs")
                                      DW_AT_call_line (255)
                                      DW_AT_call_column (43)

0x00000442:                         DW_TAG_inlined_subroutine
                                      DW_AT_abstract_origin (0x000011e0 "_RINvMNtNtCsjAkp95sQ1bz_4core3mem9alignmentNtB3_9Alignment10of_val_rawDNtNtB7_3any3AnyNtNtB7_6marker4SendEL_ECscLTwidSNaYd_4test")
                                      DW_AT_low_pc (0x000000d7)
                                      DW_AT_high_pc (0x000000da)
                                      DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/alloc/layout.rs")
                                      DW_AT_call_line (255)
                                      DW_AT_call_column (68)

0x00000452:                           DW_TAG_inlined_subroutine
                                        DW_AT_abstract_origin (0x00001293 "_RINvNtCsjAkp95sQ1bz_4core3mem16align_of_val_rawDNtNtB4_3any3AnyNtNtB4_6marker4SendEL_ECscLTwidSNaYd_4test")
                                        DW_AT_low_pc (0x000000d7)
                                        DW_AT_high_pc (0x000000da)
                                        DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/mem/alignment.rs")
                                        DW_AT_call_line (125)
                                        DW_AT_call_column (30)

0x00000462:                           NULL

0x00000463:                         NULL

0x00000464:                       DW_TAG_inlined_subroutine
                                    DW_AT_abstract_origin (0x00062ef7 "_RNvXs_NtCsee6dGzmHQ4J_5alloc5allocNtB4_6GlobalNtNtCsjAkp95sQ1bz_4core5alloc9Allocator10deallocate")
                                    DW_AT_low_pc (0x000000da)
                                    DW_AT_high_pc (0x000000ed)
                                    DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/boxed.rs")
                                    DW_AT_call_line (1956)
                                    DW_AT_call_column (24)

0x00000475:                         DW_TAG_inlined_subroutine
                                      DW_AT_abstract_origin (0x00062e8b "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global15deallocate_impl")
                                      DW_AT_low_pc (0x000000da)
                                      DW_AT_high_pc (0x000000ed)
                                      DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                                      DW_AT_call_line (462)
                                      DW_AT_call_column (23)

0x00000486:                           DW_TAG_inlined_subroutine
                                        DW_AT_abstract_origin (0x00062e7f "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global23deallocate_impl_runtime")
                                        DW_AT_low_pc (0x000000da)
                                        DW_AT_high_pc (0x000000ed)
                                        DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                                        DW_AT_call_line (344)
                                        DW_AT_call_column (9)

0x00000497:                             DW_TAG_inlined_subroutine
                                          DW_AT_abstract_origin (0x00062e6e "_RNvNtCsee6dGzmHQ4J_5alloc5alloc15dealloc_nonnull")
                                          DW_AT_low_pc (0x000000da)
                                          DW_AT_high_pc (0x000000ed)
                                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                                          DW_AT_call_line (229)
                                          DW_AT_call_column (22)

0x000004a7:                             NULL

0x000004a8:                           NULL

---
0x000004ac:                   NULL

0x000004ad:                 NULL

0x000004ae:               DW_TAG_inlined_subroutine
                            DW_AT_abstract_origin (0x00001444 "_RINvNtCsjAkp95sQ1bz_4core3mem4dropINtNtCsee6dGzmHQ4J_5alloc4sync3ArcINtNtNtCs5oEawbA9qAv_3std6thread9lifecycle6PacketuEEECscLTwidSNaYd_4test")
                            DW_AT_low_pc (0x000000af)
                            DW_AT_high_pc (0x000000bf)
                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/std/src/thread/lifecycle.rs")
                            DW_AT_call_line (80)
                            DW_AT_call_column (9)

0x000004be:                 DW_TAG_inlined_subroutine
                              DW_AT_abstract_origin (0x00002dee "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueINtNtCsee6dGzmHQ4J_5alloc4sync3ArcINtNtNtCs5oEawbA9qAv_3std6thread9lifecycle6PacketuEEECscLTwidSNaYd_4test")
                              DW_AT_low_pc (0x000000af)
                              DW_AT_high_pc (0x000000bf)
                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/mem/mod.rs")
                              DW_AT_call_line (1004)
                              DW_AT_call_column (1)

0x000004cf:                   DW_TAG_inlined_subroutine
                                DW_AT_abstract_origin (0x0006422b "_RNvXsD_NtCsee6dGzmHQ4J_5alloc4syncINtB5_3ArcINtNtNtCs5oEawbA9qAv_3std6thread9lifecycle6PacketuEENtNtNtCsjAkp95sQ1bz_4core3ops4drop4Drop4dropCscLTwidSNaYd_4test")
                                DW_AT_low_pc (0x000000af)
                                DW_AT_high_pc (0x000000bf)
                                DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                                DW_AT_call_line (825)
                                DW_AT_call_column (1)

0x000004e0:                     DW_TAG_inlined_subroutine
                                  DW_AT_abstract_origin (0x00019fe2 "_RNvMs1k_NtNtCsjAkp95sQ1bz_4core4sync6atomicINtB6_6AtomicjE9fetch_sub")
                                  DW_AT_low_pc (0x000000af)
                                  DW_AT_high_pc (0x000000b2)
                                  DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/sync.rs")
                                  DW_AT_call_line (2831)
                                  DW_AT_call_column (32)

0x000004f1:                       DW_TAG_inlined_subroutine
                                    DW_AT_abstract_origin (0x0001a5ba "_RINvNtNtCsjAkp95sQ1bz_4core4sync6atomic10atomic_subjjECscLTwidSNaYd_4test")
                                    DW_AT_low_pc (0x000000af)
                                    DW_AT_high_pc (0x000000b2)
                                    DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/sync/atomic.rs")
                                    DW_AT_call_line (3193)
                                    DW_AT_call_column (26)

0x00000502:                       NULL

0x00000503:                     NULL

0x00000504:                   NULL

0x00000505:                 NULL

0x00000506:               DW_TAG_inlined_subroutine
                            DW_AT_abstract_origin (0x00002dee "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueINtNtCsee6dGzmHQ4J_5alloc4sync3ArcINtNtNtCs5oEawbA9qAv_3std6thread9lifecycle6PacketuEEECscLTwidSNaYd_4test")
                            DW_AT_low_pc (0x00000100)
                            DW_AT_high_pc (0x0000010d)
                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/std/src/thread/lifecycle.rs")
                            DW_AT_call_line (83)
                            DW_AT_call_column (5)

0x00000516:                 DW_TAG_inlined_subroutine
                              DW_AT_abstract_origin (0x0006422b "_RNvXsD_NtCsee6dGzmHQ4J_5alloc4syncINtB5_3ArcINtNtNtCs5oEawbA9qAv_3std6thread9lifecycle6PacketuEENtNtNtCsjAkp95sQ1bz_4core3ops4drop4Drop4dropCscLTwidSNaYd_4test")
                              DW_AT_low_pc (0x00000100)
                              DW_AT_high_pc (0x0000010d)
                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                              DW_AT_call_line (825)
                              DW_AT_call_column (1)

0x00000527:                   DW_TAG_inlined_subroutine
                                DW_AT_abstract_origin (0x00019fe2 "_RNvMs1k_NtNtCsjAkp95sQ1bz_4core4sync6atomicINtB6_6AtomicjE9fetch_sub")
                                DW_AT_low_pc (0x00000100)
                                DW_AT_high_pc (0x00000103)
                                DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/sync.rs")
                                DW_AT_call_line (2831)
                                DW_AT_call_column (32)

0x00000538:                     DW_TAG_inlined_subroutine
                                  DW_AT_abstract_origin (0x0001a5ba "_RINvNtNtCsjAkp95sQ1bz_4core4sync6atomic10atomic_subjjECscLTwidSNaYd_4test")
                                  DW_AT_low_pc (0x00000100)
                                  DW_AT_high_pc (0x00000103)
                                  DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/sync/atomic.rs")
                                  DW_AT_call_line (3193)
                                  DW_AT_call_column (26)

0x00000549:                     NULL

0x0000054a:                   NULL

0x0000054b:                 NULL

0x0000054c:               NULL

0x0000054d:             NULL

0x0000054e:           DW_TAG_subprogram
                        DW_AT_low_pc (0x00000000)
                        DW_AT_high_pc (0x0000003d)
                        DW_AT_frame_base (DW_OP_reg5 EBP)
                        DW_AT_linkage_name ("_RNSNvYNCNCINvCscLTwidSNaYd_4test15test_main_innerNCNvBb_16test_main_static0Es_00INtNtNtCsjAkp95sQ1bz_4core3ops8function6FnOnceuE9call_once6vtableBb_")
                        DW_AT_name ("call_once<test::test_main_inner::{closure#1}::{closure_env#0}<test::test_main_static::{closure_env#0}>, ()>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)

0x00000563:             DW_TAG_inlined_subroutine
                          DW_AT_abstract_origin (0x00051a77 "_RNCNCINvCscLTwidSNaYd_4test15test_main_innerNCNvB6_16test_main_static0Es_00B6_")
                          DW_AT_low_pc (0x00000018)
                          DW_AT_high_pc (0x00000037)
                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                          DW_AT_call_line (250)
                          DW_AT_call_column (5)

0x00000573:               DW_TAG_inlined_subroutine
                            DW_AT_abstract_origin (0x0000b5ab "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueINtNtB4_6option6OptionINtNtCsee6dGzmHQ4J_5alloc4sync3ArcINtNtNtNtCs5oEawbA9qAv_3std4sync6poison5mutex5MutexINtNtB12_3vec3VechEEEEECscLTwidSNaYd_4test")
                            DW_AT_low_pc (0x00000023)
                            DW_AT_high_pc (0x00000037)
                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/test/src/lib.rs")
                            DW_AT_call_line (166)
                            DW_AT_call_column (59)

0x00000583:                 DW_TAG_inlined_subroutine
                              DW_AT_abstract_origin (0x0000b5b8 "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueINtNtCsee6dGzmHQ4J_5alloc4sync3ArcINtNtNtNtCs5oEawbA9qAv_3std4sync6poison5mutex5MutexINtNtBG_3vec3VechEEEECscLTwidSNaYd_4test")
                              DW_AT_low_pc (0x00000027)
                              DW_AT_high_pc (0x00000037)
                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                              DW_AT_call_line (825)
                              DW_AT_call_column (1)

0x00000594:                   DW_TAG_inlined_subroutine
                                DW_AT_abstract_origin (0x0006425f "_RNvXsD_NtCsee6dGzmHQ4J_5alloc4syncINtB5_3ArcINtNtNtNtCs5oEawbA9qAv_3std4sync6poison5mutex5MutexINtNtB7_3vec3VechEEENtNtNtCsjAkp95sQ1bz_4core3ops4drop4Drop4dropCscLTwidSNaYd_4test")
                                DW_AT_low_pc (0x00000027)
                                DW_AT_high_pc (0x00000037)
                                DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                                DW_AT_call_line (825)
                                DW_AT_call_column (1)

0x000005a5:                     DW_TAG_inlined_subroutine
                                  DW_AT_abstract_origin (0x0001a1a9 "_RNvMs1k_NtNtCsjAkp95sQ1bz_4core4sync6atomicINtB6_6AtomicjE9fetch_sub")
                                  DW_AT_low_pc (0x00000027)
                                  DW_AT_high_pc (0x0000002a)
                                  DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/sync.rs")
                                  DW_AT_call_line (2831)
                                  DW_AT_call_column (32)

0x000005b6:                       DW_TAG_inlined_subroutine
                                    DW_AT_abstract_origin (0x0001a733 "_RINvNtNtCsjAkp95sQ1bz_4core4sync6atomic10atomic_subjjECscLTwidSNaYd_4test")
                                    DW_AT_low_pc (0x00000027)
                                    DW_AT_high_pc (0x0000002a)
                                    DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/sync/atomic.rs")
                                    DW_AT_call_line (3193)
                                    DW_AT_call_column (26)

0x000005c7:                       NULL

0x000005c8:                     NULL

---
0x000005cb:               NULL

0x000005cc:             NULL

0x000005cd:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNCNCINvNtNtCs5oEawbA9qAv_3std6thread9spawnhook14add_spawn_hookNCINvCscLTwidSNaYd_4test15test_main_innerNCNvB17_16test_main_static0Es_0NCNCB14_s_00E00INtNtNtCsjAkp95sQ1bz_4core3ops8function6FnOnceTRNtNtBb_6thread6ThreadEE9call_onceB17_")
                        DW_AT_name ("call_once<std::thread::spawnhook::add_spawn_hook::{closure#0}::{closure_env#0}<test::test_main_inner::{closure_env#1}<test::test_main_static::{closure_env#0}>, test::test_main_inner::{closure#1}::{closure_env#0}<test::test_main_static::{closure_env#0}>>, (&std::thread::thread::Thread)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)
                        DW_AT_inline (DW_INL_inlined)

0x000005d9:           DW_TAG_subprogram
                        DW_AT_low_pc (0x00000000)
                        DW_AT_high_pc (0x0000001e)
                        DW_AT_frame_base (DW_OP_reg5 EBP)
                        DW_AT_linkage_name ("_RNSNvYNCNCINvNtNtCs5oEawbA9qAv_3std6thread9spawnhook14add_spawn_hookNCINvCscLTwidSNaYd_4test15test_main_innerNCNvB19_16test_main_static0Es_0NCNCB16_s_00E00INtNtNtCsjAkp95sQ1bz_4core3ops8function6FnOnceTRNtNtBd_6thread6ThreadEE9call_once6vtableB19_")
                        DW_AT_name ("call_once<std::thread::spawnhook::add_spawn_hook::{closure#0}::{closure_env#0}<test::test_main_inner::{closure_env#1}<test::test_main_static::{closure_env#0}>, test::test_main_inner::{closure#1}::{closure_env#0}<test::test_main_static::{closure_env#0}>>, (&std::thread::thread::Thread)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)

0x000005ee:             DW_TAG_inlined_subroutine
                          DW_AT_abstract_origin (0x000005cd "_RNvYNCNCINvNtNtCs5oEawbA9qAv_3std6thread9spawnhook14add_spawn_hookNCINvCscLTwidSNaYd_4test15test_main_innerNCNvB17_16test_main_static0Es_0NCNCB14_s_00E00INtNtNtCsjAkp95sQ1bz_4core3ops8function6FnOnceTRNtNtBb_6thread6ThreadEE9call_onceB17_")
                          DW_AT_low_pc (0x00000003)
                          DW_AT_high_pc (0x00000018)
                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                          DW_AT_call_line (250)
                          DW_AT_call_column (5)

0x000005fe:             NULL

0x000005ff:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNCNCINvNtNtCs5oEawbA9qAv_3std6thread9spawnhook14add_spawn_hookNCINvCscLTwidSNaYd_4test15test_main_innerNCNvB17_22test_main_static_aborts0_0Es_0NCNCB14_s_00E00INtNtNtCsjAkp95sQ1bz_4core3ops8function6FnOnceTRNtNtBb_6thread6ThreadEE9call_onceB17_")
                        DW_AT_name ("call_once<std::thread::spawnhook::add_spawn_hook::{closure#0}::{closure_env#0}<test::test_main_inner::{closure_env#1}<test::test_main_static_abort::{closure_env#2}>, test::test_main_inner::{closure#1}::{closure_env#0}<test::test_main_static_abort::{closure_env#2}>>, (&std::thread::thread::Thread)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)
                        DW_AT_inline (DW_INL_inlined)

0x0000060b:           DW_TAG_subprogram
                        DW_AT_low_pc (0x00000000)
                        DW_AT_high_pc (0x0000001e)
                        DW_AT_frame_base (DW_OP_reg5 EBP)
                        DW_AT_linkage_name ("_RNSNvYNCNCINvNtNtCs5oEawbA9qAv_3std6thread9spawnhook14add_spawn_hookNCINvCscLTwidSNaYd_4test15test_main_innerNCNvB19_22test_main_static_aborts0_0Es_0NCNCB16_s_00E00INtNtNtCsjAkp95sQ1bz_4core3ops8function6FnOnceTRNtNtBd_6thread6ThreadEE9call_once6vtableB19_")
                        DW_AT_name ("call_once<std::thread::spawnhook::add_spawn_hook::{closure#0}::{closure_env#0}<test::test_main_inner::{closure_env#1}<test::test_main_static_abort::{closure_env#2}>, test::test_main_inner::{closure#1}::{closure_env#0}<test::test_main_static_abort::{closure_env#2}>>, (&std::thread::thread::Thread)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)

0x00000620:             DW_TAG_inlined_subroutine
                          DW_AT_abstract_origin (0x000005ff "_RNvYNCNCINvNtNtCs5oEawbA9qAv_3std6thread9spawnhook14add_spawn_hookNCINvCscLTwidSNaYd_4test15test_main_innerNCNvB17_22test_main_static_aborts0_0Es_0NCNCB14_s_00E00INtNtNtCsjAkp95sQ1bz_4core3ops8function6FnOnceTRNtNtBb_6thread6ThreadEE9call_onceB17_")
                          DW_AT_low_pc (0x00000003)
                          DW_AT_high_pc (0x00000018)
                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                          DW_AT_call_line (250)
                          DW_AT_call_column (5)

0x00000630:             NULL

0x00000631:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNCNCINvNtNtCs5oEawbA9qAv_3std6thread9spawnhook14add_spawn_hookNCINvCscLTwidSNaYd_4test15test_main_innerNCNvB17_9test_main0Es_0NCNCB14_s_00E00INtNtNtCsjAkp95sQ1bz_4core3ops8function6FnOnceTRNtNtBb_6thread6ThreadEE9call_onceB17_")
                        DW_AT_name ("call_once<std::thread::spawnhook::add_spawn_hook::{closure#0}::{closure_env#0}<test::test_main_inner::{closure_env#1}<test::test_main::{closure_env#0}>, test::test_main_inner::{closure#1}::{closure_env#0}<test::test_main::{closure_env#0}>>, (&std::thread::thread::Thread)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)
                        DW_AT_inline (DW_INL_inlined)

0x0000063d:           DW_TAG_subprogram
                        DW_AT_low_pc (0x00000000)
                        DW_AT_high_pc (0x0000001e)
                        DW_AT_frame_base (DW_OP_reg5 EBP)
                        DW_AT_linkage_name ("_RNSNvYNCNCINvNtNtCs5oEawbA9qAv_3std6thread9spawnhook14add_spawn_hookNCINvCscLTwidSNaYd_4test15test_main_innerNCNvB19_9test_main0Es_0NCNCB16_s_00E00INtNtNtCsjAkp95sQ1bz_4core3ops8function6FnOnceTRNtNtBd_6thread6ThreadEE9call_once6vtableB19_")
                        DW_AT_name ("call_once<std::thread::spawnhook::add_spawn_hook::{closure#0}::{closure_env#0}<test::test_main_inner::{closure_env#1}<test::test_main::{closure_env#0}>, test::test_main_inner::{closure#1}::{closure_env#0}<test::test_main::{closure_env#0}>>, (&std::thread::thread::Thread)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)

0x00000652:             DW_TAG_inlined_subroutine
                          DW_AT_abstract_origin (0x00000631 "_RNvYNCNCINvNtNtCs5oEawbA9qAv_3std6thread9spawnhook14add_spawn_hookNCINvCscLTwidSNaYd_4test15test_main_innerNCNvB17_9test_main0Es_0NCNCB14_s_00E00INtNtNtCsjAkp95sQ1bz_4core3ops8function6FnOnceTRNtNtBb_6thread6ThreadEE9call_onceB17_")
                          DW_AT_low_pc (0x00000003)
                          DW_AT_high_pc (0x00000018)
                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                          DW_AT_call_line (250)
                          DW_AT_call_column (5)

0x00000662:             NULL

0x00000663:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNCNvCscLTwidSNaYd_4test30run_test_in_spawned_subprocesss_0INtNtNtCsjAkp95sQ1bz_4core3ops8function6FnOnceTRNtNtCs5oEawbA9qAv_3std5panic13PanicHookInfoEE9call_onceB6_")
                        DW_AT_name ("call_once<test::run_test_in_spawned_subprocess::{closure_env#1}, (&std::panic::PanicHookInfo)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)
                        DW_AT_inline (DW_INL_inlined)

0x0000066f:           DW_TAG_subprogram
                        DW_AT_low_pc (0x00000000)
                        DW_AT_high_pc (0x000000f9)
                        DW_AT_frame_base (DW_OP_reg5 EBP)
                        DW_AT_linkage_name ("_RNSNvYNCNvCscLTwidSNaYd_4test30run_test_in_spawned_subprocesss_0INtNtNtCsjAkp95sQ1bz_4core3ops8function6FnOnceTRNtNtCs5oEawbA9qAv_3std5panic13PanicHookInfoEE9call_once6vtableB8_")
                        DW_AT_name ("call_once<test::run_test_in_spawned_subprocess::{closure_env#1}, (&std::panic::PanicHookInfo)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)

0x00000684:             DW_TAG_inlined_subroutine
                          DW_AT_abstract_origin (0x00000663 "_RNvYNCNvCscLTwidSNaYd_4test30run_test_in_spawned_subprocesss_0INtNtNtCsjAkp95sQ1bz_4core3ops8function6FnOnceTRNtNtCs5oEawbA9qAv_3std5panic13PanicHookInfoEE9call_onceB6_")
                          DW_AT_low_pc (0x00000023)
                          DW_AT_high_pc (0x000000f9)
                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                          DW_AT_call_line (250)
                          DW_AT_call_column (5)

0x00000694:               DW_TAG_inlined_subroutine
                            DW_AT_abstract_origin (0x00051d57 "_RNCNvCscLTwidSNaYd_4test30run_test_in_spawned_subprocesss_0B3_")
                            DW_AT_low_pc (0x00000023)
                            DW_AT_high_pc (0x000000ce)
                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                            DW_AT_call_line (250)
                            DW_AT_call_column (5)

0x000006a4:                 DW_TAG_inlined_subroutine
                              DW_AT_abstract_origin (0x00064dd8 "_RNvXsw_NtCsee6dGzmHQ4J_5alloc4syncINtB5_3ArcNCNvCscLTwidSNaYd_4test30run_test_in_spawned_subprocess0ENtNtNtCsjAkp95sQ1bz_4core3ops5deref5Deref5derefBK_")
                              DW_AT_low_pc (0x00000023)
                              DW_AT_high_pc (0x0000002c)
                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/test/src/lib.rs")
                              DW_AT_call_line (850)
                              DW_AT_call_column (42)

0x000006b5:                 DW_TAG_inlined_subroutine
                              DW_AT_abstract_origin (0x00051c1f "_RNCNvCscLTwidSNaYd_4test30run_test_in_spawned_subprocess0B3_")
                              DW_AT_low_pc (0x0000002c)
                              DW_AT_high_pc (0x000000ce)
                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/test/src/lib.rs")
                              DW_AT_call_line (850)
                              DW_AT_call_column (42)

0x000006c6:                   DW_TAG_inlined_subroutine
                                DW_AT_abstract_origin (0x00062c49 "_RNvXsv_NtCsee6dGzmHQ4J_5alloc5boxedINtB5_3BoxDG0_INtNtNtCsjAkp95sQ1bz_4core3ops8function2FnTRL1_INtNtCs5oEawbA9qAv_3std5panic13PanicHookInfoL0_EEEp6OutputuNtNtBS_6marker4SyncNtB2v_4SendEL_EIBM_TRB1x_EE4callCscLTwidSNaYd_4test")
                                DW_AT_low_pc (0x00000074)
                                DW_AT_high_pc (0x00000086)
                                DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/test/src/lib.rs")
                                DW_AT_call_line (840)
                                DW_AT_call_column (13)

0x000006d7:                   DW_TAG_inlined_subroutine
                                DW_AT_abstract_origin (0x00003053 "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueNtNtCscLTwidSNaYd_4test11test_result10TestResultEBF_")
                                DW_AT_low_pc (0x000000a7)
                                DW_AT_high_pc (0x000000ce)
                                DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/test/src/lib.rs")
                                DW_AT_call_line (848)
                                DW_AT_call_column (5)

0x000006e8:                     DW_TAG_inlined_subroutine
                                  DW_AT_abstract_origin (0x000028d7 "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueNtNtCsee6dGzmHQ4J_5alloc6string6StringECscLTwidSNaYd_4test")
                                  DW_AT_low_pc (0x000000b0)
                                  DW_AT_high_pc (0x000000ce)
                                  DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                                  DW_AT_call_line (825)
                                  DW_AT_call_column (1)

0x000006f9:                       DW_TAG_inlined_subroutine
                                    DW_AT_abstract_origin (0x000028f1 "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueINtNtCsee6dGzmHQ4J_5alloc3vec3VechEECscLTwidSNaYd_4test")
                                    DW_AT_low_pc (0x000000b6)
                                    DW_AT_high_pc (0x000000ce)
                                    DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                                    DW_AT_call_line (825)
                                    DW_AT_call_column (1)

0x0000070a:                         DW_TAG_inlined_subroutine
                                      DW_AT_abstract_origin (0x000028e4 "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueINtNtCsee6dGzmHQ4J_5alloc7raw_vec6RawVechEECscLTwidSNaYd_4test")
                                      DW_AT_low_pc (0x000000b6)
                                      DW_AT_high_pc (0x000000ce)
                                      DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                                      DW_AT_call_line (825)
                                      DW_AT_call_column (1)

0x0000071b:                           DW_TAG_inlined_subroutine
                                        DW_AT_abstract_origin (0x0006379c "_RNvXs1_NtCsee6dGzmHQ4J_5alloc7raw_vecINtB5_6RawVechENtNtNtCsjAkp95sQ1bz_4core3ops4drop4Drop4dropCscLTwidSNaYd_4test")
                                        DW_AT_low_pc (0x000000b6)
                                        DW_AT_high_pc (0x000000ce)
                                        DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                                        DW_AT_call_line (825)
                                        DW_AT_call_column (1)

0x0000072c:                             DW_TAG_inlined_subroutine
                                          DW_AT_abstract_origin (0x00062f82 "_RNvMs2_NtCsee6dGzmHQ4J_5alloc7raw_vecNtB5_11RawVecInner10deallocateCscLTwidSNaYd_4test")
                                          DW_AT_low_pc (0x000000b6)
                                          DW_AT_high_pc (0x000000ce)
                                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/raw_vec/mod.rs")
                                          DW_AT_call_line (424)
                                          DW_AT_call_column (29)

0x0000073d:                               DW_TAG_inlined_subroutine
                                            DW_AT_abstract_origin (0x00062f75 "_RNvMs2_NtCsee6dGzmHQ4J_5alloc7raw_vecNtB5_11RawVecInner14current_memoryCscLTwidSNaYd_4test")
                                            DW_AT_low_pc (0x000000b6)
                                            DW_AT_high_pc (0x000000ba)
                                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/raw_vec/mod.rs")
                                            DW_AT_call_line (874)
                                            DW_AT_call_column (52)

0x0000074e:                               DW_TAG_inlined_subroutine
                                            DW_AT_abstract_origin (0x00062ef7 "_RNvXs_NtCsee6dGzmHQ4J_5alloc5allocNtB4_6GlobalNtNtCsjAkp95sQ1bz_4core5alloc9Allocator10deallocate")
                                            DW_AT_low_pc (0x000000ba)
                                            DW_AT_high_pc (0x000000ce)
                                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/raw_vec/mod.rs")
                                            DW_AT_call_line (876)
                                            DW_AT_call_column (28)

0x0000075f:                                 DW_TAG_inlined_subroutine
                                              DW_AT_abstract_origin (0x00062e8b "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global15deallocate_impl")
                                              DW_AT_low_pc (0x000000ba)
                                              DW_AT_high_pc (0x000000ce)
                                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                                              DW_AT_call_line (462)
                                              DW_AT_call_column (23)

0x00000770:                                   DW_TAG_inlined_subroutine
                                                DW_AT_abstract_origin (0x00062e7f "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global23deallocate_impl_runtime")
                                                DW_AT_low_pc (0x000000ba)
                                                DW_AT_high_pc (0x000000ce)
                                                DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                                                DW_AT_call_line (344)
                                                DW_AT_call_column (9)

0x00000781:                                     DW_TAG_inlined_subroutine
                                                  DW_AT_abstract_origin (0x00062e6e "_RNvNtCsee6dGzmHQ4J_5alloc5alloc15dealloc_nonnull")
                                                  DW_AT_low_pc (0x000000ba)
                                                  DW_AT_high_pc (0x000000ce)
                                                  DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                                                  DW_AT_call_line (229)
                                                  DW_AT_call_column (22)

0x00000791:                                     NULL

0x00000792:                                   NULL

---
0x0000079a:                   NULL

0x0000079b:                 NULL

0x0000079c:               DW_TAG_inlined_subroutine
                            DW_AT_abstract_origin (0x000102f9 "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueNCNvCscLTwidSNaYd_4test30run_test_in_spawned_subprocesss_0EBF_")
                            DW_AT_low_pc (0x000000ce)
                            DW_AT_high_pc (0x000000eb)
                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                            DW_AT_call_line (250)
                            DW_AT_call_column (5)

0x000007ac:                 DW_TAG_inlined_subroutine
                              DW_AT_abstract_origin (0x0000b7df "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueINtNtCsee6dGzmHQ4J_5alloc4sync3ArcNCNvCscLTwidSNaYd_4test30run_test_in_spawned_subprocess0EEB1d_")
                              DW_AT_low_pc (0x000000ce)
                              DW_AT_high_pc (0x000000eb)
                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                              DW_AT_call_line (825)
                              DW_AT_call_column (1)

0x000007bd:                   DW_TAG_inlined_subroutine
                                DW_AT_abstract_origin (0x0006426c "_RNvXsD_NtCsee6dGzmHQ4J_5alloc4syncINtB5_3ArcNCNvCscLTwidSNaYd_4test30run_test_in_spawned_subprocess0ENtNtNtCsjAkp95sQ1bz_4core3ops4drop4Drop4dropBK_")
                                DW_AT_low_pc (0x000000ce)
                                DW_AT_high_pc (0x000000eb)
                                DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                                DW_AT_call_line (825)
                                DW_AT_call_column (1)

0x000007ce:                     DW_TAG_inlined_subroutine
                                  DW_AT_abstract_origin (0x0001a1b6 "_RNvMs1k_NtNtCsjAkp95sQ1bz_4core4sync6atomicINtB6_6AtomicjE9fetch_sub")
                                  DW_AT_ranges (0x00008598
                                     [0x000000ce, 0x000000d1)
                                     [0x000000d7, 0x000000da))
                                  DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/sync.rs")
                                  DW_AT_call_line (2831)
                                  DW_AT_call_column (32)

0x000007db:                       DW_TAG_inlined_subroutine
                                    DW_AT_abstract_origin (0x0001a740 "_RINvNtNtCsjAkp95sQ1bz_4core4sync6atomic10atomic_subjjECscLTwidSNaYd_4test")
                                    DW_AT_ranges (0x00008598
                                       [0x000000ce, 0x000000d1)
                                       [0x000000d7, 0x000000da))
                                    DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/sync/atomic.rs")
                                    DW_AT_call_line (3193)
                                    DW_AT_call_column (26)

0x000007e8:                       NULL

0x000007e9:                     NULL

---
0x000007ec:               NULL

0x000007ed:             NULL

0x000007ee:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNCNKNvNtNtCs5oEawbA9qAv_3std6thread9spawnhook11SPAWN_HOOKS00INtNtNtCsjAkp95sQ1bz_4core3ops8function6FnOnceTINtNtB17_6option6OptionQIB1M_INtNtB17_4cell4CellNtB8_10SpawnHooksEEEEE9call_onceCscLTwidSNaYd_4test")
                        DW_AT_name ("call_once<std::thread::spawnhook::SPAWN_HOOKS::{constant#0}::{closure_env#0}, (core::option::Option<&mut core::option::Option<core::cell::Cell<std::thread::spawnhook::SpawnHooks>>>)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)
                        DW_AT_inline (DW_INL_inlined)

0x000007fa:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNCNKNvNvNtNtNtCs5oEawbA9qAv_3std4sync4mpmc5waker17current_thread_id5DUMMY0s_0INtNtNtCsjAkp95sQ1bz_4core3ops8function6FnOnceTINtNtB1o_6option6OptionQIB23_hEEEE9call_onceCscLTwidSNaYd_4test")
                        DW_AT_name ("call_once<std::sync::mpmc::waker::current_thread_id::DUMMY::{constant#0}::{closure_env#1}, (core::option::Option<&mut core::option::Option<u8>>)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)
                        DW_AT_inline (DW_INL_inlined)

0x00000806:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNvMNtCsjAkp95sQ1bz_4core3cmpNtB5_8Ordering5is_geINtNtNtB7_3ops8function6FnOnceTBu_EE9call_onceCscLTwidSNaYd_4test")
                        DW_AT_name ("call_once<fn(core::cmp::Ordering) -> bool, (core::cmp::Ordering)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)
                        DW_AT_inline (DW_INL_inlined)

0x00000812:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNCNKNvNvMNtNtNtCs5oEawbA9qAv_3std4sync4mpmc7contextNtBb_7Context4with7CONTEXT00INtNtNtCsjAkp95sQ1bz_4core3ops8function6FnOnceTINtNtB1q_6option6OptionQIB25_INtNtB1q_4cell4CellIB25_BR_EEEEEE9call_onceCscLTwidSNaYd_4test")
                        DW_AT_name ("call_once<std::sync::mpmc::context::{impl#0}::with::CONTEXT::{constant#0}::{closure_env#0}, (core::option::Option<&mut core::option::Option<core::cell::Cell<core::option::Option<std::sync::mpmc::context::Context>>>>)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)
                        DW_AT_inline (DW_INL_inlined)

0x0000081e:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNvMNtCsjAkp95sQ1bz_4core3cmpNtB5_8Ordering5is_geINtNtNtB7_3ops8function6FnOnceTBu_EE9call_onceCscLTwidSNaYd_4test")
                        DW_AT_name ("call_once<fn(core::cmp::Ordering) -> bool, (core::cmp::Ordering)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)
                        DW_AT_inline (DW_INL_inlined)

0x0000082a:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNvYNtNtCsee6dGzmHQ4J_5alloc6string6StringNtNtNtCsjAkp95sQ1bz_4core3ops5deref5Deref5derefINtNtBL_8function6FnOnceTRB5_EE9call_onceCscLTwidSNaYd_4test")
                        DW_AT_name ("call_once<fn(&alloc::string::String) -> &str, (&alloc::string::String)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)
                        DW_AT_inline (DW_INL_inlined)

0x00000836:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNvYeNtNtCsee6dGzmHQ4J_5alloc6borrow7ToOwned8to_ownedINtNtNtCsjAkp95sQ1bz_4core3ops8function6FnOnceTReEE9call_onceCscLTwidSNaYd_4test")
                        DW_AT_name ("call_once<fn(&str) -> alloc::string::String, (&str)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)
                        DW_AT_inline (DW_INL_inlined)

0x00000842:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNvYNtNtCsee6dGzmHQ4J_5alloc6string6StringNtNtNtCsjAkp95sQ1bz_4core3ops5deref5Deref5derefINtNtBL_8function6FnOnceTRB5_EE9call_onceCscLTwidSNaYd_4test")
                        DW_AT_name ("call_once<fn(&alloc::string::String) -> &str, (&alloc::string::String)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)
                        DW_AT_inline (DW_INL_inlined)

0x0000084e:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNvNtNtCscLTwidSNaYd_4test7helpers11concurrency15get_concurrencyINtNtNtCsjAkp95sQ1bz_4core3ops8function6FnOnceuE9call_onceB8_")
                        DW_AT_name ("call_once<fn() -> usize, ()>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)
                        DW_AT_inline (DW_INL_inlined)

0x0000085a:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNvMNtCs5oEawbA9qAv_3std4timeNtB5_7Instant3nowINtNtNtCsjAkp95sQ1bz_4core3ops8function6FnOnceuE9call_onceCscLTwidSNaYd_4test")
                        DW_AT_name ("call_once<fn() -> std::time::Instant, ()>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)
                        DW_AT_inline (DW_INL_inlined)

0x00000866:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNvNtNtCscLTwidSNaYd_4test7helpers11concurrency15get_concurrencyINtNtNtCsjAkp95sQ1bz_4core3ops8function6FnOnceuE9call_onceB8_")
                        DW_AT_name ("call_once<fn() -> usize, ()>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)
                        DW_AT_inline (DW_INL_inlined)

0x00000872:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNvMNtCsjAkp95sQ1bz_4core3cmpNtB5_8Ordering5is_geINtNtNtB7_3ops8function6FnOnceTBu_EE9call_onceCscLTwidSNaYd_4test")
                        DW_AT_name ("call_once<fn(core::cmp::Ordering) -> bool, (core::cmp::Ordering)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)
                        DW_AT_inline (DW_INL_inlined)

0x0000087e:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNvMNtCsjAkp95sQ1bz_4core3cmpNtB5_8Ordering5is_ltINtNtNtB7_3ops8function6FnOnceTBu_EE9call_onceCscLTwidSNaYd_4test")
                        DW_AT_name ("call_once<fn(core::cmp::Ordering) -> bool, (core::cmp::Ordering)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)
                        DW_AT_inline (DW_INL_inlined)

0x0000088a:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNvMNtCsjAkp95sQ1bz_4core3cmpNtB5_8Ordering5is_geINtNtNtB7_3ops8function6FnOnceTBu_EE9call_onceCscLTwidSNaYd_4test")
                        DW_AT_name ("call_once<fn(core::cmp::Ordering) -> bool, (core::cmp::Ordering)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)
                        DW_AT_inline (DW_INL_inlined)

0x00000896:           DW_TAG_subprogram
                        DW_AT_low_pc (0x00000000)
                        DW_AT_high_pc (0x0000000c)
                        DW_AT_frame_base (DW_OP_reg4 ESP)
                        DW_AT_linkage_name ("_RNvYNCINvMs6_NtCsgVlFE6cqKFH_9hashbrown3rawINtBb_8RawTableTNtNtCscLTwidSNaYd_4test5types6TestIdNtNvBZ_9run_tests11RunningTestEE14reserve_rehashNCINvNtBd_3map11make_hasherBV_B1v_INtNtCsjAkp95sQ1bz_4core4hash18BuildHasherDefaultNtNtNtCs5oEawbA9qAv_3std4hash6random13DefaultHasherEE0Es_0INtNtNtB2U_3ops8function6FnOnceTOhEE9call_onceBZ_")
                        DW_AT_name ("call_once<hashbrown::raw::{impl#8}::reserve_rehash::{closure_env#1}<(test::types::TestId, test::run_tests::RunningTest), alloc::alloc::Global, hashbrown::map::make_hasher::{closure_env#0}<test::types::TestId, test::run_tests::RunningTest, core::hash::BuildHasherDefault<std::hash::random::DefaultHasher>>>, (*mut u8)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)

0x000008ab:             DW_TAG_inlined_subroutine
                          DW_AT_abstract_origin (0x0007a5f6 "_RNCINvMs6_NtCsgVlFE6cqKFH_9hashbrown3rawINtB8_8RawTableTNtNtCscLTwidSNaYd_4test5types6TestIdNtNvBW_9run_tests11RunningTestEE14reserve_rehashNCINvNtBa_3map11make_hasherBS_B1s_INtNtCsjAkp95sQ1bz_4core4hash18BuildHasherDefaultNtNtNtCs5oEawbA9qAv_3std4hash6random13DefaultHasherEE0Es_0BW_")
                          DW_AT_low_pc (0x00000004)
                          DW_AT_high_pc (0x0000000c)
                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                          DW_AT_call_line (250)
                          DW_AT_call_column (5)

0x000008bb:               DW_TAG_inlined_subroutine
                            DW_AT_abstract_origin (0x00010d25 "_RINvNtCsjAkp95sQ1bz_4core3ptr13drop_in_placeTNtNtCscLTwidSNaYd_4test5types6TestIdNtNvBL_9run_tests11RunningTestEEBL_")
                            DW_AT_low_pc (0x00000004)
                            DW_AT_high_pc (0x0000000c)
                            DW_AT_call_file ("/rust/deps/hashbrown-0.17.0/src/raw.rs")
                            DW_AT_call_line (969)
                            DW_AT_call_column (32)

0x000008cc:                 DW_TAG_inlined_subroutine
                              DW_AT_abstract_origin (0x000097d3 "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueTNtNtCscLTwidSNaYd_4test5types6TestIdNtNvBG_9run_tests11RunningTestEEBG_")
                              DW_AT_low_pc (0x00000004)
                              DW_AT_high_pc (0x0000000c)
                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                              DW_AT_call_line (820)
                              DW_AT_call_column (14)

0x000008dd:                   DW_TAG_inlined_subroutine
                                DW_AT_abstract_origin (0x000097ed "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueNtNvCscLTwidSNaYd_4test9run_tests11RunningTestEBF_")
                                DW_AT_low_pc (0x00000007)
                                DW_AT_high_pc (0x0000000c)
                                DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                                DW_AT_call_line (825)
                                DW_AT_call_column (1)

0x000008ee:                   NULL

0x000008ef:                 NULL

0x000008f0:               NULL

0x000008f1:             NULL

0x000008f2:           DW_TAG_subprogram
                        DW_AT_low_pc (0x00000000)
                        DW_AT_high_pc (0x00000047)
                        DW_AT_frame_base (DW_OP_reg5 EBP)
                        DW_AT_linkage_name ("_RNvYNCINvMs6_NtCsgVlFE6cqKFH_9hashbrown3rawINtBb_8RawTableTNtNtCsee6dGzmHQ4J_5alloc6string6StringINtNtBZ_3vec3VechEEE14reserve_rehashNCINvNtBd_3map11make_hasherBV_B1x_NtNtNtCs5oEawbA9qAv_3std4hash6random11RandomStateE0Es_0INtNtNtCsjAkp95sQ1bz_4core3ops8function6FnOnceTOhEE9call_onceCscLTwidSNaYd_4test")
                        DW_AT_name ("call_once<hashbrown::raw::{impl#8}::reserve_rehash::{closure_env#1}<(alloc::string::String, alloc::vec::Vec<u8, alloc::alloc::Global>), alloc::alloc::Global, hashbrown::map::make_hasher::{closure_env#0}<alloc::string::String, alloc::vec::Vec<u8, alloc::alloc::Global>, std::hash::random::RandomState>>, (*mut u8)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)

0x00000907:             DW_TAG_inlined_subroutine
                          DW_AT_abstract_origin (0x0007a603 "_RNCINvMs6_NtCsgVlFE6cqKFH_9hashbrown3rawINtB8_8RawTableTNtNtCsee6dGzmHQ4J_5alloc6string6StringINtNtBW_3vec3VechEEE14reserve_rehashNCINvNtBa_3map11make_hasherBS_B1u_NtNtNtCs5oEawbA9qAv_3std4hash6random11RandomStateE0Es_0CscLTwidSNaYd_4test")
                          DW_AT_low_pc (0x00000014)
                          DW_AT_high_pc (0x00000043)
                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                          DW_AT_call_line (250)
                          DW_AT_call_column (5)

0x00000917:               DW_TAG_inlined_subroutine
                            DW_AT_abstract_origin (0x00010d32 "_RINvNtCsjAkp95sQ1bz_4core3ptr13drop_in_placeTNtNtCsee6dGzmHQ4J_5alloc6string6StringINtNtBL_3vec3VechEEECscLTwidSNaYd_4test")
                            DW_AT_low_pc (0x00000014)
                            DW_AT_high_pc (0x00000043)
                            DW_AT_call_file ("/rust/deps/hashbrown-0.17.0/src/raw.rs")
                            DW_AT_call_line (969)
                            DW_AT_call_column (32)

0x00000928:                 DW_TAG_inlined_subroutine
                              DW_AT_abstract_origin (0x00009afe "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueTNtNtCsee6dGzmHQ4J_5alloc6string6StringINtNtBG_3vec3VechEEECscLTwidSNaYd_4test")
                              DW_AT_low_pc (0x00000014)
                              DW_AT_high_pc (0x00000043)
                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                              DW_AT_call_line (820)
                              DW_AT_call_column (14)

0x00000939:                   DW_TAG_inlined_subroutine
                                DW_AT_abstract_origin (0x000028d7 "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueNtNtCsee6dGzmHQ4J_5alloc6string6StringECscLTwidSNaYd_4test")
                                DW_AT_low_pc (0x00000014)
                                DW_AT_high_pc (0x0000002b)
                                DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                                DW_AT_call_line (825)
                                DW_AT_call_column (1)

0x0000094a:                     DW_TAG_inlined_subroutine
                                  DW_AT_abstract_origin (0x000028f1 "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueINtNtCsee6dGzmHQ4J_5alloc3vec3VechEECscLTwidSNaYd_4test")
                                  DW_AT_low_pc (0x00000016)
                                  DW_AT_high_pc (0x0000002b)
                                  DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                                  DW_AT_call_line (825)
                                  DW_AT_call_column (1)

0x0000095b:                       DW_TAG_inlined_subroutine
                                    DW_AT_abstract_origin (0x000028e4 "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueINtNtCsee6dGzmHQ4J_5alloc7raw_vec6RawVechEECscLTwidSNaYd_4test")
                                    DW_AT_low_pc (0x00000016)
                                    DW_AT_high_pc (0x0000002b)
                                    DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                                    DW_AT_call_line (825)
                                    DW_AT_call_column (1)

0x0000096c:                         DW_TAG_inlined_subroutine
                                      DW_AT_abstract_origin (0x0006379c "_RNvXs1_NtCsee6dGzmHQ4J_5alloc7raw_vecINtB5_6RawVechENtNtNtCsjAkp95sQ1bz_4core3ops4drop4Drop4dropCscLTwidSNaYd_4test")
                                      DW_AT_low_pc (0x00000016)
                                      DW_AT_high_pc (0x0000002b)
                                      DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                                      DW_AT_call_line (825)
                                      DW_AT_call_column (1)

0x0000097d:                           DW_TAG_inlined_subroutine
                                        DW_AT_abstract_origin (0x00062f82 "_RNvMs2_NtCsee6dGzmHQ4J_5alloc7raw_vecNtB5_11RawVecInner10deallocateCscLTwidSNaYd_4test")
                                        DW_AT_low_pc (0x00000016)
                                        DW_AT_high_pc (0x0000002b)
                                        DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/raw_vec/mod.rs")
                                        DW_AT_call_line (424)
                                        DW_AT_call_column (29)

0x0000098e:                             DW_TAG_inlined_subroutine
                                          DW_AT_abstract_origin (0x00062f75 "_RNvMs2_NtCsee6dGzmHQ4J_5alloc7raw_vecNtB5_11RawVecInner14current_memoryCscLTwidSNaYd_4test")
                                          DW_AT_low_pc (0x00000016)
                                          DW_AT_high_pc (0x0000001a)
                                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/raw_vec/mod.rs")
                                          DW_AT_call_line (874)
                                          DW_AT_call_column (52)

0x0000099f:                             DW_TAG_inlined_subroutine
                                          DW_AT_abstract_origin (0x00062ef7 "_RNvXs_NtCsee6dGzmHQ4J_5alloc5allocNtB4_6GlobalNtNtCsjAkp95sQ1bz_4core5alloc9Allocator10deallocate")
                                          DW_AT_low_pc (0x0000001a)
                                          DW_AT_high_pc (0x0000002b)
                                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/raw_vec/mod.rs")
                                          DW_AT_call_line (876)
                                          DW_AT_call_column (28)

0x000009b0:                               DW_TAG_inlined_subroutine
                                            DW_AT_abstract_origin (0x00062e8b "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global15deallocate_impl")
                                            DW_AT_low_pc (0x0000001a)
                                            DW_AT_high_pc (0x0000002b)
                                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                                            DW_AT_call_line (462)
                                            DW_AT_call_column (23)

0x000009c1:                                 DW_TAG_inlined_subroutine
                                              DW_AT_abstract_origin (0x00062e7f "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global23deallocate_impl_runtime")
                                              DW_AT_low_pc (0x0000001a)
                                              DW_AT_high_pc (0x0000002b)
                                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                                              DW_AT_call_line (344)
                                              DW_AT_call_column (9)

0x000009d2:                                   DW_TAG_inlined_subroutine
                                                DW_AT_abstract_origin (0x00062e6e "_RNvNtCsee6dGzmHQ4J_5alloc5alloc15dealloc_nonnull")
                                                DW_AT_low_pc (0x0000001a)
                                                DW_AT_high_pc (0x0000002b)
                                                DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                                                DW_AT_call_line (229)
                                                DW_AT_call_column (22)

0x000009e2:                                   NULL

0x000009e3:                                 NULL

---
0x000009e8:                       NULL

0x000009e9:                     NULL

0x000009ea:                   DW_TAG_inlined_subroutine
                                DW_AT_abstract_origin (0x000028f1 "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueINtNtCsee6dGzmHQ4J_5alloc3vec3VechEECscLTwidSNaYd_4test")
                                DW_AT_low_pc (0x0000002e)
                                DW_AT_high_pc (0x00000043)
                                DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                                DW_AT_call_line (825)
                                DW_AT_call_column (1)

0x000009fb:                     DW_TAG_inlined_subroutine
                                  DW_AT_abstract_origin (0x000028e4 "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueINtNtCsee6dGzmHQ4J_5alloc7raw_vec6RawVechEECscLTwidSNaYd_4test")
                                  DW_AT_low_pc (0x0000002e)
                                  DW_AT_high_pc (0x00000043)
                                  DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                                  DW_AT_call_line (825)
                                  DW_AT_call_column (1)

0x00000a0c:                       DW_TAG_inlined_subroutine
                                    DW_AT_abstract_origin (0x0006379c "_RNvXs1_NtCsee6dGzmHQ4J_5alloc7raw_vecINtB5_6RawVechENtNtNtCsjAkp95sQ1bz_4core3ops4drop4Drop4dropCscLTwidSNaYd_4test")
                                    DW_AT_low_pc (0x0000002e)
                                    DW_AT_high_pc (0x00000043)
                                    DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                                    DW_AT_call_line (825)
                                    DW_AT_call_column (1)

0x00000a1d:                         DW_TAG_inlined_subroutine
                                      DW_AT_abstract_origin (0x00062f82 "_RNvMs2_NtCsee6dGzmHQ4J_5alloc7raw_vecNtB5_11RawVecInner10deallocateCscLTwidSNaYd_4test")
                                      DW_AT_low_pc (0x0000002e)
                                      DW_AT_high_pc (0x00000043)
                                      DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/raw_vec/mod.rs")
                                      DW_AT_call_line (424)
                                      DW_AT_call_column (29)

0x00000a2e:                           DW_TAG_inlined_subroutine
                                        DW_AT_abstract_origin (0x00062f75 "_RNvMs2_NtCsee6dGzmHQ4J_5alloc7raw_vecNtB5_11RawVecInner14current_memoryCscLTwidSNaYd_4test")
                                        DW_AT_low_pc (0x0000002e)
                                        DW_AT_high_pc (0x00000032)
                                        DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/raw_vec/mod.rs")
                                        DW_AT_call_line (874)
                                        DW_AT_call_column (52)

0x00000a3f:                           DW_TAG_inlined_subroutine
                                        DW_AT_abstract_origin (0x00062ef7 "_RNvXs_NtCsee6dGzmHQ4J_5alloc5allocNtB4_6GlobalNtNtCsjAkp95sQ1bz_4core5alloc9Allocator10deallocate")
                                        DW_AT_low_pc (0x00000032)
                                        DW_AT_high_pc (0x00000043)
                                        DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/raw_vec/mod.rs")
                                        DW_AT_call_line (876)
                                        DW_AT_call_column (28)

0x00000a50:                             DW_TAG_inlined_subroutine
                                          DW_AT_abstract_origin (0x00062e8b "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global15deallocate_impl")
                                          DW_AT_low_pc (0x00000032)
                                          DW_AT_high_pc (0x00000043)
                                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                                          DW_AT_call_line (462)
                                          DW_AT_call_column (23)

0x00000a61:                               DW_TAG_inlined_subroutine
                                            DW_AT_abstract_origin (0x00062e7f "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global23deallocate_impl_runtime")
                                            DW_AT_low_pc (0x00000032)
                                            DW_AT_high_pc (0x00000043)
                                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                                            DW_AT_call_line (344)
                                            DW_AT_call_column (9)

0x00000a72:                                 DW_TAG_inlined_subroutine
                                              DW_AT_abstract_origin (0x00062e6e "_RNvNtCsee6dGzmHQ4J_5alloc5alloc15dealloc_nonnull")
                                              DW_AT_low_pc (0x00000032)
                                              DW_AT_high_pc (0x00000043)
                                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                                              DW_AT_call_line (229)
                                              DW_AT_call_column (22)

0x00000a82:                                 NULL

0x00000a83:                               NULL

---
0x00000a8b:               NULL

0x00000a8c:             NULL

0x00000a8d:           DW_TAG_subprogram
                        DW_AT_low_pc (0x00000000)
                        DW_AT_high_pc (0x00000034)
                        DW_AT_frame_base (DW_OP_reg5 EBP)
                        DW_AT_linkage_name ("_RNvYNCINvMs6_NtCsgVlFE6cqKFH_9hashbrown3rawINtBb_8RawTableTNtNtCsee6dGzmHQ4J_5alloc6string6StringbEE14reserve_rehashNCINvNtBd_3map11make_hasherBV_bNtNtNtCs5oEawbA9qAv_3std4hash6random11RandomStateE0Es_0INtNtNtCsjAkp95sQ1bz_4core3ops8function6FnOnceTOhEE9call_onceCscLTwidSNaYd_4test")
                        DW_AT_name ("call_once<hashbrown::raw::{impl#8}::reserve_rehash::{closure_env#1}<(alloc::string::String, bool), alloc::alloc::Global, hashbrown::map::make_hasher::{closure_env#0}<alloc::string::String, bool, std::hash::random::RandomState>>, (*mut u8)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (250)

0x00000aa2:             DW_TAG_inlined_subroutine
                          DW_AT_abstract_origin (0x0007a610 "_RNCINvMs6_NtCsgVlFE6cqKFH_9hashbrown3rawINtB8_8RawTableTNtNtCsee6dGzmHQ4J_5alloc6string6StringbEE14reserve_rehashNCINvNtBa_3map11make_hasherBS_bNtNtNtCs5oEawbA9qAv_3std4hash6random11RandomStateE0Es_0CscLTwidSNaYd_4test")
                          DW_AT_low_pc (0x00000016)
                          DW_AT_high_pc (0x00000028)
                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                          DW_AT_call_line (250)
                          DW_AT_call_column (5)

0x00000ab2:               DW_TAG_inlined_subroutine
                            DW_AT_abstract_origin (0x00010d3f "_RINvNtCsjAkp95sQ1bz_4core3ptr13drop_in_placeTNtNtCsee6dGzmHQ4J_5alloc6string6StringbEECscLTwidSNaYd_4test")
                            DW_AT_low_pc (0x00000016)
                            DW_AT_high_pc (0x00000028)
                            DW_AT_call_file ("/rust/deps/hashbrown-0.17.0/src/raw.rs")
                            DW_AT_call_line (969)
                            DW_AT_call_column (32)

0x00000ac3:                 DW_TAG_inlined_subroutine
                              DW_AT_abstract_origin (0x00009f55 "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueTNtNtCsee6dGzmHQ4J_5alloc6string6StringbEECscLTwidSNaYd_4test")
                              DW_AT_low_pc (0x00000016)
                              DW_AT_high_pc (0x00000028)
                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                              DW_AT_call_line (820)
                              DW_AT_call_column (14)

0x00000ad4:                   DW_TAG_inlined_subroutine
                                DW_AT_abstract_origin (0x000028d7 "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueNtNtCsee6dGzmHQ4J_5alloc6string6StringECscLTwidSNaYd_4test")
                                DW_AT_low_pc (0x00000016)
                                DW_AT_high_pc (0x00000028)
                                DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                                DW_AT_call_line (825)
                                DW_AT_call_column (1)

0x00000ae5:                     DW_TAG_inlined_subroutine
                                  DW_AT_abstract_origin (0x000028f1 "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueINtNtCsee6dGzmHQ4J_5alloc3vec3VechEECscLTwidSNaYd_4test")
                                  DW_AT_low_pc (0x00000016)
                                  DW_AT_high_pc (0x00000028)
                                  DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                                  DW_AT_call_line (825)
                                  DW_AT_call_column (1)

0x00000af6:                       DW_TAG_inlined_subroutine
                                    DW_AT_abstract_origin (0x000028e4 "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueINtNtCsee6dGzmHQ4J_5alloc7raw_vec6RawVechEECscLTwidSNaYd_4test")
                                    DW_AT_low_pc (0x00000016)
                                    DW_AT_high_pc (0x00000028)
                                    DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                                    DW_AT_call_line (825)
                                    DW_AT_call_column (1)

0x00000b07:                         DW_TAG_inlined_subroutine
                                      DW_AT_abstract_origin (0x0006379c "_RNvXs1_NtCsee6dGzmHQ4J_5alloc7raw_vecINtB5_6RawVechENtNtNtCsjAkp95sQ1bz_4core3ops4drop4Drop4dropCscLTwidSNaYd_4test")
                                      DW_AT_low_pc (0x00000016)
                                      DW_AT_high_pc (0x00000028)
                                      DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ptr/mod.rs")
                                      DW_AT_call_line (825)
                                      DW_AT_call_column (1)

0x00000b18:                           DW_TAG_inlined_subroutine
                                        DW_AT_abstract_origin (0x00062f82 "_RNvMs2_NtCsee6dGzmHQ4J_5alloc7raw_vecNtB5_11RawVecInner10deallocateCscLTwidSNaYd_4test")
                                        DW_AT_low_pc (0x00000016)
                                        DW_AT_high_pc (0x00000028)
                                        DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/raw_vec/mod.rs")
                                        DW_AT_call_line (424)
                                        DW_AT_call_column (29)

0x00000b29:                             DW_TAG_inlined_subroutine
                                          DW_AT_abstract_origin (0x00062f75 "_RNvMs2_NtCsee6dGzmHQ4J_5alloc7raw_vecNtB5_11RawVecInner14current_memoryCscLTwidSNaYd_4test")
                                          DW_AT_low_pc (0x00000016)
                                          DW_AT_high_pc (0x0000001a)
                                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/raw_vec/mod.rs")
                                          DW_AT_call_line (874)
                                          DW_AT_call_column (52)

0x00000b3a:                             DW_TAG_inlined_subroutine
                                          DW_AT_abstract_origin (0x00062ef7 "_RNvXs_NtCsee6dGzmHQ4J_5alloc5allocNtB4_6GlobalNtNtCsjAkp95sQ1bz_4core5alloc9Allocator10deallocate")
                                          DW_AT_low_pc (0x0000001a)
                                          DW_AT_high_pc (0x00000028)
                                          DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/raw_vec/mod.rs")
                                          DW_AT_call_line (876)
                                          DW_AT_call_column (28)

0x00000b4b:                               DW_TAG_inlined_subroutine
                                            DW_AT_abstract_origin (0x00062e8b "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global15deallocate_impl")
                                            DW_AT_low_pc (0x0000001a)
                                            DW_AT_high_pc (0x00000028)
                                            DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                                            DW_AT_call_line (462)
                                            DW_AT_call_column (23)

0x00000b5c:                                 DW_TAG_inlined_subroutine
                                              DW_AT_abstract_origin (0x00062e7f "_RNvMNtCsee6dGzmHQ4J_5alloc5allocNtB2_6Global23deallocate_impl_runtime")
                                              DW_AT_low_pc (0x0000001a)
                                              DW_AT_high_pc (0x00000028)
                                              DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                                              DW_AT_call_line (344)
                                              DW_AT_call_column (9)

0x00000b6d:                                   DW_TAG_inlined_subroutine
                                                DW_AT_abstract_origin (0x00062e6e "_RNvNtCsee6dGzmHQ4J_5alloc5alloc15dealloc_nonnull")
                                                DW_AT_low_pc (0x0000001a)
                                                DW_AT_high_pc (0x00000028)
                                                DW_AT_call_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/alloc/src/alloc.rs")
                                                DW_AT_call_line (229)
                                                DW_AT_call_column (22)

0x00000b7d:                                   NULL

0x00000b7e:                                 NULL

---
0x00000b88:             NULL

0x00000b89:           NULL

0x00000b8a:         DW_TAG_namespace
                      DW_AT_name ("FnMut")

0x00000b8f:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNvMNtNtCsjAkp95sQ1bz_4core4char7methodsc13is_whitespaceINtNtNtB9_3ops8function5FnMutTcEE8call_mutCscLTwidSNaYd_4test")
                        DW_AT_name ("call_mut<fn(char) -> bool, (char)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (166)
                        DW_AT_inline (DW_INL_inlined)

0x00000b9b:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNvYjNtNtCsjAkp95sQ1bz_4core3cmp10PartialOrd2ltINtNtNtBa_3ops8function5FnMutTRjB1g_EE8call_mutCscLTwidSNaYd_4test")
                        DW_AT_name ("call_mut<fn(&usize, &usize) -> bool, (&usize, &usize)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (166)
                        DW_AT_inline (DW_INL_inlined)

0x00000ba7:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNvYNtNtCsee6dGzmHQ4J_5alloc6string6StringNtNtCsjAkp95sQ1bz_4core3cmp10PartialOrd2ltINtNtNtBL_3ops8function5FnMutTRB5_B1R_EE8call_mutCscLTwidSNaYd_4test")
                        DW_AT_name ("call_mut<fn(&alloc::string::String, &alloc::string::String) -> bool, (&alloc::string::String, &alloc::string::String)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (166)
                        DW_AT_inline (DW_INL_inlined)

0x00000bb3:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYFG_QL0_NtNtCscLTwidSNaYd_4test5bench7BencherEINtNtCsjAkp95sQ1bz_4core6result6ResultuNtNtCsee6dGzmHQ4J_5alloc6string6StringEINtNtNtBQ_3ops8function5FnMutTQB9_EE8call_mutBd_")
                        DW_AT_name ("call_mut<fn(&mut test::bench::Bencher) -> core::result::Result<(), alloc::string::String>, (&mut test::bench::Bencher)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (166)
                        DW_AT_inline (DW_INL_inlined)

0x00000bbf:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNvMs9_NtCsjAkp95sQ1bz_4core3numj11checked_addINtNtNtBa_3ops8function5FnMutTjjEE8call_mutCscLTwidSNaYd_4test")
                        DW_AT_name ("call_mut<fn(usize, usize) -> core::option::Option<usize>, (usize, usize)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (166)
                        DW_AT_inline (DW_INL_inlined)

0x00000bcb:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvYNvCscLTwidSNaYd_4test15make_owned_testINtNtNtCsjAkp95sQ1bz_4core3ops8function5FnMutTRRNtNtB4_5types13TestDescAndFnEE8call_mutB4_")
                        DW_AT_name ("call_mut<fn(&&test::types::TestDescAndFn) -> test::types::TestDescAndFn, (&&test::types::TestDescAndFn)>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                        DW_AT_decl_line (166)
                        DW_AT_inline (DW_INL_inlined)

0x00000bd7:           NULL

0x00000bd8:         DW_TAG_namespace
                      DW_AT_name ("impls")

0x00000bdd:           DW_TAG_namespace
                        DW_AT_name ("{impl#3}")

0x00000be2:             DW_TAG_subprogram
                          DW_AT_linkage_name ("_RNvXs1_NtNtNtCsjAkp95sQ1bz_4core3ops8function5implsQNCNvCscLTwidSNaYd_4test18filter_exact_match0INtB7_5FnMutTRNtNtCsee6dGzmHQ4J_5alloc6string6StringEE8call_mutBS_")
                          DW_AT_name ("call_mut<(&alloc::string::String), test::filter_exact_match::{closure_env#0}>")
                          DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                          DW_AT_decl_line (297)
                          DW_AT_inline (DW_INL_inlined)

0x00000bef:             NULL

0x00000bf0:           DW_TAG_namespace
                        DW_AT_name ("{impl#4}")

0x00000bf5:             DW_TAG_subprogram
                          DW_AT_linkage_name ("_RNvXs2_NtNtNtCsjAkp95sQ1bz_4core3ops8function5implsQNCINvNvNtNtNtNtBb_4iter6traits8iterator8Iterator10max_by_key3keyRNtNtCscLTwidSNaYd_4test5types13TestDescAndFnjNCNvNtB1V_7console17run_tests_console0E0INtB7_6FnOnceTB1Q_EE9call_onceB1V_")
                          DW_AT_name ("call_once<(&test::types::TestDescAndFn), core::iter::traits::iterator::Iterator::max_by_key::key::{closure_env#0}<&test::types::TestDescAndFn, usize, test::console::run_tests_console::{closure_env#0}>>")
                          DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                          DW_AT_decl_line (309)
                          DW_AT_inline (DW_INL_inlined)

0x00000c02:             DW_TAG_subprogram
                          DW_AT_linkage_name ("_RNvXs2_NtNtNtCsjAkp95sQ1bz_4core3ops8function5implsQNCNvNtNtNtNtCscLTwidSNaYd_4test4term8terminfo6parser8compiled5parse0INtB7_6FnOnceTReEE9call_onceB10_")
                          DW_AT_name ("call_once<(&str), test::term::terminfo::parser::compiled::parse::{closure_env#0}>")
                          DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/function.rs")
                          DW_AT_decl_line (309)
                          DW_AT_inline (DW_INL_inlined)

0x00000c0f:             NULL

0x00000c10:           NULL

0x00000c11:         NULL

0x00000c12:       DW_TAG_namespace
                    DW_AT_name ("try_trait")

0x00000c17:         DW_TAG_namespace
                      DW_AT_name ("{impl#0}")

0x00000c1c:           DW_TAG_namespace
                        DW_AT_name ("wrap_mut_2")

0x00000c21:             DW_TAG_subprogram
                          DW_AT_linkage_name ("_RNCINvMNtNtCsjAkp95sQ1bz_4core3ops9try_traitINtB5_17NeverShortCircuituE10wrap_mut_2uTNtNtCsee6dGzmHQ4J_5alloc6string6StringmENCINvNvNtNtNtNtB9_4iter6traits8iterator8Iterator8for_each4callB1k_NCINvXs1i_NtCsgVlFE6cqKFH_9hashbrown3mapINtB3d_7HashMapB1l_mNtNtNtCs5oEawbA9qAv_3std4hash6random11RandomStateEINtNtB2a_7collect6ExtendB1k_E6extendINtNtB2c_8adapters12GenericShuntINtNtB5s_10filter_map9FilterMapINtNtB7_5range5RangejENCNvNtNtNtNtCscLTwidSNaYd_4test4term8terminfo6parser8compiled5parses0_0EINtNtB9_6result6ResultNtNtB9_7convert10InfallibleNtNtNtB47_2io5error5ErrorEEE0E0E0B6Y_")
                          DW_AT_name ("{closure#0}<(), (), (alloc::string::String, u32), core::iter::traits::iterator::Iterator::for_each::call::{closure_env#0}<(alloc::string::String, u32), hashbrown::map::{impl#82}::extend::{closure_env#0}<alloc::string::String, u32, std::hash::random::RandomState, alloc::alloc::Global, core::iter::adapters::GenericShunt<core::iter::adapters::filter_map::FilterMap<core::ops::range::Range<usize>, test::term::terminfo::parser::compiled::parse::{closure_env#2}>, core::result::Result<core::convert::Infallible, std::io::error::Error>>>>>")
                          DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/try_trait.rs")
                          DW_AT_decl_line (420)
                          DW_AT_inline (DW_INL_inlined)

0x00000c2e:             DW_TAG_subprogram
                          DW_AT_linkage_name ("_RNCINvMNtNtCsjAkp95sQ1bz_4core3ops9try_traitINtB5_17NeverShortCircuituE10wrap_mut_2uTNtNtCsee6dGzmHQ4J_5alloc6string6StringbENCINvNvNtNtNtNtB9_4iter6traits8iterator8Iterator8for_each4callB1k_NCINvXs1i_NtCsgVlFE6cqKFH_9hashbrown3mapINtB3d_7HashMapB1l_bNtNtNtCs5oEawbA9qAv_3std4hash6random11RandomStateEINtNtB2a_7collect6ExtendB1k_E6extendINtNtB2c_8adapters12GenericShuntINtNtB5s_10filter_map9FilterMapINtNtB7_5range5RangejENCNvNtNtNtNtCscLTwidSNaYd_4test4term8terminfo6parser8compiled5parses_0EINtNtB9_6result6ResultNtNtB9_7convert10InfallibleNtNtNtB47_2io5error5ErrorEEE0E0E0B6Y_")
                          DW_AT_name ("{closure#0}<(), (), (alloc::string::String, bool), core::iter::traits::iterator::Iterator::for_each::call::{closure_env#0}<(alloc::string::String, bool), hashbrown::map::{impl#82}::extend::{closure_env#0}<alloc::string::String, bool, std::hash::random::RandomState, alloc::alloc::Global, core::iter::adapters::GenericShunt<core::iter::adapters::filter_map::FilterMap<core::ops::range::Range<usize>, test::term::terminfo::parser::compiled::parse::{closure_env#1}>, core::result::Result<core::convert::Infallible, std::io::error::Error>>>>>")
                          DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/try_trait.rs")
                          DW_AT_decl_line (420)
                          DW_AT_inline (DW_INL_inlined)

0x00000c3b:             DW_TAG_subprogram
                          DW_AT_linkage_name ("_RNCINvMNtNtCsjAkp95sQ1bz_4core3ops9try_traitINtB5_17NeverShortCircuituE10wrap_mut_2uTNtNtCsee6dGzmHQ4J_5alloc6string6StringINtNtB1p_3vec3VechEENCINvNvNtNtNtNtB9_4iter6traits8iterator8Iterator8for_each4callB1k_NCINvXs1i_NtCsgVlFE6cqKFH_9hashbrown3mapINtB3v_7HashMapB1l_B1X_NtNtNtCs5oEawbA9qAv_3std4hash6random11RandomStateEINtNtB2s_7collect6ExtendB1k_E6extendINtNtB2u_8adapters12GenericShuntINtNtB5N_3map3MapINtNtB5N_6filter6FilterINtNtB5N_9enumerate9EnumerateINtNtB20_9into_iter8IntoItertEENCNvNtNtNtNtCscLTwidSNaYd_4test4term8terminfo6parser8compiled5parses2_0ENCB7U_s3_0EINtNtB9_6result6ResultNtNtB9_7convert10InfallibleB1l_EEE0E0E0B84_")
                          DW_AT_name ("{closure#0}<(), (), (alloc::string::String, alloc::vec::Vec<u8, alloc::alloc::Global>), core::iter::traits::iterator::Iterator::for_each::call::{closure_env#0}<(alloc::string::String, alloc::vec::Vec<u8, alloc::alloc::Global>), hashbrown::map::{impl#82}::extend::{closure_env#0}<alloc::string::String, alloc::vec::Vec<u8, alloc::alloc::Global>, std::hash::random::RandomState, alloc::alloc::Global, core::iter::adapters::GenericShunt<core::iter::adapters::map::Map<core::iter::adapters::filter::Filter<core::iter::adapters::enumerate::Enumerate<alloc::vec::into_iter::IntoIter<u16, alloc::alloc::Global>>, test::term::terminfo::parser::compiled::parse::{closure_env#4}>, test::term::terminfo::parser::compiled::parse::{closure_env#5}>, core::result::Result<core::convert::Infallible, alloc::string::String>>>>>")
                          DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/try_trait.rs")
                          DW_AT_decl_line (420)
                          DW_AT_inline (DW_INL_inlined)

0x00000c48:             NULL

0x00000c49:           NULL

0x00000c4a:         NULL

0x00000c4b:       DW_TAG_namespace
                    DW_AT_name ("control_flow")

0x00000c50:         DW_TAG_namespace
                      DW_AT_name ("{impl#0}")

0x00000c55:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvXNtNtCsjAkp95sQ1bz_4core3ops12control_flowINtB2_11ControlFlowNtNtCscLTwidSNaYd_4test5types13TestDescAndFnENtNtB4_9try_trait3Try6branchB14_")
                        DW_AT_name ("branch<test::types::TestDescAndFn, ()>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/control_flow.rs")
                        DW_AT_decl_line (115)
                        DW_AT_inline (DW_INL_inlined)

0x00000c61:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvXNtNtCsjAkp95sQ1bz_4core3ops12control_flowINtB2_11ControlFlowNtNtCsee6dGzmHQ4J_5alloc6string6StringENtNtB4_9try_trait3Try6branchCscLTwidSNaYd_4test")
                        DW_AT_name ("branch<alloc::string::String, ()>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/control_flow.rs")
                        DW_AT_decl_line (115)
                        DW_AT_inline (DW_INL_inlined)

0x00000c6d:           NULL

0x00000c6e:         DW_TAG_namespace
                      DW_AT_name ("{impl#1}")

0x00000c73:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvXs_NtNtCsjAkp95sQ1bz_4core3ops12control_flowINtB4_11ControlFlowNtNtCscLTwidSNaYd_4test5types13TestDescAndFnEINtNtB6_9try_trait12FromResidualIBK_B12_NtNtB8_7convert10InfallibleEE13from_residualB16_")
                        DW_AT_name ("from_residual<test::types::TestDescAndFn, ()>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/control_flow.rs")
                        DW_AT_decl_line (129)
                        DW_AT_inline (DW_INL_inlined)

0x00000c7f:           NULL

0x00000c80:         DW_TAG_namespace
                      DW_AT_name ("ControlFlow")

0x00000c85:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvMs1_NtNtCsjAkp95sQ1bz_4core3ops12control_flowINtB5_11ControlFlowNtNtCscLTwidSNaYd_4test5types13TestDescAndFnE11break_valueB17_")
                        DW_AT_name ("break_value<test::types::TestDescAndFn, ()>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/control_flow.rs")
                        DW_AT_decl_line (191)
                        DW_AT_inline (DW_INL_inlined)

0x00000c91:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvMs3_NtNtCsjAkp95sQ1bz_4core3ops12control_flowINtB5_11ControlFlowIBL_NtNtCsee6dGzmHQ4J_5alloc6string6StringEE8from_tryCscLTwidSNaYd_4test")
                        DW_AT_name ("from_try<core::ops::control_flow::ControlFlow<alloc::string::String, ()>>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/control_flow.rs")
                        DW_AT_decl_line (430)
                        DW_AT_inline (DW_INL_inlined)

0x00000c9e:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvMs1_NtNtCsjAkp95sQ1bz_4core3ops12control_flowINtB5_11ControlFlowNtNtCsee6dGzmHQ4J_5alloc6string6StringE11break_valueCscLTwidSNaYd_4test")
                        DW_AT_name ("break_value<alloc::string::String, ()>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/control_flow.rs")
                        DW_AT_decl_line (191)
                        DW_AT_inline (DW_INL_inlined)

0x00000caa:           NULL

0x00000cab:         NULL

0x00000cac:       DW_TAG_namespace
                    DW_AT_name ("range")

0x00000cb1:         DW_TAG_namespace
                      DW_AT_name ("RangeInclusive")

0x00000cb6:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvMs8_NtNtCsjAkp95sQ1bz_4core3ops5rangeINtB5_14RangeInclusivejE8is_emptyCscLTwidSNaYd_4test")
                        DW_AT_name ("is_empty<usize>")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/range.rs")
                        DW_AT_decl_line (559)
                        DW_AT_inline (DW_INL_inlined)

0x00000cc3:           NULL

0x00000cc4:         NULL

0x00000cc5:       DW_TAG_namespace
                    DW_AT_name ("arith")

0x00000cca:         DW_TAG_namespace
                      DW_AT_name ("{impl#18}")

0x00000ccf:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvXsg_NtNtCsjAkp95sQ1bz_4core3ops5arithRjNtB5_3Add3add")
                        DW_AT_name ("add")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/internal_macros.rs")
                        DW_AT_decl_line (49)
                        DW_AT_inline (DW_INL_inlined)

0x00000cdb:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvXsg_NtNtCsjAkp95sQ1bz_4core3ops5arithRjNtB5_3Add3add")
                        DW_AT_name ("add")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/internal_macros.rs")
                        DW_AT_decl_line (49)
                        DW_AT_inline (DW_INL_inlined)

0x00000ce7:           NULL

0x00000ce8:         DW_TAG_namespace
                      DW_AT_name ("{impl#0}")

0x00000ced:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvXNtNtCsjAkp95sQ1bz_4core3ops5arithjNtB2_3Add3add")
                        DW_AT_name ("add")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/arith.rs")
                        DW_AT_decl_line (104)
                        DW_AT_inline (DW_INL_inlined)

0x00000cf9:           DW_TAG_subprogram
                        DW_AT_linkage_name ("_RNvXNtNtCsjAkp95sQ1bz_4core3ops5arithjNtB2_3Add3add")
                        DW_AT_name ("add")
                        DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/ops/arith.rs")
                        DW_AT_decl_line (104)
                        DW_AT_inline (DW_INL_inlined)

0x00000d05:           NULL

0x00000d06:         NULL

0x00000d07:       NULL

0x00000d08:     DW_TAG_namespace
                  DW_AT_name ("hint")

0x00000d0d:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint9black_boxINtNtB4_6result6ResultuNtNtCsee6dGzmHQ4J_5alloc6string6StringEECscLTwidSNaYd_4test")
                    DW_AT_name ("black_box<core::result::Result<(), alloc::string::String>>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (490)
                    DW_AT_inline (DW_INL_inlined)

0x00000d1a:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint9black_boxINtNtB4_6result6ResultuNtNtCsee6dGzmHQ4J_5alloc6string6StringEECscLTwidSNaYd_4test")
                    DW_AT_name ("black_box<core::result::Result<(), alloc::string::String>>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (490)
                    DW_AT_inline (DW_INL_inlined)

0x00000d27:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint9black_boxINtNtB4_6result6ResultuNtNtCsee6dGzmHQ4J_5alloc6string6StringEECscLTwidSNaYd_4test")
                    DW_AT_name ("black_box<core::result::Result<(), alloc::string::String>>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (490)
                    DW_AT_inline (DW_INL_inlined)

0x00000d34:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint9black_boxINtNtB4_6result6ResultuNtNtCsee6dGzmHQ4J_5alloc6string6StringEECscLTwidSNaYd_4test")
                    DW_AT_name ("black_box<core::result::Result<(), alloc::string::String>>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (490)
                    DW_AT_inline (DW_INL_inlined)

0x00000d41:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RNvNtCsjAkp95sQ1bz_4core4hint9spin_loop")
                    DW_AT_name ("spin_loop")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (270)
                    DW_AT_inline (DW_INL_inlined)

0x00000d4e:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint9black_boxuECscLTwidSNaYd_4test")
                    DW_AT_name ("black_box<()>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (490)
                    DW_AT_inline (DW_INL_inlined)

0x00000d5b:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint9black_boxuECscLTwidSNaYd_4test")
                    DW_AT_name ("black_box<()>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (490)
                    DW_AT_inline (DW_INL_inlined)

0x00000d68:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint20select_unpredictablePNtNtCsee6dGzmHQ4J_5alloc6string6StringECscLTwidSNaYd_4test")
                    DW_AT_name ("select_unpredictable<*const alloc::string::String>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (829)
                    DW_AT_inline (DW_INL_inlined)

0x00000d75:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint20select_unpredictablePdECscLTwidSNaYd_4test")
                    DW_AT_name ("select_unpredictable<*const f64>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (829)
                    DW_AT_inline (DW_INL_inlined)

0x00000d82:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint8must_useNtNtCsee6dGzmHQ4J_5alloc6string6StringECscLTwidSNaYd_4test")
                    DW_AT_name ("must_use<alloc::string::String>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (613)
                    DW_AT_inline (DW_INL_inlined)

0x00000d8f:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint8must_useNtNtCsee6dGzmHQ4J_5alloc6string6StringECscLTwidSNaYd_4test")
                    DW_AT_name ("must_use<alloc::string::String>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (613)
                    DW_AT_inline (DW_INL_inlined)

0x00000d9c:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint20select_unpredictablejECscLTwidSNaYd_4test")
                    DW_AT_name ("select_unpredictable<usize>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (829)
                    DW_AT_inline (DW_INL_inlined)

0x00000da9:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RNvNtCsjAkp95sQ1bz_4core4hint8unlikely")
                    DW_AT_name ("unlikely")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (713)
                    DW_AT_inline (DW_INL_inlined)

0x00000db6:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RNvNtCsjAkp95sQ1bz_4core4hint8unlikely")
                    DW_AT_name ("unlikely")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (713)
                    DW_AT_inline (DW_INL_inlined)

0x00000dc3:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RNvNtCsjAkp95sQ1bz_4core4hint8unlikely")
                    DW_AT_name ("unlikely")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (713)
                    DW_AT_inline (DW_INL_inlined)

0x00000dd0:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RNvNtCsjAkp95sQ1bz_4core4hint8unlikely")
                    DW_AT_name ("unlikely")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (713)
                    DW_AT_inline (DW_INL_inlined)

0x00000ddd:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint8must_useNtNtCsee6dGzmHQ4J_5alloc6string6StringECscLTwidSNaYd_4test")
                    DW_AT_name ("must_use<alloc::string::String>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (613)
                    DW_AT_inline (DW_INL_inlined)

0x00000dea:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint8must_useNtNtCsee6dGzmHQ4J_5alloc6string6StringECscLTwidSNaYd_4test")
                    DW_AT_name ("must_use<alloc::string::String>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (613)
                    DW_AT_inline (DW_INL_inlined)

0x00000df7:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint8must_useNtNtCsee6dGzmHQ4J_5alloc6string6StringECscLTwidSNaYd_4test")
                    DW_AT_name ("must_use<alloc::string::String>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (613)
                    DW_AT_inline (DW_INL_inlined)

0x00000e04:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint8must_useNtNtCsee6dGzmHQ4J_5alloc6string6StringECscLTwidSNaYd_4test")
                    DW_AT_name ("must_use<alloc::string::String>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (613)
                    DW_AT_inline (DW_INL_inlined)

0x00000e11:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint8must_useNtNtCsee6dGzmHQ4J_5alloc6string6StringECscLTwidSNaYd_4test")
                    DW_AT_name ("must_use<alloc::string::String>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (613)
                    DW_AT_inline (DW_INL_inlined)

0x00000e1e:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RNvNtCsjAkp95sQ1bz_4core4hint9spin_loop")
                    DW_AT_name ("spin_loop")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (270)
                    DW_AT_inline (DW_INL_inlined)

0x00000e2b:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint8must_useNtNtCsee6dGzmHQ4J_5alloc6string6StringECscLTwidSNaYd_4test")
                    DW_AT_name ("must_use<alloc::string::String>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (613)
                    DW_AT_inline (DW_INL_inlined)

0x00000e38:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint8must_useNtNtCsee6dGzmHQ4J_5alloc6string6StringECscLTwidSNaYd_4test")
                    DW_AT_name ("must_use<alloc::string::String>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (613)
                    DW_AT_inline (DW_INL_inlined)

0x00000e45:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint8must_useNtNtCsee6dGzmHQ4J_5alloc6string6StringECscLTwidSNaYd_4test")
                    DW_AT_name ("must_use<alloc::string::String>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (613)
                    DW_AT_inline (DW_INL_inlined)

0x00000e52:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint8must_useNtNtCsee6dGzmHQ4J_5alloc6string6StringECscLTwidSNaYd_4test")
                    DW_AT_name ("must_use<alloc::string::String>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (613)
                    DW_AT_inline (DW_INL_inlined)

0x00000e5f:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint8must_useNtNtCsee6dGzmHQ4J_5alloc6string6StringECscLTwidSNaYd_4test")
                    DW_AT_name ("must_use<alloc::string::String>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (613)
                    DW_AT_inline (DW_INL_inlined)

0x00000e6c:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint8must_useNtNtCsee6dGzmHQ4J_5alloc6string6StringECscLTwidSNaYd_4test")
                    DW_AT_name ("must_use<alloc::string::String>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (613)
                    DW_AT_inline (DW_INL_inlined)

0x00000e79:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint8must_useNtNtCsee6dGzmHQ4J_5alloc6string6StringECscLTwidSNaYd_4test")
                    DW_AT_name ("must_use<alloc::string::String>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (613)
                    DW_AT_inline (DW_INL_inlined)

0x00000e86:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint8must_useNtNtCsee6dGzmHQ4J_5alloc6string6StringECscLTwidSNaYd_4test")
                    DW_AT_name ("must_use<alloc::string::String>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (613)
                    DW_AT_inline (DW_INL_inlined)

0x00000e93:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint8must_useNtNtCsee6dGzmHQ4J_5alloc6string6StringECscLTwidSNaYd_4test")
                    DW_AT_name ("must_use<alloc::string::String>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (613)
                    DW_AT_inline (DW_INL_inlined)

0x00000ea0:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint8must_useNtNtCsee6dGzmHQ4J_5alloc6string6StringECscLTwidSNaYd_4test")
                    DW_AT_name ("must_use<alloc::string::String>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (613)
                    DW_AT_inline (DW_INL_inlined)

0x00000ead:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint8must_useNtNtCsee6dGzmHQ4J_5alloc6string6StringECscLTwidSNaYd_4test")
                    DW_AT_name ("must_use<alloc::string::String>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (613)
                    DW_AT_inline (DW_INL_inlined)

0x00000eba:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint8must_useNtNtCsee6dGzmHQ4J_5alloc6string6StringECscLTwidSNaYd_4test")
                    DW_AT_name ("must_use<alloc::string::String>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (613)
                    DW_AT_inline (DW_INL_inlined)

0x00000ec7:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint8must_useNtNtCsee6dGzmHQ4J_5alloc6string6StringECscLTwidSNaYd_4test")
                    DW_AT_name ("must_use<alloc::string::String>")
                    DW_AT_decl_file ("/rustc/e47907c2ef960d6cf37b72ee7d28a879ad9fb30c/library/core/src/hint.rs")
                    DW_AT_decl_line (613)
                    DW_AT_inline (DW_INL_inlined)

0x00000ed4:       DW_TAG_subprogram
                    DW_AT_linkage_name ("_RINvNtCsjAkp95sQ1bz_4core4hint8must_useNtNtCsee6dGzmHQ4J_5alloc6string6StringECscLTwidSNaYd_4test")
                    DW_AT_name ("must_use<alloc::string::String>")
---
0x00002c8c:           NULL

0x00002c8d:         NULL

0x00002c8e:       DW_TAG_subprogram
                    DW_AT_low_pc (0x00000000)
                    DW_AT_high_pc (0x00000072)
                    DW_AT_frame_base (DW_OP_reg5 EBP)
                    DW_AT_abstract_origin (0x0001026a "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueINtNtB4_6option6OptionINtNtCsee6dGzmHQ4J_5alloc5boxed3BoxDNtNtB4_3any3AnyNtNtB4_6marker4SendEL_EEECscLTwidSNaYd_4test")

0x00002c9d:         DW_TAG_inlined_subroutine
                      DW_AT_abstract_origin (0x00002b53 "_RINvNtCsjAkp95sQ1bz_4core3ptr9drop_glueINtNtCsee6dGzmHQ4J_5alloc5boxed3BoxDNtNtB4_3any3AnyNtNtB4_6marker4S

<<<<<< TRUNCATED, DROPPED 62092384 BYTES >>>>>>
------------------------------------------

---- [run-make] tests/run-make/remap-path-prefix-std stdout end ----

@Urgau
Copy link
Copy Markdown
Member

Urgau commented May 15, 2026

Seems like a real error. CI is truncated, you will have to re-run the test locally to figure-out the reason for the failure.

@paradoxicalguy
Copy link
Copy Markdown
Contributor Author

yes i'll get to it

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

Labels

A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants