Skip to content

Instantly share code, notes, and snippets.

@blinsay
Created May 29, 2020 02:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blinsay/3c6f1dd8dcf0f829faccee2fff0ccdec to your computer and use it in GitHub Desktop.
Save blinsay/3c6f1dd8dcf0f829faccee2fff0ccdec to your computer and use it in GitHub Desktop.
(lldb) bt all
thread #1, queue = 'com.apple.main-thread'
frame #0: 0x00000001001fbdb5 blep`core::sync::atomic::atomic_load::h6aee38d0824dc7a5(dst=0x0000000100a05d80, order=Relaxed) at atomic.rs:2276:51
frame #1: 0x00000001000095ed blep`core::sync::atomic::AtomicUsize::load::hb7a33ef6938f2383(self=0x0000000100a05d80, order=Relaxed) at atomic.rs:1364:29
frame #2: 0x000000010000cd3a blep`blep::main::h521b6e1d650d0853 at main.rs:55:10
frame #3: 0x0000000100018bc2 blep`std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::hbeabee956eb51f15 at rt.rs:67:33
frame #4: 0x0000000100216118 blep`std::panicking::try::do_call::hf2b35caddf59127c [inlined] std::rt::lang_start_internal::_$u7b$$u7b$closure$u7d$$u7d$::hd38dd0e12f275c20 at rt.rs:52:12 [opt]
frame #5: 0x000000010021610c blep`std::panicking::try::do_call::hf2b35caddf59127c at panicking.rs:305 [opt]
frame #6: 0x000000010021925b blep`__rust_maybe_catch_panic at lib.rs:86:7 [opt]
frame #7: 0x0000000100216a7e blep`std::rt::lang_start_internal::h8e563903bf99e7c1 [inlined] std::panicking::try::hc278c045b5a17f13 at panicking.rs:281:12 [opt]
frame #8: 0x0000000100216a4b blep`std::rt::lang_start_internal::h8e563903bf99e7c1 [inlined] std::panic::catch_unwind::h21f9aef85494420b at panic.rs:394 [opt]
frame #9: 0x0000000100216a4b blep`std::rt::lang_start_internal::h8e563903bf99e7c1 at rt.rs:51 [opt]
frame #10: 0x0000000100018ba2 blep`std::rt::lang_start::h5231d8cee3a4cb86(main=(blep`blep::main::h521b6e1d650d0853 at main.rs:14), argc=1, argv=0x00007ffeefbff740) at rt.rs:67:4
frame #11: 0x000000010000ce52 blep`main + 34
frame #12: 0x00007fff5a09f3d5 libdyld.dylib`start + 1
* thread #2, name = 'curl agent', stop reason = signal SIGABRT
* frame #0: 0x00007fff5a1da2c2 libsystem_kernel.dylib`__pthread_kill + 10
frame #1: 0x00007fff5a295bf1 libsystem_pthread.dylib`pthread_kill + 284
frame #2: 0x00007fff5a1446a6 libsystem_c.dylib`abort + 127
frame #3: 0x00007fff5a253077 libsystem_malloc.dylib`malloc_vreport + 545
frame #4: 0x00007fff5a252e38 libsystem_malloc.dylib`malloc_report + 151
frame #5: 0x00007fff579f6766 libcrypto.42.dylib`int_thread_del_item + 145
frame #6: 0x00007fff579f5d60 libcrypto.42.dylib`ERR_remove_thread_state + 84
frame #7: 0x00007fff57b24bf7 libcurl.4.dylib`Curl_close + 183
frame #8: 0x00007fff57b37dda libcurl.4.dylib`curl_easy_cleanup + 39
frame #9: 0x00000001000a038b blep`_$LT$curl..easy..handler..Easy2$LT$H$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h3b06bce3a2e69e59(self=0x00007000062f9680) at handler.rs:2932:12
frame #10: 0x0000000100091ab5 blep`core::ptr::drop_in_place::h73919fbecdae0114((null)=0x00007000062f9680) at mod.rs:174
frame #11: 0x0000000100030022 blep`isahc::agent::AgentContext::complete_request::hbc2792097c05c3d8(self=0x00007000062fa4e8, token=0, result=Result<(), curl::error::Error> @ 0x00007000062f9818) at agent.rs:315:4
frame #12: 0x000000010003199a blep`isahc::agent::AgentContext::dispatch::h91925077f8575c3a(self=0x00007000062fa4e8) at agent.rs:433:39
frame #13: 0x0000000100032301 blep`isahc::agent::AgentContext::run::hcc7025c1931654db(self=AgentContext @ 0x00007000062fa4e8) at agent.rs:460:12
frame #14: 0x000000010002e469 blep`isahc::agent::AgentBuilder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::he74ea49d9fca5b25 at agent.rs:111:37
frame #15: 0x000000010006cafb blep`std::sys_common::backtrace::__rust_begin_short_backtrace::hd8648a93e71531b7(f=<unavailable>) at backtrace.rs:129:4
frame #16: 0x000000010003e2bb blep`std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::hdb0d6c3c406ead41 at mod.rs:475:16
frame #17: 0x000000010007199b blep`_$LT$std..panic..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h1d9e7d2c39cbb620(self=<unavailable>, _args=<unavailable>) at panic.rs:318:8
frame #18: 0x000000010004792c blep`std::panicking::try::do_call::h8b690700a0556827(data="") at panicking.rs:305:39
frame #19: 0x000000010021925b blep`__rust_maybe_catch_panic at lib.rs:86:7 [opt]
frame #20: 0x0000000100046a2a blep`std::panicking::try::h0749fe8c4c73bba4(f=<unavailable>) at panicking.rs:281:12
frame #21: 0x0000000100075d7b blep`std::panic::catch_unwind::h67f2564bea693dca(f=<unavailable>) at panic.rs:394:13
frame #22: 0x000000010003e0db blep`std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::hb5e00aa6fcef2b38 at mod.rs:474:29
frame #23: 0x000000010008f555 blep`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::he526458753de5c22((null)=0x00007000062fae30, (null)=<unavailable>) at function.rs:232:4
frame #24: 0x000000010020b0de blep`_$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h606f2dced48ff3c4 at boxed.rs:1015:8 [opt]
frame #25: 0x0000000100218bde blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 [inlined] _$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h0ece8cce658c93ae at boxed.rs:1015:8 [opt]
frame #26: 0x0000000100218bd2 blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 [inlined] std::sys_common::thread::start_thread::h30bbd9f3fb79e88c at thread.rs:13 [opt]
frame #27: 0x0000000100218b5e blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 at thread.rs:80 [opt]
frame #28: 0x00007fff5a2932eb libsystem_pthread.dylib`_pthread_body + 126
frame #29: 0x00007fff5a296249 libsystem_pthread.dylib`_pthread_start + 66
frame #30: 0x00007fff5a29240d libsystem_pthread.dylib`thread_start + 13
thread #3
frame #0: 0x00007fff5a1d4322 libsystem_kernel.dylib`swtch_pri + 10
frame #1: 0x00007fff5a295e90 libsystem_pthread.dylib`sched_yield + 11
frame #2: 0x000000010000a110 blep`smol::run::run::_$u7b$$u7b$closure$u7d$$u7d$::h48c3d8468a24b7f5 at run.rs:169:16
frame #3: 0x000000010000e2dd blep`core::ops::function::FnOnce::call_once::h5da6c2888ce5f524((null)=<unavailable>, (null)=<unavailable>) at function.rs:232:4
frame #4: 0x000000010000fdb1 blep`smol::context::enter::hd96dcd7e9cf91d78(f=<unavailable>) at context.rs:8:11
frame #5: 0x000000010000ac78 blep`smol::run::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h2ca56d4e4b6fd8e6 at run.rs:112:35
frame #6: 0x00000001000179a7 blep`scoped_tls_hkt::ScopedKey$LT$T$GT$::set::h4a8dbbd88b9c5ffe(self=0x00000001002a3f20, t=0x00007000025889e0, f=closure-0 @ 0x00007000025886b0) at lib.rs:488:8
frame #7: 0x0000000100012700 blep`smol::thread_local::ThreadLocalExecutor::enter::h5c91dde571a43121(self=0x00007000025889e0, f=closure-0 @ 0x0000700002588728) at thread_local.rs:57:8
frame #8: 0x000000010000abef blep`smol::run::run::_$u7b$$u7b$closure$u7d$$u7d$::hf51f681ca9a54435(f=<unavailable>) at run.rs:112:20
frame #9: 0x000000010000acf1 blep`smol::run::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h415357e07b28ca7d at run.rs:113:36
frame #10: 0x0000000100014ee7 blep`smol::work_stealing::WORKER::_$LT$impl$u20$smol..work_stealing..WORKER$GT$::set::h266bdc18b21f0feb(self=0x00000001002a4808, t=0x0000700002588a20, f=closure-0 @ 0x00007000025888d0) at <::scoped_tls_hkt::scoped_thread_local macros>:40:73
frame #11: 0x0000000100015370 blep`smol::work_stealing::Worker::enter::h665a9b2545d5100f(self=0x0000700002588a20, f=closure-0 @ 0x0000700002588948) at work_stealing.rs:149:8
frame #12: 0x000000010000a48f blep`smol::run::run::_$u7b$$u7b$closure$u7d$$u7d$::h86c4aa2a8009b3fa(f=<unavailable>) at run.rs:113:20
frame #13: 0x0000000100009a8c blep`smol::run::run::h9e175cb5fd395824(future=(_data = core::marker::PhantomData<void> @ 0x00007000025889d8)) at run.rs:115:4
frame #14: 0x0000000100016766 blep`blep::main::_$u7b$$u7b$closure$u7d$$u7d$::h8e4d5f1164999dce((null)=closure-0 @ 0x0000700002588b88) at main.rs:18:12
frame #15: 0x000000010000947d blep`std::sys_common::backtrace::__rust_begin_short_backtrace::hc7475a00d4e153f7(f=closure-0 @ 0x0000700002588c18) at backtrace.rs:129:4
frame #16: 0x000000010001304d blep`std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h70e202b37ac704bc at mod.rs:475:16
frame #17: 0x0000000100013e3d blep`_$LT$std..panic..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hcd2d962e3481aca5(self=AssertUnwindSafe<closure-0> @ 0x0000700002588c50, _args=<unavailable>) at panic.rs:318:8
frame #18: 0x0000000100003aad blep`std::panicking::try::do_call::hca1b063b31677523(data="\x80X†") at panicking.rs:305:39
frame #19: 0x000000010021925b blep`__rust_maybe_catch_panic at lib.rs:86:7 [opt]
frame #20: 0x0000000100003a03 blep`std::panicking::try::h84d717c65e7ba1ee(f=AssertUnwindSafe<closure-0> @ 0x0000700002588cf0) at panicking.rs:281:12
frame #21: 0x0000000100013e5d blep`std::panic::catch_unwind::hcce2c6153bcaff7e(f=AssertUnwindSafe<closure-0> @ 0x0000700002588d78) at panic.rs:394:13
frame #22: 0x0000000100012ed6 blep`std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::h51ed786aea477e5b at mod.rs:474:29
frame #23: 0x000000010000e11c blep`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h3939a35dbc712969((null)=0x0000700002588e90, (null)=<unavailable>) at function.rs:232:4
frame #24: 0x000000010020b0de blep`_$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h606f2dced48ff3c4 at boxed.rs:1015:8 [opt]
frame #25: 0x0000000100218bde blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 [inlined] _$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h0ece8cce658c93ae at boxed.rs:1015:8 [opt]
frame #26: 0x0000000100218bd2 blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 [inlined] std::sys_common::thread::start_thread::h30bbd9f3fb79e88c at thread.rs:13 [opt]
frame #27: 0x0000000100218b5e blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 at thread.rs:80 [opt]
frame #28: 0x00007fff5a2932eb libsystem_pthread.dylib`_pthread_body + 126
frame #29: 0x00007fff5a296249 libsystem_pthread.dylib`_pthread_start + 66
frame #30: 0x00007fff5a29240d libsystem_pthread.dylib`thread_start + 13
thread #4
frame #0: 0x00007fff5a1d4322 libsystem_kernel.dylib`swtch_pri + 10
frame #1: 0x00007fff5a295e90 libsystem_pthread.dylib`sched_yield + 11
frame #2: 0x000000010000a110 blep`smol::run::run::_$u7b$$u7b$closure$u7d$$u7d$::h48c3d8468a24b7f5 at run.rs:169:16
frame #3: 0x000000010000e2dd blep`core::ops::function::FnOnce::call_once::h5da6c2888ce5f524((null)=<unavailable>, (null)=<unavailable>) at function.rs:232:4
frame #4: 0x000000010000fdb1 blep`smol::context::enter::hd96dcd7e9cf91d78(f=<unavailable>) at context.rs:8:11
frame #5: 0x000000010000ac78 blep`smol::run::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h2ca56d4e4b6fd8e6 at run.rs:112:35
frame #6: 0x00000001000179a7 blep`scoped_tls_hkt::ScopedKey$LT$T$GT$::set::h4a8dbbd88b9c5ffe(self=0x00000001002a3f20, t=0x000070000278b9e0, f=closure-0 @ 0x000070000278b6b0) at lib.rs:488:8
frame #7: 0x0000000100012700 blep`smol::thread_local::ThreadLocalExecutor::enter::h5c91dde571a43121(self=0x000070000278b9e0, f=closure-0 @ 0x000070000278b728) at thread_local.rs:57:8
frame #8: 0x000000010000abef blep`smol::run::run::_$u7b$$u7b$closure$u7d$$u7d$::hf51f681ca9a54435(f=<unavailable>) at run.rs:112:20
frame #9: 0x000000010000acf1 blep`smol::run::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h415357e07b28ca7d at run.rs:113:36
frame #10: 0x0000000100014ee7 blep`smol::work_stealing::WORKER::_$LT$impl$u20$smol..work_stealing..WORKER$GT$::set::h266bdc18b21f0feb(self=0x00000001002a4808, t=0x000070000278ba20, f=closure-0 @ 0x000070000278b8d0) at <::scoped_tls_hkt::scoped_thread_local macros>:40:73
frame #11: 0x0000000100015370 blep`smol::work_stealing::Worker::enter::h665a9b2545d5100f(self=0x000070000278ba20, f=closure-0 @ 0x000070000278b948) at work_stealing.rs:149:8
frame #12: 0x000000010000a48f blep`smol::run::run::_$u7b$$u7b$closure$u7d$$u7d$::h86c4aa2a8009b3fa(f=<unavailable>) at run.rs:113:20
frame #13: 0x0000000100009a8c blep`smol::run::run::h9e175cb5fd395824(future=(_data = core::marker::PhantomData<void> @ 0x000070000278b9d8)) at run.rs:115:4
frame #14: 0x0000000100016766 blep`blep::main::_$u7b$$u7b$closure$u7d$$u7d$::h8e4d5f1164999dce((null)=closure-0 @ 0x000070000278bb88) at main.rs:18:12
frame #15: 0x000000010000947d blep`std::sys_common::backtrace::__rust_begin_short_backtrace::hc7475a00d4e153f7(f=closure-0 @ 0x000070000278bc18) at backtrace.rs:129:4
frame #16: 0x000000010001304d blep`std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h70e202b37ac704bc at mod.rs:475:16
frame #17: 0x0000000100013e3d blep`_$LT$std..panic..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hcd2d962e3481aca5(self=AssertUnwindSafe<closure-0> @ 0x000070000278bc50, _args=<unavailable>) at panic.rs:318:8
frame #18: 0x0000000100003aad blep`std::panicking::try::do_call::hca1b063b31677523(data="\x80Y†") at panicking.rs:305:39
frame #19: 0x000000010021925b blep`__rust_maybe_catch_panic at lib.rs:86:7 [opt]
frame #20: 0x0000000100003a03 blep`std::panicking::try::h84d717c65e7ba1ee(f=AssertUnwindSafe<closure-0> @ 0x000070000278bcf0) at panicking.rs:281:12
frame #21: 0x0000000100013e5d blep`std::panic::catch_unwind::hcce2c6153bcaff7e(f=AssertUnwindSafe<closure-0> @ 0x000070000278bd78) at panic.rs:394:13
frame #22: 0x0000000100012ed6 blep`std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::h51ed786aea477e5b at mod.rs:474:29
frame #23: 0x000000010000e11c blep`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h3939a35dbc712969((null)=0x000070000278be90, (null)=<unavailable>) at function.rs:232:4
frame #24: 0x000000010020b0de blep`_$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h606f2dced48ff3c4 at boxed.rs:1015:8 [opt]
frame #25: 0x0000000100218bde blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 [inlined] _$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h0ece8cce658c93ae at boxed.rs:1015:8 [opt]
frame #26: 0x0000000100218bd2 blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 [inlined] std::sys_common::thread::start_thread::h30bbd9f3fb79e88c at thread.rs:13 [opt]
frame #27: 0x0000000100218b5e blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 at thread.rs:80 [opt]
frame #28: 0x00007fff5a2932eb libsystem_pthread.dylib`_pthread_body + 126
frame #29: 0x00007fff5a296249 libsystem_pthread.dylib`_pthread_start + 66
frame #30: 0x00007fff5a29240d libsystem_pthread.dylib`thread_start + 13
thread #5
frame #0: 0x00007fff5a24e427 libsystem_malloc.dylib`small_size + 140
frame #1: 0x00007fff5a24c65a libsystem_malloc.dylib`szone_size + 73
frame #2: 0x00007fff5a24c8a4 libsystem_malloc.dylib`free + 107
frame #3: 0x00000001001fa70a blep`alloc::alloc::dealloc::heb4ebba10b239780(ptr="****************", layout=Layout @ 0x000070000298cce0) at alloc.rs:103:4
frame #4: 0x00000001001fa5a6 blep`_$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Alloc$GT$::dealloc::h5d60974f04d85849(self=0x000070000298d718, ptr=(pointer = "****************"), layout=Layout @ 0x000070000298cd20) at alloc.rs:174:8
frame #5: 0x00000001001fabe6 blep`alloc::raw_vec::RawVec$LT$T$C$A$GT$::dealloc_buffer::h000587d9066d0b91(self=0x000070000298d718) at raw_vec.rs:709:16
frame #6: 0x00000001001fb445 blep`_$LT$alloc..raw_vec..RawVec$LT$T$C$A$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h732bbe4073e9efa9(self=0x000070000298d718) at raw_vec.rs:719:12
frame #7: 0x00000001001fa2c5 blep`core::ptr::drop_in_place::hd24adc186b1a22cb((null)=0x000070000298d718) at mod.rs:174
frame #8: 0x00000001001fa282 blep`core::ptr::drop_in_place::h7a84288e22ae5d92((null)=0x000070000298d718) at mod.rs:174
frame #9: 0x0000000100017602 blep`blep::benchmark::_$u7b$$u7b$closure$u7d$$u7d$::h3d6aadbc771bafd6 at main.rs:80:32
frame #10: 0x00000001000083f7 blep`_$LT$std..future..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h37b66d6b8f2dd863(self=Pin<&mut std::future::GenFuture<generator-0>> @ 0x000070000298d7e8, cx=0x000070000298def0) at future.rs:43:14
frame #11: 0x0000000100007b9c blep`std::future::poll_with_tls_context::h64ee9d7ffe0c428e(f=Pin<&mut std::future::GenFuture<generator-0>> @ 0x000070000298d908) at future.rs:98:13
frame #12: 0x0000000100016875 blep`blep::main::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::hf4ab0874415289c7 at main.rs:35:22
frame #13: 0x00000001000082c4 blep`_$LT$std..future..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h1857bc42dc73e02d(self=Pin<&mut std::future::GenFuture<generator-0>> @ 0x000070000298ddd0, cx=0x000070000298def0) at future.rs:43:14
frame #14: 0x0000000100004caa blep`async_task::raw::RawTask$LT$F$C$R$C$S$C$T$GT$::run::h51f40c5e969e9112(ptr=0x0000000100a1ca60) at raw.rs:502:19
frame #15: 0x00000001001ad62f blep`async_task::task::Task$LT$T$GT$::run::h4b85d7d8742621ac(self=Task<()> @ 0x000070000298e0b0) at task.rs:265:17
frame #16: 0x00000001001b48b5 blep`smol::work_stealing::Worker::execute::_$u7b$$u7b$closure$u7d$$u7d$::h49ab6bdc59ae62a8 at work_stealing.rs:176:46
frame #17: 0x00000001001b9cfd blep`scoped_tls_hkt::ScopedKey$LT$T$GT$::set::h51e577299b8f3ef1(self=0x00000001002a42d0, t=0x000070000298e198, f=closure-0 @ 0x000070000298e130) at lib.rs:488:8
frame #18: 0x000000010019fb0c blep`smol::throttle::setup::h5743ba6d8948a149(poll=closure-0 @ 0x000070000298e190) at throttle.rs:31:4
frame #19: 0x00000001001b4739 blep`smol::work_stealing::Worker::execute::h7b33b1bcf13bf970(self=0x000070000298ea20) at work_stealing.rs:176:27
frame #20: 0x0000000100009f58 blep`smol::run::run::_$u7b$$u7b$closure$u7d$$u7d$::h48c3d8468a24b7f5 at run.rs:151:30
frame #21: 0x000000010000e2dd blep`core::ops::function::FnOnce::call_once::h5da6c2888ce5f524((null)=<unavailable>, (null)=<unavailable>) at function.rs:232:4
frame #22: 0x000000010000fdb1 blep`smol::context::enter::hd96dcd7e9cf91d78(f=<unavailable>) at context.rs:8:11
frame #23: 0x000000010000ac78 blep`smol::run::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h2ca56d4e4b6fd8e6 at run.rs:112:35
frame #24: 0x00000001000179a7 blep`scoped_tls_hkt::ScopedKey$LT$T$GT$::set::h4a8dbbd88b9c5ffe(self=0x00000001002a3f20, t=0x000070000298e9e0, f=closure-0 @ 0x000070000298e6b0) at lib.rs:488:8
frame #25: 0x0000000100012700 blep`smol::thread_local::ThreadLocalExecutor::enter::h5c91dde571a43121(self=0x000070000298e9e0, f=closure-0 @ 0x000070000298e728) at thread_local.rs:57:8
frame #26: 0x000000010000abef blep`smol::run::run::_$u7b$$u7b$closure$u7d$$u7d$::hf51f681ca9a54435(f=<unavailable>) at run.rs:112:20
frame #27: 0x000000010000acf1 blep`smol::run::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h415357e07b28ca7d at run.rs:113:36
frame #28: 0x0000000100014ee7 blep`smol::work_stealing::WORKER::_$LT$impl$u20$smol..work_stealing..WORKER$GT$::set::h266bdc18b21f0feb(self=0x00000001002a4808, t=0x000070000298ea20, f=closure-0 @ 0x000070000298e8d0) at <::scoped_tls_hkt::scoped_thread_local macros>:40:73
frame #29: 0x0000000100015370 blep`smol::work_stealing::Worker::enter::h665a9b2545d5100f(self=0x000070000298ea20, f=closure-0 @ 0x000070000298e948) at work_stealing.rs:149:8
frame #30: 0x000000010000a48f blep`smol::run::run::_$u7b$$u7b$closure$u7d$$u7d$::h86c4aa2a8009b3fa(f=<unavailable>) at run.rs:113:20
frame #31: 0x0000000100009a8c blep`smol::run::run::h9e175cb5fd395824(future=(_data = core::marker::PhantomData<void> @ 0x000070000298e9d8)) at run.rs:115:4
frame #32: 0x0000000100016766 blep`blep::main::_$u7b$$u7b$closure$u7d$$u7d$::h8e4d5f1164999dce((null)=closure-0 @ 0x000070000298eb88) at main.rs:18:12
frame #33: 0x000000010000947d blep`std::sys_common::backtrace::__rust_begin_short_backtrace::hc7475a00d4e153f7(f=closure-0 @ 0x000070000298ec18) at backtrace.rs:129:4
frame #34: 0x000000010001304d blep`std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h70e202b37ac704bc at mod.rs:475:16
frame #35: 0x0000000100013e3d blep`_$LT$std..panic..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hcd2d962e3481aca5(self=AssertUnwindSafe<closure-0> @ 0x000070000298ec50, _args=<unavailable>) at panic.rs:318:8
frame #36: 0x0000000100003aad blep`std::panicking::try::do_call::hca1b063b31677523(data="†)\x90") at panicking.rs:305:39
frame #37: 0x000000010021925b blep`__rust_maybe_catch_panic at lib.rs:86:7 [opt]
frame #38: 0x0000000100003a03 blep`std::panicking::try::h84d717c65e7ba1ee(f=AssertUnwindSafe<closure-0> @ 0x000070000298ecf0) at panicking.rs:281:12
frame #39: 0x0000000100013e5d blep`std::panic::catch_unwind::hcce2c6153bcaff7e(f=AssertUnwindSafe<closure-0> @ 0x000070000298ed78) at panic.rs:394:13
frame #40: 0x0000000100012ed6 blep`std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::h51ed786aea477e5b at mod.rs:474:29
frame #41: 0x000000010000e11c blep`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h3939a35dbc712969((null)=0x000070000298ee90, (null)=<unavailable>) at function.rs:232:4
frame #42: 0x000000010020b0de blep`_$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h606f2dced48ff3c4 at boxed.rs:1015:8 [opt]
frame #43: 0x0000000100218bde blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 [inlined] _$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h0ece8cce658c93ae at boxed.rs:1015:8 [opt]
frame #44: 0x0000000100218bd2 blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 [inlined] std::sys_common::thread::start_thread::h30bbd9f3fb79e88c at thread.rs:13 [opt]
frame #45: 0x0000000100218b5e blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 at thread.rs:80 [opt]
frame #46: 0x00007fff5a2932eb libsystem_pthread.dylib`_pthread_body + 126
frame #47: 0x00007fff5a296249 libsystem_pthread.dylib`_pthread_start + 66
frame #48: 0x00007fff5a29240d libsystem_pthread.dylib`thread_start + 13
thread #6
frame #0: 0x00007fff5a1d4322 libsystem_kernel.dylib`swtch_pri + 10
frame #1: 0x00007fff5a295e90 libsystem_pthread.dylib`sched_yield + 11
frame #2: 0x000000010000a110 blep`smol::run::run::_$u7b$$u7b$closure$u7d$$u7d$::h48c3d8468a24b7f5 at run.rs:169:16
frame #3: 0x000000010000e2dd blep`core::ops::function::FnOnce::call_once::h5da6c2888ce5f524((null)=<unavailable>, (null)=<unavailable>) at function.rs:232:4
frame #4: 0x000000010000fdb1 blep`smol::context::enter::hd96dcd7e9cf91d78(f=<unavailable>) at context.rs:8:11
frame #5: 0x000000010000ac78 blep`smol::run::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h2ca56d4e4b6fd8e6 at run.rs:112:35
frame #6: 0x00000001000179a7 blep`scoped_tls_hkt::ScopedKey$LT$T$GT$::set::h4a8dbbd88b9c5ffe(self=0x00000001002a3f20, t=0x0000700002b919e0, f=closure-0 @ 0x0000700002b916b0) at lib.rs:488:8
frame #7: 0x0000000100012700 blep`smol::thread_local::ThreadLocalExecutor::enter::h5c91dde571a43121(self=0x0000700002b919e0, f=closure-0 @ 0x0000700002b91728) at thread_local.rs:57:8
frame #8: 0x000000010000abef blep`smol::run::run::_$u7b$$u7b$closure$u7d$$u7d$::hf51f681ca9a54435(f=<unavailable>) at run.rs:112:20
frame #9: 0x000000010000acf1 blep`smol::run::run::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h415357e07b28ca7d at run.rs:113:36
frame #10: 0x0000000100014ee7 blep`smol::work_stealing::WORKER::_$LT$impl$u20$smol..work_stealing..WORKER$GT$::set::h266bdc18b21f0feb(self=0x00000001002a4808, t=0x0000700002b91a20, f=closure-0 @ 0x0000700002b918d0) at <::scoped_tls_hkt::scoped_thread_local macros>:40:73
frame #11: 0x0000000100015370 blep`smol::work_stealing::Worker::enter::h665a9b2545d5100f(self=0x0000700002b91a20, f=closure-0 @ 0x0000700002b91948) at work_stealing.rs:149:8
frame #12: 0x000000010000a48f blep`smol::run::run::_$u7b$$u7b$closure$u7d$$u7d$::h86c4aa2a8009b3fa(f=<unavailable>) at run.rs:113:20
frame #13: 0x0000000100009a8c blep`smol::run::run::h9e175cb5fd395824(future=(_data = core::marker::PhantomData<void> @ 0x0000700002b919d8)) at run.rs:115:4
frame #14: 0x0000000100016766 blep`blep::main::_$u7b$$u7b$closure$u7d$$u7d$::h8e4d5f1164999dce((null)=closure-0 @ 0x0000700002b91b88) at main.rs:18:12
frame #15: 0x000000010000947d blep`std::sys_common::backtrace::__rust_begin_short_backtrace::hc7475a00d4e153f7(f=closure-0 @ 0x0000700002b91c18) at backtrace.rs:129:4
frame #16: 0x000000010001304d blep`std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h70e202b37ac704bc at mod.rs:475:16
frame #17: 0x0000000100013e3d blep`_$LT$std..panic..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hcd2d962e3481aca5(self=AssertUnwindSafe<closure-0> @ 0x0000700002b91c50, _args=<unavailable>) at panic.rs:318:8
frame #18: 0x0000000100003aad blep`std::panicking::try::do_call::hca1b063b31677523(data="–\†") at panicking.rs:305:39
frame #19: 0x000000010021925b blep`__rust_maybe_catch_panic at lib.rs:86:7 [opt]
frame #20: 0x0000000100003a03 blep`std::panicking::try::h84d717c65e7ba1ee(f=AssertUnwindSafe<closure-0> @ 0x0000700002b91cf0) at panicking.rs:281:12
frame #21: 0x0000000100013e5d blep`std::panic::catch_unwind::hcce2c6153bcaff7e(f=AssertUnwindSafe<closure-0> @ 0x0000700002b91d78) at panic.rs:394:13
frame #22: 0x0000000100012ed6 blep`std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::h51ed786aea477e5b at mod.rs:474:29
frame #23: 0x000000010000e11c blep`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h3939a35dbc712969((null)=0x0000700002b91e90, (null)=<unavailable>) at function.rs:232:4
frame #24: 0x000000010020b0de blep`_$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h606f2dced48ff3c4 at boxed.rs:1015:8 [opt]
frame #25: 0x0000000100218bde blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 [inlined] _$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h0ece8cce658c93ae at boxed.rs:1015:8 [opt]
frame #26: 0x0000000100218bd2 blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 [inlined] std::sys_common::thread::start_thread::h30bbd9f3fb79e88c at thread.rs:13 [opt]
frame #27: 0x0000000100218b5e blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 at thread.rs:80 [opt]
frame #28: 0x00007fff5a2932eb libsystem_pthread.dylib`_pthread_body + 126
frame #29: 0x00007fff5a296249 libsystem_pthread.dylib`_pthread_start + 66
frame #30: 0x00007fff5a29240d libsystem_pthread.dylib`thread_start + 13
thread #7, name = 'curl agent'
frame #0: 0x00007fff5a1db616 libsystem_kernel.dylib`__select + 10
frame #1: 0x00007fff57b43144 libcurl.4.dylib`Curl_poll + 552
frame #2: 0x00007fff57b3e900 libcurl.4.dylib`curl_multi_wait + 528
frame #3: 0x00000001000b9475 blep`curl::multi::Multi::wait::h70a023d33540f60c(self=0x00007000050df4e8, waitfds=&mut [curl::multi::WaitFd] @ 0x00007000050de860, timeout=(secs = 0, nanos = 100000000)) at multi.rs:587:16
frame #4: 0x000000010003247b blep`isahc::agent::AgentContext::run::hcc7025c1931654db(self=AgentContext @ 0x00007000050df4e8) at agent.rs:463:12
frame #5: 0x000000010002e469 blep`isahc::agent::AgentBuilder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::he74ea49d9fca5b25 at agent.rs:111:37
frame #6: 0x000000010006cafb blep`std::sys_common::backtrace::__rust_begin_short_backtrace::hd8648a93e71531b7(f=<unavailable>) at backtrace.rs:129:4
frame #7: 0x000000010003e2bb blep`std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::hdb0d6c3c406ead41 at mod.rs:475:16
frame #8: 0x000000010007199b blep`_$LT$std..panic..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h1d9e7d2c39cbb620(self=<unavailable>, _args=<unavailable>) at panic.rs:318:8
frame #9: 0x000000010004792c blep`std::panicking::try::do_call::h8b690700a0556827(data="") at panicking.rs:305:39
frame #10: 0x000000010021925b blep`__rust_maybe_catch_panic at lib.rs:86:7 [opt]
frame #11: 0x0000000100046a2a blep`std::panicking::try::h0749fe8c4c73bba4(f=<unavailable>) at panicking.rs:281:12
frame #12: 0x0000000100075d7b blep`std::panic::catch_unwind::h67f2564bea693dca(f=<unavailable>) at panic.rs:394:13
frame #13: 0x000000010003e0db blep`std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::hb5e00aa6fcef2b38 at mod.rs:474:29
frame #14: 0x000000010008f555 blep`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::he526458753de5c22((null)=0x00007000050dfe30, (null)=<unavailable>) at function.rs:232:4
frame #15: 0x000000010020b0de blep`_$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h606f2dced48ff3c4 at boxed.rs:1015:8 [opt]
frame #16: 0x0000000100218bde blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 [inlined] _$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h0ece8cce658c93ae at boxed.rs:1015:8 [opt]
frame #17: 0x0000000100218bd2 blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 [inlined] std::sys_common::thread::start_thread::h30bbd9f3fb79e88c at thread.rs:13 [opt]
frame #18: 0x0000000100218b5e blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 at thread.rs:80 [opt]
frame #19: 0x00007fff5a2932eb libsystem_pthread.dylib`_pthread_body + 126
frame #20: 0x00007fff5a296249 libsystem_pthread.dylib`_pthread_start + 66
frame #21: 0x00007fff5a29240d libsystem_pthread.dylib`thread_start + 13
thread #8, name = 'curl agent'
frame #0: 0x00007fff5a1db616 libsystem_kernel.dylib`__select + 10
frame #1: 0x00007fff57b43144 libcurl.4.dylib`Curl_poll + 552
frame #2: 0x00007fff57b3e900 libcurl.4.dylib`curl_multi_wait + 528
frame #3: 0x00000001000b9475 blep`curl::multi::Multi::wait::h70a023d33540f60c(self=0x0000700005aee4e8, waitfds=&mut [curl::multi::WaitFd] @ 0x0000700005aed860, timeout=(secs = 0, nanos = 100000000)) at multi.rs:587:16
frame #4: 0x000000010003247b blep`isahc::agent::AgentContext::run::hcc7025c1931654db(self=AgentContext @ 0x0000700005aee4e8) at agent.rs:463:12
frame #5: 0x000000010002e469 blep`isahc::agent::AgentBuilder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::he74ea49d9fca5b25 at agent.rs:111:37
frame #6: 0x000000010006cafb blep`std::sys_common::backtrace::__rust_begin_short_backtrace::hd8648a93e71531b7(f=<unavailable>) at backtrace.rs:129:4
frame #7: 0x000000010003e2bb blep`std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::hdb0d6c3c406ead41 at mod.rs:475:16
frame #8: 0x000000010007199b blep`_$LT$std..panic..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h1d9e7d2c39cbb620(self=<unavailable>, _args=<unavailable>) at panic.rs:318:8
frame #9: 0x000000010004792c blep`std::panicking::try::do_call::h8b690700a0556827(data="") at panicking.rs:305:39
frame #10: 0x000000010021925b blep`__rust_maybe_catch_panic at lib.rs:86:7 [opt]
frame #11: 0x0000000100046a2a blep`std::panicking::try::h0749fe8c4c73bba4(f=<unavailable>) at panicking.rs:281:12
frame #12: 0x0000000100075d7b blep`std::panic::catch_unwind::h67f2564bea693dca(f=<unavailable>) at panic.rs:394:13
frame #13: 0x000000010003e0db blep`std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::hb5e00aa6fcef2b38 at mod.rs:474:29
frame #14: 0x000000010008f555 blep`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::he526458753de5c22((null)=0x0000700005aeee30, (null)=<unavailable>) at function.rs:232:4
frame #15: 0x000000010020b0de blep`_$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h606f2dced48ff3c4 at boxed.rs:1015:8 [opt]
frame #16: 0x0000000100218bde blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 [inlined] _$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h0ece8cce658c93ae at boxed.rs:1015:8 [opt]
frame #17: 0x0000000100218bd2 blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 [inlined] std::sys_common::thread::start_thread::h30bbd9f3fb79e88c at thread.rs:13 [opt]
frame #18: 0x0000000100218b5e blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 at thread.rs:80 [opt]
frame #19: 0x00007fff5a2932eb libsystem_pthread.dylib`_pthread_body + 126
frame #20: 0x00007fff5a296249 libsystem_pthread.dylib`_pthread_start + 66
frame #21: 0x00007fff5a29240d libsystem_pthread.dylib`thread_start + 13
thread #9, name = 'curl agent'
frame #0: 0x00007fff5a1db616 libsystem_kernel.dylib`__select + 10
frame #1: 0x00007fff57b43144 libcurl.4.dylib`Curl_poll + 552
frame #2: 0x00007fff57b3e900 libcurl.4.dylib`curl_multi_wait + 528
frame #3: 0x00000001000b9475 blep`curl::multi::Multi::wait::h70a023d33540f60c(self=0x0000700005cf14e8, waitfds=&mut [curl::multi::WaitFd] @ 0x0000700005cf0860, timeout=(secs = 0, nanos = 100000000)) at multi.rs:587:16
frame #4: 0x000000010003247b blep`isahc::agent::AgentContext::run::hcc7025c1931654db(self=AgentContext @ 0x0000700005cf14e8) at agent.rs:463:12
frame #5: 0x000000010002e469 blep`isahc::agent::AgentBuilder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::he74ea49d9fca5b25 at agent.rs:111:37
frame #6: 0x000000010006cafb blep`std::sys_common::backtrace::__rust_begin_short_backtrace::hd8648a93e71531b7(f=<unavailable>) at backtrace.rs:129:4
frame #7: 0x000000010003e2bb blep`std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::hdb0d6c3c406ead41 at mod.rs:475:16
frame #8: 0x000000010007199b blep`_$LT$std..panic..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h1d9e7d2c39cbb620(self=<unavailable>, _args=<unavailable>) at panic.rs:318:8
frame #9: 0x000000010004792c blep`std::panicking::try::do_call::h8b690700a0556827(data="") at panicking.rs:305:39
frame #10: 0x000000010021925b blep`__rust_maybe_catch_panic at lib.rs:86:7 [opt]
frame #11: 0x0000000100046a2a blep`std::panicking::try::h0749fe8c4c73bba4(f=<unavailable>) at panicking.rs:281:12
frame #12: 0x0000000100075d7b blep`std::panic::catch_unwind::h67f2564bea693dca(f=<unavailable>) at panic.rs:394:13
frame #13: 0x000000010003e0db blep`std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::hb5e00aa6fcef2b38 at mod.rs:474:29
frame #14: 0x000000010008f555 blep`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::he526458753de5c22((null)=0x0000700005cf1e30, (null)=<unavailable>) at function.rs:232:4
frame #15: 0x000000010020b0de blep`_$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h606f2dced48ff3c4 at boxed.rs:1015:8 [opt]
frame #16: 0x0000000100218bde blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 [inlined] _$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h0ece8cce658c93ae at boxed.rs:1015:8 [opt]
frame #17: 0x0000000100218bd2 blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 [inlined] std::sys_common::thread::start_thread::h30bbd9f3fb79e88c at thread.rs:13 [opt]
frame #18: 0x0000000100218b5e blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 at thread.rs:80 [opt]
frame #19: 0x00007fff5a2932eb libsystem_pthread.dylib`_pthread_body + 126
frame #20: 0x00007fff5a296249 libsystem_pthread.dylib`_pthread_start + 66
frame #21: 0x00007fff5a29240d libsystem_pthread.dylib`thread_start + 13
thread #10, name = 'curl agent'
frame #0: 0x00007fff5a1db616 libsystem_kernel.dylib`__select + 10
frame #1: 0x00007fff57b43144 libcurl.4.dylib`Curl_poll + 552
frame #2: 0x00007fff57b3e900 libcurl.4.dylib`curl_multi_wait + 528
frame #3: 0x00000001000b9475 blep`curl::multi::Multi::wait::h70a023d33540f60c(self=0x00007000060f74e8, waitfds=&mut [curl::multi::WaitFd] @ 0x00007000060f6860, timeout=(secs = 0, nanos = 100000000)) at multi.rs:587:16
frame #4: 0x000000010003247b blep`isahc::agent::AgentContext::run::hcc7025c1931654db(self=AgentContext @ 0x00007000060f74e8) at agent.rs:463:12
frame #5: 0x000000010002e469 blep`isahc::agent::AgentBuilder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::he74ea49d9fca5b25 at agent.rs:111:37
frame #6: 0x000000010006cafb blep`std::sys_common::backtrace::__rust_begin_short_backtrace::hd8648a93e71531b7(f=<unavailable>) at backtrace.rs:129:4
frame #7: 0x000000010003e2bb blep`std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::hdb0d6c3c406ead41 at mod.rs:475:16
frame #8: 0x000000010007199b blep`_$LT$std..panic..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h1d9e7d2c39cbb620(self=<unavailable>, _args=<unavailable>) at panic.rs:318:8
frame #9: 0x000000010004792c blep`std::panicking::try::do_call::h8b690700a0556827(data="") at panicking.rs:305:39
frame #10: 0x000000010021925b blep`__rust_maybe_catch_panic at lib.rs:86:7 [opt]
frame #11: 0x0000000100046a2a blep`std::panicking::try::h0749fe8c4c73bba4(f=<unavailable>) at panicking.rs:281:12
frame #12: 0x0000000100075d7b blep`std::panic::catch_unwind::h67f2564bea693dca(f=<unavailable>) at panic.rs:394:13
frame #13: 0x000000010003e0db blep`std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::hb5e00aa6fcef2b38 at mod.rs:474:29
frame #14: 0x000000010008f555 blep`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::he526458753de5c22((null)=0x00007000060f7e30, (null)=<unavailable>) at function.rs:232:4
frame #15: 0x000000010020b0de blep`_$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h606f2dced48ff3c4 at boxed.rs:1015:8 [opt]
frame #16: 0x0000000100218bde blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 [inlined] _$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h0ece8cce658c93ae at boxed.rs:1015:8 [opt]
frame #17: 0x0000000100218bd2 blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 [inlined] std::sys_common::thread::start_thread::h30bbd9f3fb79e88c at thread.rs:13 [opt]
frame #18: 0x0000000100218b5e blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 at thread.rs:80 [opt]
frame #19: 0x00007fff5a2932eb libsystem_pthread.dylib`_pthread_body + 126
frame #20: 0x00007fff5a296249 libsystem_pthread.dylib`_pthread_start + 66
frame #21: 0x00007fff5a29240d libsystem_pthread.dylib`thread_start + 13
thread #11, name = 'curl agent'
frame #0: 0x00007fff5a1db616 libsystem_kernel.dylib`__select + 10
frame #1: 0x00007fff57b43144 libcurl.4.dylib`Curl_poll + 552
frame #2: 0x00007fff57b3e900 libcurl.4.dylib`curl_multi_wait + 528
frame #3: 0x00000001000b9475 blep`curl::multi::Multi::wait::h70a023d33540f60c(self=0x00007000064fd4e8, waitfds=&mut [curl::multi::WaitFd] @ 0x00007000064fc860, timeout=(secs = 0, nanos = 100000000)) at multi.rs:587:16
frame #4: 0x000000010003247b blep`isahc::agent::AgentContext::run::hcc7025c1931654db(self=AgentContext @ 0x00007000064fd4e8) at agent.rs:463:12
frame #5: 0x000000010002e469 blep`isahc::agent::AgentBuilder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::he74ea49d9fca5b25 at agent.rs:111:37
frame #6: 0x000000010006cafb blep`std::sys_common::backtrace::__rust_begin_short_backtrace::hd8648a93e71531b7(f=<unavailable>) at backtrace.rs:129:4
frame #7: 0x000000010003e2bb blep`std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::hdb0d6c3c406ead41 at mod.rs:475:16
frame #8: 0x000000010007199b blep`_$LT$std..panic..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h1d9e7d2c39cbb620(self=<unavailable>, _args=<unavailable>) at panic.rs:318:8
frame #9: 0x000000010004792c blep`std::panicking::try::do_call::h8b690700a0556827(data="") at panicking.rs:305:39
frame #10: 0x000000010021925b blep`__rust_maybe_catch_panic at lib.rs:86:7 [opt]
frame #11: 0x0000000100046a2a blep`std::panicking::try::h0749fe8c4c73bba4(f=<unavailable>) at panicking.rs:281:12
frame #12: 0x0000000100075d7b blep`std::panic::catch_unwind::h67f2564bea693dca(f=<unavailable>) at panic.rs:394:13
frame #13: 0x000000010003e0db blep`std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::hb5e00aa6fcef2b38 at mod.rs:474:29
frame #14: 0x000000010008f555 blep`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::he526458753de5c22((null)=0x00007000064fde30, (null)=<unavailable>) at function.rs:232:4
frame #15: 0x000000010020b0de blep`_$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h606f2dced48ff3c4 at boxed.rs:1015:8 [opt]
frame #16: 0x0000000100218bde blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 [inlined] _$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h0ece8cce658c93ae at boxed.rs:1015:8 [opt]
frame #17: 0x0000000100218bd2 blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 [inlined] std::sys_common::thread::start_thread::h30bbd9f3fb79e88c at thread.rs:13 [opt]
frame #18: 0x0000000100218b5e blep`std::sys::unix::thread::Thread::new::thread_start::h7199626a1bd56873 at thread.rs:80 [opt]
frame #19: 0x00007fff5a2932eb libsystem_pthread.dylib`_pthread_body + 126
frame #20: 0x00007fff5a296249 libsystem_pthread.dylib`_pthread_start + 66
frame #21: 0x00007fff5a29240d libsystem_pthread.dylib`thread_start + 13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment