Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2014
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 71.65 KB | None | 0 0
  1. alex@alex-mbr Desktop % ld -macosx_version_min 10.10 deps.o $RUSTLIB/libstd-4e7c5e5c.rlib $RUSTLIB/librand-4e7c5e5c.rlib $RUSTLIB/libcollections-4e7c5e5c.rlib $RUSTLIB/liballoc-4e7c5e5c.rlib $RUSTLIB/libunicode-4e7c5e5c.rlib $RUSTLIB/liblibc-4e7c5e5c.rlib $RUSTLIB/libcore-4e7c5e5c.rlib $RUSTLIB/libcompiler-rt.a $RUSTLIB/libmorestack.a
  2. Undefined symbols for architecture x86_64:
  3. "_OSAtomicAdd32", referenced from:
  4. _je_prof_lookup in liballoc-4e7c5e5c.rlib(r-jemalloc-prof.pic.o)
  5. "_OSAtomicAdd64", referenced from:
  6. _je_arena_chunk_alloc_huge in liballoc-4e7c5e5c.rlib(r-jemalloc-arena.pic.o)
  7. _je_arena_chunk_dalloc_huge in liballoc-4e7c5e5c.rlib(r-jemalloc-arena.pic.o)
  8. _arena_run_dalloc in liballoc-4e7c5e5c.rlib(r-jemalloc-arena.pic.o)
  9. _arena_run_split_remove in liballoc-4e7c5e5c.rlib(r-jemalloc-arena.pic.o)
  10. _je_stats_print in liballoc-4e7c5e5c.rlib(r-jemalloc-stats.pic.o)
  11. "_OSSpinLockLock", referenced from:
  12. _je_choose_arena_hard in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  13. _je_arenas_cleanup in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  14. _je_malloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  15. _imemalign in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  16. _je_calloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  17. _je_realloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  18. _je_mallocx in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  19. ...
  20. "_OSSpinLockUnlock", referenced from:
  21. _je_choose_arena_hard in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  22. _je_arenas_cleanup in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  23. _je_malloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  24. _imemalign in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  25. _je_calloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  26. _je_realloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  27. _je_mallocx in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  28. ...
  29. "__DefaultRuneLocale", referenced from:
  30. _je_prof_thread_name_set in liballoc-4e7c5e5c.rlib(r-jemalloc-prof.pic.o)
  31. "__NSGetArgc", referenced from:
  32. __ZN2os18real_args_as_bytes20he80028d5ac636f2aPNjE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  33. "__NSGetArgv", referenced from:
  34. __ZN2os18real_args_as_bytes20he80028d5ac636f2aPNjE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  35. "__NSGetEnviron", referenced from:
  36. __ZN3sys7process7Process5spawn21unboxed_closure.30410E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  37. _rust_env_pairs in libstd-4e7c5e5c.rlib(r-rust_builtin-rust_builtin.o)
  38. "__NSGetExecutablePath", referenced from:
  39. __ZN2os13self_exe_name20hf55a82c7e617740dKIjE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  40. "__Unwind_Backtrace", referenced from:
  41. __ZN3sys9backtrace5write20h2d77a7138a20fe1euutE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  42. "__Unwind_DeleteException", referenced from:
  43. __ZN5thunk27F.Invoke$LT$A$C$$u{20}R$GT$6invoke21h17755266367576013638E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  44. __ZN2rt10lang_start20h64e927e712a737273DzE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  45. "__Unwind_GetIP", referenced from:
  46. __ZN3sys9backtrace5write8trace_fn20h97fefec488d200dfUwtE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  47. ___gcc_personality_v0 in libcompiler-rt.a(gcc_personality_v0.o)
  48. "__Unwind_GetLanguageSpecificData", referenced from:
  49. ___gcc_personality_v0 in libcompiler-rt.a(gcc_personality_v0.o)
  50. "__Unwind_GetRegionStart", referenced from:
  51. ___gcc_personality_v0 in libcompiler-rt.a(gcc_personality_v0.o)
  52. "__Unwind_RaiseException", referenced from:
  53. _rust_panic in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  54. "__Unwind_Resume", referenced from:
  55. __ZN4main20h8d0afdbf9b2c6b2afaaE in deps.o
  56. __ZN97std..sync..mutex..Mutex$LT$std..io..buffered..BufferedReader$LT$std..io..stdio..StdReader$GT$$GT$14glue_drop.168917h52bd3dc76cf3c2a0E in deps.o
  57. __ZN6result25Result$LT$T$C$$u{20}E$GT$8and_then20h3436066723798470545E in deps.o
  58. __ZN2io6Buffer9read_line20unboxed_closure.1922E in deps.o
  59. __ZN2io6Buffer10read_until20h4878344454244542845E in deps.o
  60. __ZN2io8buffered30BufferedReader$LT$R$GT$.Buffer8fill_buf21h17657815077139111756E in deps.o
  61. __ZN2rt6unwind12begin_unwind19h857606245119652063E in deps.o
  62. ...
  63. "__Unwind_SetGR", referenced from:
  64. ___gcc_personality_v0 in libcompiler-rt.a(gcc_personality_v0.o)
  65. "__Unwind_SetIP", referenced from:
  66. ___gcc_personality_v0 in libcompiler-rt.a(gcc_personality_v0.o)
  67. "___assert_rtn", referenced from:
  68. _compilerrt_abort_impl in libcompiler-rt.a(int_util.o)
  69. "___bzero", referenced from:
  70. _je_malloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  71. _imemalign in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  72. _je_calloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  73. _je_realloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  74. _je_mallocx in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  75. _je_rallocx in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  76. _je_nallocx in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  77. ...
  78. "___error", referenced from:
  79. __ZN2os13make_absolute20hd6463c3957ee54fbcLjE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  80. __ZN2io2fs5mkdir20he74cfa3de75a9af3JfeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  81. __ZN2io2fs4File9open_mode20h756a169ea78754a67TdE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  82. __ZN2io2fs4File5fsync20hc6ff4cecb21c5659gXdE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  83. __ZN2io2fs4File8datasync20hc6ff4cecb21c5659gYdE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  84. __ZN2io2fs4File8truncate20hc77275dc2a0be797gZdE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  85. __ZN2io2fs4File4stat20h6786147699217cdcF0dE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  86. ...
  87. "___maskrune", referenced from:
  88. _je_prof_thread_name_set in liballoc-4e7c5e5c.rlib(r-jemalloc-prof.pic.o)
  89. "___stack_chk_fail", referenced from:
  90. _je_malloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  91. _je_posix_memalign in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  92. _imemalign in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  93. _je_aligned_alloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  94. _je_calloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  95. _je_realloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  96. _je_valloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  97. ...
  98. "___stack_chk_guard", referenced from:
  99. _je_malloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  100. _je_posix_memalign in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  101. _imemalign in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  102. _je_aligned_alloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  103. _je_calloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  104. _je_realloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  105. _je_valloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  106. ...
  107. "__exit", referenced from:
  108. __ZN3sys7process7Process5spawn4fail20h6b89f89bad248f81UnvE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  109. "__tlv_atexit", referenced from:
  110. __ZN12thread_local3imp13register_dtor20h57b1dd8cc8e31a77e7bE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  111. __ZN10sys_common11thread_info3set20hdfc5fe99bba1136dLPyE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  112. __ZN2io5stdio10set_stdout20heda2bfd4d650504cKSgE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  113. __ZN2io5stdio10set_stderr20heda2bfd4d650504cKTgE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  114. __ZN2io5stdio16with_task_stdout20h44ef7942eadf1159KUgE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  115. __ZN4rand8task_rng20h258b4d7fcafdb199nnmE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  116. __ZN6thread6Thread7current20h5babd2a067954987fDpE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  117. ...
  118. "__tlv_bootstrap", referenced from:
  119. __ZN2io5stdio12LOCAL_STDOUT5__KEY20h58c0c0699ea94e8fzJgE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  120. __ZN4rand8task_rng12TASK_RNG_KEY5__KEY20h2b0c1532fb05fc4cJnmE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  121. __ZN10sys_common11thread_info11THREAD_INFO5__KEY20h82e6af3cffdee152HMyE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  122. __ZN2rt6unwind9PANICKING5__KEY20h6f1cbaec72ff47b4dfzE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  123. __ZN7failure12LOCAL_STDERR5__KEY20h58c0c0699ea94e8fRHzE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  124. "_abort", referenced from:
  125. _je_arenas_extend in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  126. _je_choose_arena_hard in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  127. _je_malloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  128. _imemalign in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  129. _je_calloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  130. _je_realloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  131. _je_free in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  132. ...
  133. (maybe you meant: _compilerrt_abort_impl, _je_opt_abort )
  134. "_accept", referenced from:
  135. __ZN2io3net3tcp37TcpAcceptor.Acceptor$LT$TcpStream$GT$6accept20hf8aabdd0ca9d30b1pNeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  136. __ZN2io3net4pipe39UnixAcceptor.Acceptor$LT$UnixStream$GT$6accept20h232a9387e8cea15fUWfE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  137. (maybe you meant: __ZN2io3net4pipe12UnixAcceptor12close_accept20hf104efd3de62bf00EWfE, __ZN2io3net3tcp11TcpAcceptor12close_accept20hc7c95ebd1ea1a8ff9MeE )
  138. "_acos", referenced from:
  139. __ZN3f6413f64.FloatMath4acos20h68bf5f2446bdc6bbTLaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  140. "_acosf", referenced from:
  141. __ZN3f3213f32.FloatMath4acos20hdee0e41757f75451lwaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  142. "_asin", referenced from:
  143. __ZN3f6413f64.FloatMath4asin20h68bf5f2446bdc6bbGLaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  144. "_asinf", referenced from:
  145. __ZN3f3213f32.FloatMath4asin20hdee0e41757f754518vaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  146. "_atan", referenced from:
  147. __ZN3f6413f64.FloatMath4atan20h68bf5f2446bdc6bb6LaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  148. "_atan2", referenced from:
  149. __ZN3f6413f64.FloatMath5atan220h90208fb26ca11726jMaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  150. "_atan2f", referenced from:
  151. __ZN3f3213f32.FloatMath5atan220h8e16870f3921546eLwaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  152. "_atanf", referenced from:
  153. __ZN3f3213f32.FloatMath4atan20hdee0e41757f75451ywaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  154. "_atexit", referenced from:
  155. _je_malloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  156. _imemalign in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  157. _je_calloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  158. _je_realloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  159. _je_mallocx in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  160. _je_nallocx in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  161. _je_mallctl in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  162. ...
  163. "_bind", referenced from:
  164. __ZN3sys4pipe12UnixListener4bind20hc35eb96d24b7e760e2uE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  165. __ZN3sys3tcp11TcpListener4bind20h90ada5c78016b8dbMgwE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  166. __ZN10sys_common3net9UdpSocket4bind20he5e709ace33a86d56tyE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  167. "_cbrt", referenced from:
  168. __ZN3f6413f64.FloatMath4cbrt20h68bf5f2446bdc6bbyKaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  169. "_cbrtf", referenced from:
  170. __ZN3f3213f32.FloatMath4cbrt20hdee0e41757f754510uaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  171. "_ceil", referenced from:
  172. __ZN3f649f64.Float4ceil20h9813f4f4ccd860aeZCaE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  173. "_ceilf", referenced from:
  174. __ZN3f329f32.Float4ceil20h21ed867954352430pnaE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  175. "_chdir", referenced from:
  176. __ZN3sys7process7Process5spawn21unboxed_closure.30410E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  177. __ZN2os10change_dir20h6a25294d672c2ed6OLjE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  178. "_chmod", referenced from:
  179. __ZN2io2fs5chmod20he74cfa3de75a9af3s9dE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  180. "_chown", referenced from:
  181. __ZN2io2fs5chown20hd08aa28b8259f468KaeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  182. "_close", referenced from:
  183. __ZN2io2fs4File9open_mode20h756a169ea78754a67TdE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  184. __ZN3sys2fs13FileDesc.Drop4drop20hd171edbe0140a876S9tE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  185. __ZN2io2fs4copy20h295d47322ab3c78345dE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  186. __ZN45alloc..arc..Arc$LT$sys_common..net..Inner$GT$15glue_drop.2999317h26a9d74839a19c93E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  187. __ZN10sys_common3net10Inner.Drop4drop20h083ee59720fdd7e0ChyE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  188. __ZN2io3net3tcp57TcpListener.Listener$LT$TcpStream$C$$u{20}TcpAcceptor$GT$6listen20h3eba47bb2fedbb5aXLeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  189. __ZN23sys..tcp..AcceptorInner15glue_drop.3001017h8a5cee926f3e1c8fE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  190. ...
  191. "_closedir", referenced from:
  192. __ZN2io2fs7readdir20habaee741e645b5d52heE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  193. "_connect", referenced from:
  194. __ZN10sys_common3net15connect_timeout20hcb6d87ff07f59685X9xE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  195. __ZN3sys4pipe10UnixStream7connect20hf0a8650f26d1bba0LUuE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  196. __ZN10sys_common3net9TcpStream7connect20hcbeebc06441c85070iyE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  197. "_cos", referenced from:
  198. __ZN3f6413f64.FloatMath3cos20h68bf5f2446bdc6bbgLaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  199. __ZN3f6413f64.FloatMath7sin_cos20had1579f1929c3df1BMaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  200. (maybe you meant: __ZN3f3213f32.FloatMath7sin_cos20he6145957be7b23393waE, __ZN3f6413f64.FloatMath7sin_cos20had1579f1929c3df1BMaE )
  201. "_cosf", referenced from:
  202. __ZN3f3213f32.FloatMath3cos20hdee0e41757f75451IvaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  203. __ZN3f3213f32.FloatMath7sin_cos20he6145957be7b23393waE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  204. "_cosh", referenced from:
  205. __ZN3f6413f64.FloatMath4cosh20h68bf5f2446bdc6bbuNaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  206. "_coshf", referenced from:
  207. __ZN3f3213f32.FloatMath4cosh20hdee0e41757f75451WxaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  208. "_creat", referenced from:
  209. _prof_dump in liballoc-4e7c5e5c.rlib(r-jemalloc-prof.pic.o)
  210. (maybe you meant: _je_tcache_create, __ZN2rt4util45limit_thread_creation_due_to_osx_and_valgrind20h4be1980e880de061o2yE )
  211. "_dladdr", referenced from:
  212. __ZN3sys9backtrace5write8trace_fn20h97fefec488d200dfUwtE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  213. "_dlclose", referenced from:
  214. __ZN11dynamic_lib19DynamicLibrary.Drop4drop20h9bb0c3f575cf20e9kzcE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  215. __ZN11dynamic_lib2dl5close20h3dd131d836a6d0b3bIcE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  216. "_dlerror", referenced from:
  217. __ZN11dynamic_lib19DynamicLibrary.Drop4drop20h9bb0c3f575cf20e9kzcE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  218. "_dlopen", referenced from:
  219. __ZN11dynamic_lib2dl13open_internal20h2731a31bb994c1086FcE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  220. "_dlsym", referenced from:
  221. __ZN11dynamic_lib2dl6symbol20h92cbaafd1456879aJHcE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  222. "_dup2", referenced from:
  223. __ZN3sys7process7Process5spawn21unboxed_closure.30410E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  224. "_execvp", referenced from:
  225. __ZN3sys7process7Process5spawn21unboxed_closure.30410E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  226. "_exp", referenced from:
  227. __ZN3f649f64.Float3exp20h9813f4f4ccd860aehIaE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  228. __ZN13distributions6normal19StandardNormal.Rand4rand3pdf20h490590b8bb1c2245LMaE in librand-4e7c5e5c.rlib(rand-4e7c5e5c.o)
  229. __ZN13distributions11exponential9Exp1.Rand4rand3pdf20h490590b8bb1c22456SaE in librand-4e7c5e5c.rlib(rand-4e7c5e5c.o)
  230. (maybe you meant: __ZN3f6417to_str_exp_digits20hc29b91d8942cecceXRaE, __ZN3f3216to_str_exp_exact20h80a0e87e6881689aQBaE , __ZN3f649f64.Float7min_exp20h5542dc3ef0c8dd3acAaE , __ZN3f329f32.Float10max_10_exp20he60a60600f6efa239kaE , __ZN3f329f32.Float7min_exp20he60a60600f6efa23zkaE , __ZN3f649f64.Float10min_10_exp20h5542dc3ef0c8dd3aAAaE , __ZN3f329f32.Float10min_10_exp20he60a60600f6efa23XkaE , __ZN3f329f32.Float7max_exp20he60a60600f6efa23LkaE , __ZN3f649f64.Float10max_10_exp20h5542dc3ef0c8dd3aMAaE , __ZN3f649f64.Float7max_exp20h5542dc3ef0c8dd3aoAaE , __ZN3f3217to_str_exp_digits20h80a0e87e6881689apCaE , __ZN3f6416to_str_exp_exact20hc29b91d8942cecceoRaE )
  231. "_exp2", referenced from:
  232. __ZN3f649f64.Float4exp220h9813f4f4ccd860aeuIaE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  233. (maybe you meant: __ZN3f649f64.Float7min_exp20h5542dc3ef0c8dd3acAaE, __ZN3f329f32.Float10max_10_exp20he60a60600f6efa239kaE , __ZN3f329f32.Float7min_exp20he60a60600f6efa23zkaE , __ZN3f649f64.Float10min_10_exp20h5542dc3ef0c8dd3aAAaE , __ZN3f329f32.Float10min_10_exp20he60a60600f6efa23XkaE , __ZN3f329f32.Float7max_exp20he60a60600f6efa23LkaE , __ZN3f649f64.Float10max_10_exp20h5542dc3ef0c8dd3aMAaE , __ZN3f649f64.Float7max_exp20h5542dc3ef0c8dd3aoAaE )
  234. "_exp2f", referenced from:
  235. __ZN3f329f32.Float4exp220h21ed867954352430UsaE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  236. "_expf", referenced from:
  237. __ZN3f329f32.Float3exp20h21ed867954352430HsaE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  238. "_expm1", referenced from:
  239. __ZN3f6413f64.FloatMath6exp_m120h68bf5f2446bdc6bbRMaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  240. "_expm1f", referenced from:
  241. __ZN3f3213f32.FloatMath6exp_m120hdee0e41757f75451jxaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  242. "_fcntl", referenced from:
  243. __ZN2io2fs4File8datasync20hc6ff4cecb21c5659gYdE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  244. "_fdim", referenced from:
  245. __ZN3f6413f64.FloatMath7abs_sub20h90208fb26ca11726gKaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  246. "_fdimf", referenced from:
  247. __ZN3f3213f32.FloatMath7abs_sub20h8e16870f3921546eIuaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  248. "_floor", referenced from:
  249. __ZN3num7strconv19float_to_str_common21h16774809879333606877E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  250. __ZN3f649f64.Float5floor20h9813f4f4ccd860aeMCaE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  251. __ZN3fmt12f64.LowerExp3fmt20h8d48da0381f6a82eOgBE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  252. __ZN3fmt12f64.UpperExp3fmt20h8d48da0381f6a82eQhBE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  253. (maybe you meant: __ZN4time8duration16div_mod_floor_6420haa9ba19ad472251cJ3mE, __ZN4time8duration12mod_floor_6420ha381473aa00358a6R4mE , __ZN4time8duration12div_floor_6420ha381473aa00358a683mE )
  254. "_floorf", referenced from:
  255. __ZN3num7strconv19float_to_str_common21h13325001143353996801E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  256. __ZN3f329f32.Float5floor20h21ed867954352430cnaE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  257. __ZN3fmt12f32.LowerExp3fmt20ha8a319ea64029833IdBE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  258. __ZN3fmt12f32.UpperExp3fmt20ha8a319ea64029833KeBE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  259. "_fma", referenced from:
  260. __ZN3f649f64.Float7mul_add20h532b24ddf89986f5ZEaE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  261. "_fmaf", referenced from:
  262. __ZN3f329f32.Float7mul_add20h6616d36babb2a511ppaE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  263. "_fmax", referenced from:
  264. __ZN3f6413f64.FloatMath3max20h90208fb26ca11726GJaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  265. "_fmaxf", referenced from:
  266. __ZN3f3213f32.FloatMath3max20h8e16870f3921546e8taE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  267. "_fmin", referenced from:
  268. __ZN3f6413f64.FloatMath3min20h90208fb26ca11726YJaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  269. "_fminf", referenced from:
  270. __ZN3f3213f32.FloatMath3min20h8e16870f3921546equaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  271. "_fmod", referenced from:
  272. __ZN3num7strconv19float_to_str_common21h16774809879333606877E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  273. __ZN3ops30f64.Rem$LT$f64$C$$u{20}f64$GT$3rem20h7b954b632facd1c9n3hE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  274. __ZN3fmt8f64.Show3fmt20h8d48da0381f6a82eMfBE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  275. __ZN3fmt12f64.LowerExp3fmt20h8d48da0381f6a82eOgBE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  276. __ZN3fmt12f64.UpperExp3fmt20h8d48da0381f6a82eQhBE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  277. "_fmodf", referenced from:
  278. __ZN3num7strconv19float_to_str_common21h13325001143353996801E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  279. __ZN3ops30f32.Rem$LT$f32$C$$u{20}f32$GT$3rem20hca8f1304a1af940dI2hE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  280. __ZN3fmt8f32.Show3fmt20ha8a319ea64029833GcBE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  281. __ZN3fmt12f32.LowerExp3fmt20ha8a319ea64029833IdBE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  282. __ZN3fmt12f32.UpperExp3fmt20ha8a319ea64029833KeBE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  283. "_fork", referenced from:
  284. __ZN3sys7process7Process5spawn21unboxed_closure.30410E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  285. "_free", referenced from:
  286. __ZN5c_str12CString.Drop4drop20h608c61ddb5ff12c79ecE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  287. __ZN5c_str22_$u{5b}u8$u{5d}.ToCStr8to_c_str20h75d14c09e2130964RjcE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  288. __ZN2os6setenv7_setenv20h0f5cd08977f8bfd2YDjE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  289. __ZN2os15getenv_as_bytes20h60b0362aeb5dc608MCjE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  290. __ZN2io2fs5mkdir20he74cfa3de75a9af3JfeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  291. __ZN2io2fs4File9open_mode20h756a169ea78754a67TdE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  292. __ZN2io2fs6unlink20h6a25294d672c2ed6J1dE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  293. ...
  294. (maybe you meant: _je_prof_free_sampled_object, _je_free , _je_valgrind_freelike_block , __ZN4heap13exchange_free20he9c801dbabf97ed41caE )
  295. "_freeaddrinfo", referenced from:
  296. __ZN2io3net8addrinfo18get_host_addresses20h7cfe38db191d27108DeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  297. "_frexp", referenced from:
  298. __ZN3f6413f64.FloatMath5frexp20hce0a23d483020d0fRIaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  299. "_frexpf", referenced from:
  300. __ZN3f3213f32.FloatMath5frexp20h741b23d75605007djtaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  301. "_fstat64", referenced from:
  302. __ZN2io2fs4File9open_mode20h756a169ea78754a67TdE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  303. __ZN2io2fs4File4stat20h6786147699217cdcF0dE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  304. "_fsync", referenced from:
  305. __ZN2io2fs4File5fsync20hc6ff4cecb21c5659gXdE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  306. "_ftruncate", referenced from:
  307. __ZN2io2fs4File8truncate20hc77275dc2a0be797gZdE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  308. "_gai_strerror", referenced from:
  309. __ZN2io3net8addrinfo18get_host_addresses20h7cfe38db191d27108DeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  310. "_getaddrinfo", referenced from:
  311. __ZN2io3net8addrinfo18get_host_addresses20h7cfe38db191d27108DeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  312. "_getcwd", referenced from:
  313. __ZN2os13make_absolute20hd6463c3957ee54fbcLjE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  314. __ZN2io4test9base_port20h327c1804e3aa2185D7gE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  315. __ZN2os6getcwd20h4979ec4d4abf3f883yjE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  316. "_getdtablesize", referenced from:
  317. __ZN3sys7process7Process5spawn21unboxed_closure.30410E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  318. "_getenv", referenced from:
  319. __ZN2os15getenv_as_bytes20h60b0362aeb5dc608MCjE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  320. _je_malloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  321. _imemalign in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  322. _je_calloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  323. _je_realloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  324. _je_mallocx in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  325. _je_nallocx in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  326. ...
  327. "_getpeername", referenced from:
  328. __ZN2io3net3tcp9TcpStream9peer_name20h1e2f62e9fca5ed66nHeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  329. "_getpid", referenced from:
  330. __ZN2io8tempfile7TempDir6new_in20hd6ae3b56ba984154cEdE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  331. __ZN2io4test14next_test_unix20h812d18557edfea37b5gE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  332. _je_prof_idump in liballoc-4e7c5e5c.rlib(r-jemalloc-prof.pic.o)
  333. _prof_dump in liballoc-4e7c5e5c.rlib(r-jemalloc-prof.pic.o)
  334. _je_prof_mdump in liballoc-4e7c5e5c.rlib(r-jemalloc-prof.pic.o)
  335. _je_prof_gdump in liballoc-4e7c5e5c.rlib(r-jemalloc-prof.pic.o)
  336. _prof_fdump in liballoc-4e7c5e5c.rlib(r-jemalloc-prof.pic.o)
  337. ...
  338. "_getrlimit", referenced from:
  339. __ZN2io4test14raise_fd_limit20hc95a7d41725dc51cx9gE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  340. "_getsockname", referenced from:
  341. __ZN2io3net3tcp9TcpStream11socket_name20h1e2f62e9fca5ed66AHeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  342. __ZN2io3net3tcp11TcpListener11socket_name20ha28d8df8e7e2ab97GLeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  343. "_getsockopt", referenced from:
  344. __ZN10sys_common3net15connect_timeout20hcb6d87ff07f59685X9xE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  345. "_gettimeofday", referenced from:
  346. __ZN2io3net3tcp9TcpStream11set_timeout20hfc8a2f7871cf79fcLIeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  347. __ZN2io3net3tcp9TcpStream16set_read_timeout20hfc8a2f7871cf79fc2IeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  348. __ZN2io3net3tcp9TcpStream17set_write_timeout20hfc8a2f7871cf79fcjJeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  349. __ZN2io3net3tcp11TcpAcceptor11set_timeout20hda70110cc50b168fRMeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  350. __ZN2io7process7Process11set_timeout20h14701a82cbad15c7ZDgE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  351. __ZN2io5timer5Timer7oneshot20h59bb7b3d9e308a63phhE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  352. __ZN2io5timer5Timer8periodic20h59bb7b3d9e308a63aihE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  353. ...
  354. "_gmtime_r", referenced from:
  355. _rust_gmtime in libstd-4e7c5e5c.rlib(r-rust_builtin-rust_builtin.o)
  356. "_hypot", referenced from:
  357. __ZN3f6413f64.FloatMath5hypot20h90208fb26ca11726LKaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  358. "_hypotf", referenced from:
  359. __ZN3f3213f32.FloatMath5hypot20h8e16870f3921546edvaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  360. "_ioctl", referenced from:
  361. __ZN2io3net3tcp57TcpListener.Listener$LT$TcpStream$C$$u{20}TcpAcceptor$GT$6listen20h3eba47bb2fedbb5aXLeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  362. __ZN2io3net4pipe60UnixListener.Listener$LT$UnixStream$C$$u{20}UnixAcceptor$GT$6listen20h4c9748c8f1cd6a1auVfE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  363. __ZN3sys7process7Process5spawn21unboxed_closure.30410E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  364. __ZN3sys7process7Process4wait20hadb26f6bf3504b24XtvE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  365. __ZN10sys_common3net15connect_timeout20hcb6d87ff07f59685X9xE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  366. __ZN3sys4pipe10UnixStream16lock_nonblocking20heb94271b66cf9634MVuE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  367. __ZN10sys_common3net25Guard$LT$$u{27}a$GT$.Drop4drop20h670dbd52c0c249c86hyE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  368. ...
  369. "_isatty", referenced from:
  370. __ZN2io5stdio5stdin20ha21f6d2ff0084a582PgE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  371. __ZN2io5stdio9stdin_raw20h0727ae02f38f4f7fzRgE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  372. __ZN2io5stdio3src21h13103124853448102010E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  373. __ZN2io5stdio6stderr20hc8b28b110ddb3ffdiSgE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  374. __ZN2io5stdio10stderr_raw20h25171837312ed58btSgE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  375. "_kill", referenced from:
  376. __ZN2io7process7Process4kill20hef6fc0629f23f06biAgE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  377. __ZN2io7process7Process6signal20hc887095d7181fdc3NAgE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  378. (maybe you meant: __ZN2io7process7Process11signal_kill20h869f6105c1b6241cyCgE)
  379. "_ldexp", referenced from:
  380. __ZN3f6413f64.FloatMath5ldexp20hdb4d08cc7ce7aa23vIaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  381. "_ldexpf", referenced from:
  382. __ZN3f3213f32.FloatMath5ldexp20h59e3e47d61045d13XsaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  383. "_link", referenced from:
  384. __ZN2io2fs4link20h295d47322ab3c783bceE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  385. (maybe you meant: __ZN42fixme_14344_be_sure_to_link_to_collections20ha5ef9d35748d2bfeyikE, __ZN42fixme_14344_be_sure_to_link_to_collections20hae2ee23fac779b224WaE )
  386. "_listen", referenced from:
  387. __ZN2io3net3tcp57TcpListener.Listener$LT$TcpStream$C$$u{20}TcpAcceptor$GT$6listen20h3eba47bb2fedbb5aXLeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  388. __ZN2io3net4pipe60UnixListener.Listener$LT$UnixStream$C$$u{20}UnixAcceptor$GT$6listen20h4c9748c8f1cd6a1auVfE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  389. "_localtime_r", referenced from:
  390. _rust_localtime in libstd-4e7c5e5c.rlib(r-rust_builtin-rust_builtin.o)
  391. "_log", referenced from:
  392. __ZN3f6413f64.FloatMath5asinh20h68bf5f2446bdc6bbUNaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  393. __ZN3f6413f64.FloatMath5acosh20h68bf5f2446bdc6bbjOaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  394. __ZN3f649f64.Float2ln20h9813f4f4ccd860aeHIaE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  395. __ZN3f649f64.Float3log20h7b954b632facd1c9UIaE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  396. "_log10", referenced from:
  397. __ZN3num7strconv19float_to_str_common21h16774809879333606877E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  398. __ZN3f649f64.Float5log1020h9813f4f4ccd860aeoJaE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  399. __ZN3fmt12f64.LowerExp3fmt20h8d48da0381f6a82eOgBE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  400. __ZN3fmt12f64.UpperExp3fmt20h8d48da0381f6a82eQhBE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  401. "_log10f", referenced from:
  402. __ZN3num7strconv19float_to_str_common21h13325001143353996801E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  403. __ZN3f329f32.Float5log1020h21ed867954352430OtaE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  404. __ZN3fmt12f32.LowerExp3fmt20ha8a319ea64029833IdBE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  405. __ZN3fmt12f32.UpperExp3fmt20ha8a319ea64029833KeBE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  406. "_log1p", referenced from:
  407. __ZN3f6413f64.FloatMath5ln_1p20h68bf5f2446bdc6bb4MaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  408. __ZN3f6413f64.FloatMath5atanh20h68bf5f2446bdc6bbMOaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  409. "_log1pf", referenced from:
  410. __ZN3f3213f32.FloatMath5ln_1p20hdee0e41757f75451wxaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  411. __ZN3f3213f32.FloatMath5atanh20hdee0e41757f75451ezaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  412. "_log2", referenced from:
  413. __ZN3num7strconv19float_to_str_common21h16774809879333606877E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  414. __ZN3f649f64.Float4log220h9813f4f4ccd860aebJaE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  415. "_log2f", referenced from:
  416. __ZN3num7strconv19float_to_str_common21h13325001143353996801E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  417. __ZN3f329f32.Float4log220h21ed867954352430BtaE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  418. "_logf", referenced from:
  419. __ZN3f3213f32.FloatMath5asinh20hdee0e41757f75451myaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  420. __ZN3f3213f32.FloatMath5acosh20hdee0e41757f75451LyaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  421. __ZN3f329f32.Float2ln20h21ed8679543524307saE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  422. __ZN3f329f32.Float3log20hca8f1304a1af940dktaE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  423. "_lseek", referenced from:
  424. __ZN2io2fs9File.Seek4tell20hc403c34b13b4b6928weE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  425. __ZN2io2fs9File.Seek4seek20hedfde239c4762f6c9xeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  426. "_lstat64", referenced from:
  427. __ZN2io2fs5lstat20h0c3c594eab173240M3dE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  428. "_mach_absolute_time", referenced from:
  429. __ZN4time15precise_time_ns20ha94d4b1715a6354eS5mE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  430. "_mach_timebase_info", referenced from:
  431. __ZN4time15precise_time_ns20ha94d4b1715a6354eS5mE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  432. "_madvise", referenced from:
  433. _je_pages_purge in liballoc-4e7c5e5c.rlib(r-jemalloc-chunk_mmap.pic.o)
  434. "_malloc", referenced from:
  435. __ZN5c_str13CString.Clone5clone20h1d5ece37207b3de8X8bE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  436. __ZN5c_str22_$u{5b}u8$u{5d}.ToCStr8to_c_str20h75d14c09e2130964RjcE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  437. __ZN5c_str10str.ToCStr18to_c_str_unchecked20hb2cad9cbdcf2a41eqhcE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  438. __ZN5c_str22_$u{5b}u8$u{5d}.ToCStr18to_c_str_unchecked20h139691be442b96dbekcE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  439. __ZN5c_str13String.ToCStr18to_c_str_unchecked20h15be0818a660cfb2HicE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  440. __ZN2io2fs5mkdir20he74cfa3de75a9af3JfeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  441. __ZN2io2fs4File9open_mode20h756a169ea78754a67TdE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  442. ...
  443. (maybe you meant: _je_prof_malloc_sample_object, _je_malloc_tsd_no_cleanup , _je_malloc_cprintf , _je_malloc_snprintf , _je_malloc_message , _je_malloc_usable_size , _je_huge_malloc , _je_malloc_tsd_boot , _je_arena_malloc_large , __ZN4heap15exchange_malloc20h0061015ace00b691lcaE , _je_arena_malloc_small , _je_malloc_tsd_malloc , _je_malloc_mutex_prefork , _je_malloc_mutex_init , _je_malloc , _je_malloc_conf , _je_malloc_stats_print , _je_malloc_tsd_dalloc , _je_malloc_tsd_cleanup_register , _je_malloc_strtoumax , _je_malloc_mutex_postfork_child , _je_malloc_vsnprintf , _je_malloc_mutex_postfork_parent , _je_malloc_printf , _je_mallocx , _je_malloc_vcprintf , _je_malloc_write )
  444. "_memcmp", referenced from:
  445. __ZN3str9eq_slice_20h22138e595ec7e8f4oisE in deps.o
  446. __ZN2io17IoError.fmt..Show3fmt20h22c4626c5acf379crEhE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  447. __ZN2io29IoError...std..cmp..PartialEq2eq20hc06da82361a00165zBhE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  448. __ZN2io29IoError...std..cmp..PartialEq2ne20hc06da82361a00165pChE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  449. __ZN4path7windows14Path.PartialEq2eq20hb9fcba3a656b92cdCykE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  450. __ZN4path7windows16Path.GenericPath14is_ancestor_of20hb9fcba3a656b92cdGWkE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  451. __ZN4path7windows4Path12equiv_prefix20hb9fcba3a656b92cd27kE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  452. ...
  453. "_memcpy", referenced from:
  454. __ZN3arc17Arc$LT$T$GT$.Drop4drop21h10447876554296184822E in deps.o
  455. __ZN2io69Lines$LT$$u{27}r$C$$u{20}T$GT$.Iterator$LT$IoResult$LT$String$GT$$GT$4next21h16204830205068636665E in deps.o
  456. __ZN6result25Result$LT$T$C$$u{20}E$GT$8and_then20h3436066723798470545E in deps.o
  457. __ZN2io6Buffer10read_until20h4878344454244542845E in deps.o
  458. __ZN5error20E.FromError$LT$E$GT$10from_error18h21394839746406564E in deps.o
  459. __ZN6option15Option$LT$T$GT$6unwrap20h7689409492499056270E in deps.o
  460. __ZN5c_str13CString.Clone5clone20h1d5ece37207b3de8X8bE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  461. ...
  462. "_memmove", referenced from:
  463. __ZN3num7strconv19float_to_str_common21h13325001143353996801E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  464. __ZN3num7strconv19float_to_str_common21h16774809879333606877E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  465. __ZN5c_str22_$u{5b}u8$u{5d}.ToCStr8to_c_str20h75d14c09e2130964RjcE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  466. __ZN5c_str10str.ToCStr18to_c_str_unchecked20hb2cad9cbdcf2a41eqhcE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  467. __ZN5c_str22_$u{5b}u8$u{5d}.ToCStr18to_c_str_unchecked20h139691be442b96dbekcE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  468. __ZN5c_str13String.ToCStr18to_c_str_unchecked20h15be0818a660cfb2HicE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  469. __ZN11dynamic_lib14DynamicLibrary19prepend_search_path20hb750cfa8784defb3LBcE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  470. ...
  471. "_memset", referenced from:
  472. __ZN4main20h8d0afdbf9b2c6b2afaaE in deps.o
  473. __ZN3arc17Arc$LT$T$GT$.Drop4drop21h10447876554296184822E in deps.o
  474. __ZN2io69Lines$LT$$u{27}r$C$$u{20}T$GT$.Iterator$LT$IoResult$LT$String$GT$$GT$4next21h16204830205068636665E in deps.o
  475. __ZN6result25Result$LT$T$C$$u{20}E$GT$8and_then20h3436066723798470545E in deps.o
  476. __ZN2io6Buffer9read_line20unboxed_closure.1922E in deps.o
  477. __ZN2io6Buffer10read_until20h4878344454244542845E in deps.o
  478. __ZN2io8buffered30BufferedReader$LT$R$GT$.Buffer8fill_buf21h17657815077139111756E in deps.o
  479. ...
  480. "_memset_pattern16", referenced from:
  481. _je_rtree_new in liballoc-4e7c5e5c.rlib(r-jemalloc-rtree.pic.o)
  482. "_mkdir", referenced from:
  483. __ZN2io2fs5mkdir20he74cfa3de75a9af3JfeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  484. "_mktime", referenced from:
  485. _rust_mktime in libstd-4e7c5e5c.rlib(r-rust_builtin-rust_builtin.o)
  486. (maybe you meant: _rust_mktime)
  487. "_mmap", referenced from:
  488. __ZN2os9MemoryMap3new20ha9e4d0ba843ef6f5BXjE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  489. __ZN3sys6thread12thread_start20h772e1e477575f4beXpwE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  490. __ZN2rt10lang_start20h64e927e712a737273DzE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  491. _je_chunk_alloc_mmap in liballoc-4e7c5e5c.rlib(r-jemalloc-chunk_mmap.pic.o)
  492. (maybe you meant: _je_chunk_dalloc_mmap, _je_chunk_alloc_mmap )
  493. "_munmap", referenced from:
  494. __ZN2os14MemoryMap.Drop4drop20ha741d0d3248077d6C1jE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  495. __ZN3sys14stack_overflow12Handler.Drop4drop20hfe4d03467fefafedq4vE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  496. __ZN3sys6thread12thread_start20h772e1e477575f4beXpwE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  497. __ZN2rt10lang_start20h64e927e712a737273DzE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  498. __ZN2rt7cleanup20h885f58fd0f8367068GzE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  499. _je_chunk_alloc_mmap in liballoc-4e7c5e5c.rlib(r-jemalloc-chunk_mmap.pic.o)
  500. _je_chunk_dalloc_mmap in liballoc-4e7c5e5c.rlib(r-jemalloc-chunk_mmap.pic.o)
  501. ...
  502. "_nanosleep", referenced from:
  503. __ZN2io5timer5Timer5sleep20hc996254f671cb805VghE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  504. "_nextafter", referenced from:
  505. __ZN3f6413f64.FloatMath10next_after20h90208fb26ca11726oJaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  506. "_nextafterf", referenced from:
  507. __ZN3f3213f32.FloatMath10next_after20h8e16870f3921546eQtaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  508. "_open", referenced from:
  509. __ZN2io2fs4File9open_mode20h756a169ea78754a67TdE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  510. __ZN3sys7process7Process5spawn21unboxed_closure.30410E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  511. _prof_dump in liballoc-4e7c5e5c.rlib(r-jemalloc-prof.pic.o)
  512. (maybe you meant: _rust_opendir)
  513. "_opendir$INODE64", referenced from:
  514. _rust_opendir in libstd-4e7c5e5c.rlib(r-rust_builtin-rust_builtin.o)
  515. "_pathconf", referenced from:
  516. __ZN2io2fs8readlink20hd6463c3957ee54fbHeeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  517. "_pipe", referenced from:
  518. __ZN2io3net3tcp57TcpListener.Listener$LT$TcpStream$C$$u{20}TcpAcceptor$GT$6listen20h3eba47bb2fedbb5aXLeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  519. __ZN2io3net4pipe60UnixListener.Listener$LT$UnixStream$C$$u{20}UnixAcceptor$GT$6listen20h4c9748c8f1cd6a1auVfE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  520. __ZN2io4pipe10PipeStream4pair20h09225e8c34f7d0fbh0fE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  521. __ZN3sys7process7Process5spawn21unboxed_closure.30410E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  522. __ZN3sys7process7Process4wait20hadb26f6bf3504b24XtvE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  523. __ZN2os4pipe20hc844173f72101352eHjE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  524. "_pow", referenced from:
  525. __ZN3num7strconv19float_to_str_common21h16774809879333606877E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  526. __ZN3f649f64.Float4powf20h7b954b632facd1c9xFaE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  527. __ZN3fmt12f64.LowerExp3fmt20h8d48da0381f6a82eOgBE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  528. __ZN3fmt12f64.UpperExp3fmt20h8d48da0381f6a82eQhBE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  529. (maybe you meant: ___powidf2, ___powisf2 )
  530. "_powf", referenced from:
  531. __ZN3num7strconv19float_to_str_common21h13325001143353996801E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  532. __ZN3f329f32.Float4powf20hca8f1304a1af940dfqaE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  533. __ZN3fmt12f32.LowerExp3fmt20ha8a319ea64029833IdBE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  534. __ZN3fmt12f32.UpperExp3fmt20ha8a319ea64029833KeBE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  535. "_pthread_attr_destroy", referenced from:
  536. __ZN3sys6thread6create20h6b66e92473b9756f7swE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  537. "_pthread_attr_init", referenced from:
  538. __ZN3sys6thread6create20h6b66e92473b9756f7swE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  539. "_pthread_attr_setdetachstate", referenced from:
  540. __ZN3sys6thread6create20h6b66e92473b9756f7swE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  541. "_pthread_attr_setstacksize", referenced from:
  542. __ZN3sys6thread6create20h6b66e92473b9756f7swE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  543. "_pthread_cond_broadcast", referenced from:
  544. __ZN4sync7barrier7Barrier4wait20h32733c152d5496a0gNpE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  545. __ZN4sync7condvar7Condvar10notify_all20hd8bf3d1d5624a8f6IQpE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  546. __ZN4sync7condvar13StaticCondvar10notify_all20hb254bea08477a6cccTpE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  547. "_pthread_cond_destroy", referenced from:
  548. __ZN13thread..Inner15glue_drop.2942617h5c1a87787a57303dE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  549. __ZN4sync7condvar12Condvar.Drop4drop20h449b826f0cf11cb1ZQpE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  550. __ZN4sync7condvar13StaticCondvar7destroy20h22f080ae21bfbd84pTpE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  551. "_pthread_cond_signal", referenced from:
  552. __ZN6thread6Thread6unpark20hd50de4cf6235e6c7bEpE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  553. __ZN4sync7condvar7Condvar10notify_one20hd8bf3d1d5624a8f6vQpE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  554. __ZN4sync7condvar13StaticCondvar10notify_one20hb254bea08477a6ccZSpE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  555. __ZN4sync9semaphore9Semaphore7release20h8043ed79ad78d568MnqE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  556. __ZN5thunk27F.Invoke$LT$A$C$$u{20}R$GT$6invoke20h1388367095389464350E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  557. __ZN5thunk27F.Invoke$LT$A$C$$u{20}R$GT$6invoke21h12299408888033968189E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  558. "_pthread_cond_wait", referenced from:
  559. __ZN6thread6Thread4park20hc95a7d41725dc51cBDpE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  560. __ZN10sys_common7condvar7Condvar4wait20hb7d50306ee0ea081dyxE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  561. __ZN4sync7barrier7Barrier4wait20h32733c152d5496a0gNpE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  562. __ZN4sync9semaphore9Semaphore7acquire20h8043ed79ad78d568gnqE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  563. __ZN5thunk27F.Invoke$LT$A$C$$u{20}R$GT$6invoke21h13372442807202411049E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  564. __ZN5thunk27F.Invoke$LT$A$C$$u{20}R$GT$6invoke21h13479521233724188237E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  565. "_pthread_create", referenced from:
  566. __ZN3sys6thread6create20h6b66e92473b9756f7swE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  567. "_pthread_detach", referenced from:
  568. __ZN3sys7process7Process4wait20hadb26f6bf3504b24XtvE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  569. __ZN2io7process7Process16wait_with_output4read20h0de9b06eaba184bdLEgE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  570. __ZN3sys6thread6detach20h8c91ab73992ecc24dGwE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  571. __ZN2io5timer5Timer3new20h3635184da4d6a07aDghE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  572. __ZN4sync9task_pool13spawn_in_pool20heb64ffb7eb4882f9JrqE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  573. "_pthread_get_stackaddr_np", referenced from:
  574. __ZN3sys6thread5guard7current20h40c95394708b7708MswE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  575. __ZN5thunk27F.Invoke$LT$A$C$$u{20}R$GT$6invoke21h17755266367576013638E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  576. __ZN2rt10lang_start20h64e927e712a737273DzE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  577. "_pthread_get_stacksize_np", referenced from:
  578. __ZN3sys6thread5guard7current20h40c95394708b7708MswE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  579. __ZN5thunk27F.Invoke$LT$A$C$$u{20}R$GT$6invoke21h17755266367576013638E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  580. __ZN2rt10lang_start20h64e927e712a737273DzE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  581. "_pthread_getspecific", referenced from:
  582. __ZN3sys12thread_local3get20h88a9f23d33b6da6cbQwE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  583. __ZN10sys_common12thread_local9StaticKey3get20h5571e4d220f274fb8RyE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  584. _je_malloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  585. _imemalign in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  586. _je_calloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  587. _je_realloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  588. _je_free in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  589. ...
  590. "_pthread_join", referenced from:
  591. __ZN33thread..JoinGuard$LT$$LP$$RP$$GT$15glue_drop.3063017hc5ea3b2c2f6be83eE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  592. __ZN3sys6thread4join20h8c91ab73992ecc24lEwE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  593. "_pthread_key_create", referenced from:
  594. __ZN10sys_common12thread_local9StaticKey9lazy_init20h1b698d92b4a9a8d0tTyE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  595. _je_malloc_tsd_boot in liballoc-4e7c5e5c.rlib(r-jemalloc-tsd.pic.o)
  596. "_pthread_key_delete", referenced from:
  597. __ZN10sys_common12thread_local9StaticKey7destroy20hcb81c4b086fe4fbbCSyE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  598. __ZN10sys_common12thread_local9StaticKey9lazy_init20h1b698d92b4a9a8d0tTyE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  599. __ZN10sys_common12thread_local8Key.Drop4drop20haa887bfbb7a2a50cZVyE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  600. "_pthread_mutex_destroy", referenced from:
  601. __ZN3sys5mutex5Mutex7destroy20h285ad747a43832dcaAuE in deps.o
  602. __ZN2rt6unwind18begin_unwind_inner20h532a687405d73115HrzE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  603. __ZN30sync..mutex..Mutex$LT$bool$GT$15glue_drop.2942917h39a3e3c04da33e36E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  604. __ZN10sys_common5mutex5Mutex7destroy20h70f5ebc071abefb3QFxE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  605. __ZN34sync..mutex..Mutex$LT$$LP$$RP$$GT$15glue_drop.2950417hd1adc4d0b8a1abceE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  606. __ZN82sync..mutex..Mutex$LT$comm..sync..State$LT$collections..vec..Vec$LT$u8$GT$$GT$$GT$15glue_drop.2952017h362fa35eac818b8fE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  607. __ZN130sync..mutex..Mutex$LT$comm..sync..State$LT$core..result..Result$LT$collections..vec..Vec$LT$u8$GT$$C$$u{20}io..IoError$GT$$GT$$GT$15glue_drop.3057217h705bf2bdeb9ffac7E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  608. ...
  609. "_pthread_mutex_lock", referenced from:
  610. __ZN4sync5mutex11StaticMutex4lock20h9f59fbb8617113d9Z2pE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  611. __ZN2rt11at_exit_imp4push20h851781bac52dd9e0OBzE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  612. "_pthread_mutex_trylock", referenced from:
  613. __ZN4sync5mutex11StaticMutex8try_lock20hde9eaae708d967e3h3pE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  614. "_pthread_mutex_unlock", referenced from:
  615. __ZN2rt6unwind18begin_unwind_inner20h532a687405d73115HrzE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  616. __ZN4sync5mutex11StaticMutex4lock20h9f59fbb8617113d9Z2pE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  617. __ZN29sync..mutex..StaticMutexGuard15glue_drop.2905817h50810acf02bf5f6aE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  618. __ZN4sync5mutex21StaticMutexGuard.Drop4drop20he3bf1939c135164386pE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  619. __ZN2io5stdio5stdin20ha21f6d2ff0084a582PgE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  620. __ZN2rt11at_exit_imp4push20h851781bac52dd9e0OBzE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  621. __ZN4time15precise_time_ns20ha94d4b1715a6354eS5mE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  622. ...
  623. "_pthread_rwlock_destroy", referenced from:
  624. __ZN4sync6rwlock12StaticRWLock7destroy20hae6e74d81f93ff137hqE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  625. __ZN10sys_common6rwlock6RWLock7destroy20h78afcc3b08ffe019LIyE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  626. "_pthread_rwlock_rdlock", referenced from:
  627. __ZN4sync6rwlock12StaticRWLock4read20h905c3d8a4c32e66cHgqE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  628. __ZN10sys_common6rwlock6RWLock4read20h78afcc3b08ffe019LHyE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  629. "_pthread_rwlock_tryrdlock", referenced from:
  630. __ZN4sync6rwlock12StaticRWLock8try_read20h8c4ed646b565136bZgqE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  631. __ZN10sys_common6rwlock6RWLock8try_read20h1063f5994f8e3640VHyE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  632. "_pthread_rwlock_trywrlock", referenced from:
  633. __ZN4sync6rwlock12StaticRWLock9try_write20h753bb12e2d6c5d80HhqE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  634. __ZN10sys_common6rwlock6RWLock9try_write20h1063f5994f8e3640gIyE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  635. "_pthread_rwlock_unlock", referenced from:
  636. __ZN4sync6rwlock21StaticRWLockReadGuard3new20h905c3d8a4c32e66cJkqE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  637. __ZN4sync6rwlock26StaticRWLockReadGuard.Drop4drop20h71cfec7419fe9d2d0lqE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  638. __ZN4sync6rwlock27StaticRWLockWriteGuard.Drop4drop20h2bbb2a8e94857916imqE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  639. "_pthread_rwlock_wrlock", referenced from:
  640. __ZN4sync6rwlock12StaticRWLock5write20h97b85d7cb4e53accphqE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  641. __ZN10sys_common6rwlock6RWLock5write20h78afcc3b08ffe0196HyE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  642. "_pthread_self", referenced from:
  643. __ZN3sys6thread5guard7current20h40c95394708b7708MswE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  644. __ZN5thunk27F.Invoke$LT$A$C$$u{20}R$GT$6invoke21h17755266367576013638E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  645. __ZN2rt10lang_start20h64e927e712a737273DzE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  646. _je_tsd_cleanup in liballoc-4e7c5e5c.rlib(r-jemalloc-tsd.pic.o)
  647. _je_tsd_init_check_recursion in liballoc-4e7c5e5c.rlib(r-jemalloc-tsd.pic.o)
  648. "_pthread_setspecific", referenced from:
  649. __ZN3sys12thread_local3set20hfa9f99f6fd004b606NwE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  650. __ZN10sys_common12thread_local9StaticKey3set20h9d279cc72a892849lSyE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  651. _je_malloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  652. _imemalign in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  653. _je_calloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  654. _je_realloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  655. _je_free in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  656. ...
  657. "_raise", referenced from:
  658. __ZN3sys14stack_overflow3imp14signal_handler20he5482e13689fb9d2e5vE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  659. "_read", referenced from:
  660. __ZN2io2fs11File.Reader4read20hb7e825b8c2db0ffaFteE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  661. __ZN2io4pipe17PipeStream.Reader4read20h26333c020c389251A1fE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  662. __ZN3sys7process7Process5spawn21unboxed_closure.30410E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  663. __ZN5thunk27F.Invoke$LT$A$C$$u{20}R$GT$6invoke20h8793761093004498327E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  664. __ZN2io5stdio16StdReader.Reader4read20he8cfec6efd0b8676U0gE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  665. __ZN3sys7process7Process4wait5drain20h2f158fd5c75441f8zKvE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  666. __ZN3sys5timer6helper20h92863803f2dcd62a7WwE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  667. ...
  668. (maybe you meant: __ZN10sys_common6rwlock6RWLock8try_read20h1063f5994f8e3640VHyE, __ZN4sync6rwlock12StaticRWLock8try_read20h8c4ed646b565136bZgqE , __ZN2io3net4pipe10UnixStream16set_read_timeout20h84780063e5c09c59USfE , __ZN2io3net4pipe10UnixStream10close_read20hb48683269b532c00fSfE , __ZN2io3net3udp9UdpSocket16set_read_timeout20hd94a3a0a36699f96ASeE , __ZN3sys6rwlock6RWLock8try_read20ha004c44a446b1428jXvE , __ZN2io3net3tcp9TcpStream10close_read20h34d8cb5bf60ed57fnIeE , _rust_readdir_r , __ZN2io3net3tcp9TcpStream16set_read_timeout20hfc8a2f7871cf79fc2IeE )
  669. "_readdir_r$INODE64", referenced from:
  670. _rust_readdir_r in libstd-4e7c5e5c.rlib(r-rust_builtin-rust_builtin.o)
  671. "_readlink", referenced from:
  672. __ZN2io2fs8readlink20hd6463c3957ee54fbHeeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  673. _je_malloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  674. _imemalign in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  675. _je_calloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  676. _je_realloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  677. _je_mallocx in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  678. _je_nallocx in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  679. ...
  680. "_recv", referenced from:
  681. __ZN2io3net3tcp16TcpStream.Reader4read20he8867b5266e6fa42VJeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  682. __ZN2io3net4pipe17UnixStream.Reader4read20h07bbade4673a5b6cNTfE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  683. (maybe you meant: __ZN4comm6shared15Packet$LT$T$GT$8try_recv10_FILE_LINE20hd29d94b2ef96cecajjrE, __ZN4comm7oneshot15Packet$LT$T$GT$8can_recv10_FILE_LINE20hd29d94b2ef96cecaOGqE , __ZN4comm6shared15Packet$LT$T$GT$8try_recv10_FILE_LINE20hd29d94b2ef96cecaikrE , __ZN4comm6stream15Packet$LT$T$GT$8try_recv10_FILE_LINE20hd29d94b2ef96ceca6LrE , __ZN4comm7oneshot15Packet$LT$T$GT$8try_recv10_FILE_LINE20hd29d94b2ef96ceca9BqE , __ZN4comm6shared15Packet$LT$T$GT$8try_recv10_FILE_LINE20hd29d94b2ef96cecaWhrE , __ZN4comm7oneshot15Packet$LT$T$GT$8try_recv10_FILE_LINE20hd29d94b2ef96ceca3CqE , __ZN4comm6stream15Packet$LT$T$GT$8can_recv10_FILE_LINE20hd29d94b2ef96cecaGPrE )
  684. "_recvfrom", referenced from:
  685. __ZN2io3net3udp9UdpSocket9recv_from20had4db0da1a8fd2f7hPeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  686. "_rename", referenced from:
  687. __ZN2io2fs6rename20h295d47322ab3c783O4dE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  688. "_rmdir", referenced from:
  689. __ZN2io2fs5rmdir20h6a25294d672c2ed61geE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  690. "_round", referenced from:
  691. __ZN3f649f64.Float5round20h9813f4f4ccd860aecDaE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  692. "_roundf", referenced from:
  693. __ZN3f329f32.Float5round20h21ed867954352430CnaE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  694. "_sched_yield", referenced from:
  695. __ZN4comm6shared15Packet$LT$T$GT$8try_recv21h14681171928242661476E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  696. __ZN6thread6Thread9yield_now20hc95a7d41725dc51cmDpE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  697. __ZN2io13comm_adapters17ChanWriter.Writer5write20h22a56402ebdfd7daIbdE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  698. __ZN3sys7process7Process4wait20hadb26f6bf3504b24XtvE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  699. __ZN4comm6shared15Packet$LT$T$GT$8try_recv21h12688542261653760737E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  700. __ZN4comm15Sender$LT$T$GT$4send21h16188570885472376197E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  701. __ZN4comm15Sender$LT$T$GT$8send_opt21h12307648143024823405E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  702. ...
  703. "_select", referenced from:
  704. __ZN10sys_common3net15connect_timeout20hcb6d87ff07f59685X9xE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  705. __ZN10sys_common3net5await20h3e792a121bf874d52dyE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  706. __ZN3sys7process7Process4wait14waitpid_helper20h7f35c1a537a8d1e2uBvE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  707. __ZN3sys5timer6helper20h92863803f2dcd62a7WwE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  708. (maybe you meant: __ZN4comm6stream15Packet$LT$T$GT$15abort_selection15__STATIC_FMTSTR20h4329a6a0f68998f1z0rE, __ZN4comm6stream15Packet$LT$T$GT$15abort_selection8_run_fmt20hb5cc945a48fd8a315UrE , __ZN4comm6stream15Packet$LT$T$GT$15abort_selection10_FILE_LINE20hd29d94b2ef96cecaHYrE , __ZN4comm6shared15Packet$LT$T$GT$15start_selection10_FILE_LINE20hd29d94b2ef96cecadqrE , __ZN4comm6stream15Packet$LT$T$GT$15start_selection10_FILE_LINE20hd29d94b2ef96ceca6RrE , __ZN4comm6stream15Packet$LT$T$GT$15abort_selection8_run_fmt10_FILE_LINE20hd29d94b2ef96ceca5ZrE , __ZN4comm6stream15Packet$LT$T$GT$15abort_selection8_run_fmt20hb5cc945a48fd8a31WZrE , __ZN4comm6shared15Packet$LT$T$GT$15abort_selection15__STATIC_FMTSTR20h4329a6a0f68998f1MsrE , __ZN4comm6stream15Packet$LT$T$GT$15abort_selection10_FILE_LINE20hd29d94b2ef96cecaC1rE , __ZN4comm6stream15Packet$LT$T$GT$15abort_selection15__STATIC_FMTSTR20h4329a6a0f68998f1ZTrE , __ZN4comm6stream15Packet$LT$T$GT$15start_selection10_FILE_LINE20hd29d94b2ef96cecarRrE , __ZN4comm7oneshot15Packet$LT$T$GT$15start_selection10_FILE_LINE20hd29d94b2ef96cecaJIqE , __ZN4comm4sync15Packet$LT$T$GT$15start_selection10_FILE_LINE20hd29d94b2ef96ceca1rsE , __ZN4comm6stream15Packet$LT$T$GT$15abort_selection8_run_fmt10_FILE_LINE20hd29d94b2ef96cecaoXrE , __ZN4comm6stream15Packet$LT$T$GT$15abort_selection15__STATIC_FMTSTR20h4329a6a0f68998f1IVrE , __ZN4comm6stream15Packet$LT$T$GT$15abort_selection8_run_fmt10_FILE_LINE20hd29d94b2ef96cecavTrE , __ZN4comm6shared15Packet$LT$T$GT$15abort_selection10_FILE_LINE20hd29d94b2ef96cecaBtrE , __ZN4comm6stream15Packet$LT$T$GT$15abort_selection8_run_fmt20hb5cc945a48fd8a31fXrE , __ZN4comm6stream15Packet$LT$T$GT$15abort_selection8_run_fmt20hb5cc945a48fd8a31mTrE , __ZN4comm4sync15Packet$LT$T$GT$15start_selection10_FILE_LINE20hd29d94b2ef96cecaFrsE , __ZN4comm6shared15Packet$LT$T$GT$15abort_selection10_FILE_LINE20hd29d94b2ef96cecawurE , __ZN4comm6shared15Packet$LT$T$GT$15abort_selection8_run_fmt20hb5cc945a48fd8a319rrE , __ZN4comm6shared15Packet$LT$T$GT$15abort_selection8_run_fmt10_FILE_LINE20hd29d94b2ef96cecaisrE , __ZN4comm6stream15Packet$LT$T$GT$15abort_selection15__STATIC_FMTSTR20h4329a6a0f68998f1SXrE , __ZN4comm6stream15Packet$LT$T$GT$15abort_selection8_run_fmt10_FILE_LINE20hd29d94b2ef96cecaeVrE , __ZN4comm7oneshot15Packet$LT$T$GT$15abort_selection10_FILE_LINE20hd29d94b2ef96cecaIJqE )
  709. "_send", referenced from:
  710. __ZN2io3net3tcp16TcpStream.Writer5write20h2801b28157e6f05akKeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  711. __ZN2io3net4pipe17UnixStream.Writer5write20h5e9ea3432db466a5cUfE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  712. (maybe you meant: __ZN4comm4sync15Packet$LT$T$GT$8try_send10_FILE_LINE20hd29d94b2ef96ceca9gsE, __ZN4comm4sync15Packet$LT$T$GT$8try_send10_FILE_LINE20hd29d94b2ef96cecaRhsE , __ZN4comm4sync15Packet$LT$T$GT$14wakeup_senders10_FILE_LINE20hd29d94b2ef96cecaLlsE , __ZN4comm4sync15Packet$LT$T$GT$8try_send10_FILE_LINE20hd29d94b2ef96cecamgsE , __ZN4comm6stream15Packet$LT$T$GT$7do_send10_FILE_LINE20hd29d94b2ef96cecaEErE , __ZN4comm6stream15Packet$LT$T$GT$7do_send10_FILE_LINE20hd29d94b2ef96cecadFrE )
  713. "_sendto", referenced from:
  714. __ZN10sys_common3net9UdpSocket7send_to20h54fa1462a24616e48AyE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  715. "_setenv", referenced from:
  716. __ZN2os6setenv7_setenv21unboxed_closure.31329E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  717. (maybe you meant: __ZN2os6setenv7_setenv20h0f5cd08977f8bfd2YDjE)
  718. "_setgid", referenced from:
  719. __ZN3sys7process7Process5spawn21unboxed_closure.30410E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  720. "_setgroups", referenced from:
  721. __ZN3sys7process7Process5spawn21unboxed_closure.30410E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  722. "_setrlimit", referenced from:
  723. __ZN2io4test14raise_fd_limit20hc95a7d41725dc51cx9gE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  724. "_setsid", referenced from:
  725. __ZN3sys7process7Process5spawn21unboxed_closure.30410E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  726. "_setsockopt", referenced from:
  727. __ZN2io3net3tcp9TcpStream11set_nodelay20h700db3f897da9cf4NHeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  728. __ZN2io3net3tcp9TcpStream13set_keepalive20h23067f58de64cbe34HeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  729. __ZN2io3net3udp9UdpSocket18set_multicast_loop20h8f552a5eb7333cffdReE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  730. __ZN2io3net3udp9UdpSocket17set_multicast_ttl20haa32f9f2daabfb7fuReE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  731. __ZN2io3net3udp9UdpSocket7set_ttl20haa32f9f2daabfb7fLReE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  732. __ZN2io3net3udp9UdpSocket13set_broadcast20h8f552a5eb7333cff2ReE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  733. __ZN3sys3tcp11TcpListener4bind20h90ada5c78016b8dbMgwE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  734. ...
  735. "_setuid", referenced from:
  736. __ZN3sys7process7Process5spawn21unboxed_closure.30410E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  737. "_shutdown", referenced from:
  738. __ZN2io3net3tcp9TcpStream10close_read20h34d8cb5bf60ed57fnIeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  739. __ZN2io3net3tcp9TcpStream11close_write20h34d8cb5bf60ed57fzIeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  740. "_sigaction", referenced from:
  741. __ZN3sys7process7Process4wait20hadb26f6bf3504b24XtvE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  742. __ZN3sys7process7Process4wait14waitpid_helper20h7f35c1a537a8d1e2uBvE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  743. __ZN2rt10lang_start20h64e927e712a737273DzE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  744. "_sigaltstack", referenced from:
  745. __ZN3sys6thread12thread_start20h772e1e477575f4beXpwE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  746. __ZN2rt10lang_start20h64e927e712a737273DzE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  747. "_signal", referenced from:
  748. __ZN3sys14stack_overflow3imp14signal_handler20he5482e13689fb9d2e5vE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  749. __ZN2rt10lang_start20h64e927e712a737273DzE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  750. "_sigprocmask", referenced from:
  751. _rust_unset_sigprocmask in libstd-4e7c5e5c.rlib(r-rust_builtin-rust_builtin.o)
  752. (maybe you meant: _rust_unset_sigprocmask)
  753. "_sin", referenced from:
  754. __ZN3f6413f64.FloatMath3sin20h68bf5f2446bdc6bb3KaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  755. __ZN3f6413f64.FloatMath7sin_cos20had1579f1929c3df1BMaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  756. "_sinf", referenced from:
  757. __ZN3f3213f32.FloatMath3sin20hdee0e41757f75451vvaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  758. __ZN3f3213f32.FloatMath7sin_cos20he6145957be7b23393waE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  759. "_sinh", referenced from:
  760. __ZN3f6413f64.FloatMath4sinh20h68bf5f2446bdc6bbhNaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  761. "_sinhf", referenced from:
  762. __ZN3f3213f32.FloatMath4sinh20hdee0e41757f75451JxaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  763. "_socket", referenced from:
  764. __ZN3sys4pipe10UnixStream7connect20hf0a8650f26d1bba0LUuE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  765. __ZN3sys4pipe12UnixListener4bind20hc35eb96d24b7e760e2uE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  766. __ZN3sys3tcp11TcpListener4bind20h90ada5c78016b8dbMgwE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  767. __ZN10sys_common3net9TcpStream7connect20hcbeebc06441c85070iyE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  768. __ZN10sys_common3net9UdpSocket4bind20he5e709ace33a86d56tyE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  769. (maybe you meant: __ZN2io3net2ip34_$BP$$u{27}a$u{20}str.ToSocketAddr18to_socket_addr_all20h4c89e8a5e2abeba2LPfE, __ZN2io3net2ip54_$LP$$BP$$u{27}a$u{20}str$C$$u{20}u16$RP$.ToSocketAddr18to_socket_addr_all20h9dad5be03cf7f2c9XNfE , __ZN2io3net2ip23SocketAddr.ToSocketAddr14to_socket_addr20hdafcc82d9e86a97faLfE , __ZN2io3net2ip34_$BP$$u{27}a$u{20}str.ToSocketAddr14to_socket_addr20h9877df20453f26c70OfE , __ZN2io3net2ip40_$LP$IpAddr$C$$u{20}u16$RP$.ToSocketAddr14to_socket_addr20h0ea723bf3f090d20tLfE )
  770. "_stat64", referenced from:
  771. __ZN2io2fs4stat20h0c3c594eab173240K2dE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  772. "_strchr", referenced from:
  773. _ctl_lookup in liballoc-4e7c5e5c.rlib(r-jemalloc-ctl.pic.o)
  774. "_strcmp", referenced from:
  775. __ZN5c_str17CString.PartialEq2eq20h659db67dd58863d1W9bE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  776. __ZN2io7process28EnvKey...std..cmp..PartialEq2eq20haa515cc8d37ec7bfV5fE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  777. __ZN2io7process28EnvKey...std..cmp..PartialEq2ne20haa515cc8d37ec7bfr6fE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  778. __ZN2io7process7Command11get_env_map20ha8cdc4a89db58fc4dbgE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  779. _arena_i_dss_ctl in liballoc-4e7c5e5c.rlib(r-jemalloc-ctl.pic.o)
  780. _je_ckh_string_keycomp in liballoc-4e7c5e5c.rlib(r-jemalloc-ckh.pic.o)
  781. "_strerror_r", referenced from:
  782. __ZN2os12env_as_bytes20h792e68ac8112864bsAjE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  783. __ZN2io4test14raise_fd_limit20hc95a7d41725dc51cx9gE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  784. __ZN2os13last_os_error20h0c52248a99a78585vMjE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  785. __ZN2io7IoError10from_errno20h6a0f6c85031c48b6kDhE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  786. __ZN2os12error_string20h74653be7d989747beMjE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  787. __ZN3sys7process7Process4wait5drain20h2f158fd5c75441f8zKvE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  788. __ZN3sys5timer6helper20h92863803f2dcd62a7WwE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  789. ...
  790. "_strlen", referenced from:
  791. __ZN5c_str13CString.Clone5clone20h1d5ece37207b3de8X8bE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  792. __ZN5c_str7CString3len20h91dfeeea6a49b425CecE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  793. __ZN5c_str18CString.PartialOrd11partial_cmp20h085199b99aa973dfEacE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  794. __ZN5c_str7CString8as_bytes20h2ea1a0e733a62524NccE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  795. __ZN5c_str7CString15as_bytes_no_nul20h8e207d988006c189cdcE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  796. __ZN5c_str7CString6as_str20h3c6eeca392815b8fzdcE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  797. __ZN5c_str17CString.fmt..Show3fmt20hecaf048c6f62f95ezfcE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  798. ...
  799. "_strncmp", referenced from:
  800. _je_malloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  801. _imemalign in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  802. _je_calloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  803. _je_realloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  804. _je_mallocx in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  805. _je_nallocx in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  806. _je_mallctl in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  807. ...
  808. "_strtol", referenced from:
  809. _je_malloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  810. _imemalign in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  811. _je_calloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  812. _je_realloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  813. _je_mallocx in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  814. _je_nallocx in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  815. _je_mallctl in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  816. ...
  817. "_symlink", referenced from:
  818. __ZN2io2fs7symlink20h295d47322ab3c783rdeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  819. "_syscall", referenced from:
  820. _je_malloc_write in liballoc-4e7c5e5c.rlib(r-jemalloc-util.pic.o)
  821. _wrtmessage in liballoc-4e7c5e5c.rlib(r-jemalloc-util.pic.o)
  822. "_sysconf", referenced from:
  823. __ZN3sys6thread6create20h6b66e92473b9756f7swE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  824. __ZN2os9page_size20hf9a7588fb6b4a389qPjE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  825. __ZN2os9MemoryMap3new20ha9e4d0ba843ef6f5BXjE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  826. __ZN2os9MemoryMap11granularity20hf9a7588fb6b4a389r1jE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  827. __ZN2rt10lang_start20h64e927e712a737273DzE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  828. _je_malloc in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  829. _imemalign in liballoc-4e7c5e5c.rlib(r-jemalloc-jemalloc.pic.o)
  830. ...
  831. "_sysctl", referenced from:
  832. __ZN2io4test14raise_fd_limit20hc95a7d41725dc51cx9gE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  833. "_tan", referenced from:
  834. __ZN3f6413f64.FloatMath3tan20h68bf5f2446bdc6bbtLaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  835. "_tanf", referenced from:
  836. __ZN3f3213f32.FloatMath3tan20hdee0e41757f75451VvaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  837. "_tanh", referenced from:
  838. __ZN3f6413f64.FloatMath4tanh20h68bf5f2446bdc6bbHNaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  839. "_tanhf", referenced from:
  840. __ZN3f3213f32.FloatMath4tanh20hdee0e41757f754519xaE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  841. "_timegm", referenced from:
  842. _rust_timegm in libstd-4e7c5e5c.rlib(r-rust_builtin-rust_builtin.o)
  843. (maybe you meant: _rust_timegm)
  844. "_trunc", referenced from:
  845. __ZN3num7strconv19float_to_str_common21h16774809879333606877E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  846. __ZN3f649f64.Float5trunc20h9813f4f4ccd860aepDaE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  847. __ZN3f649f64.Float5fract20h9813f4f4ccd860aeCDaE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  848. __ZN3fmt8f64.Show3fmt20h8d48da0381f6a82eMfBE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  849. __ZN3fmt12f64.LowerExp3fmt20h8d48da0381f6a82eOgBE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  850. __ZN3fmt12f64.UpperExp3fmt20h8d48da0381f6a82eQhBE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  851. (maybe you meant: __ZN2io14FilePermission18from_bits_truncate20h091269d8fe5f9881NrjE)
  852. "_truncf", referenced from:
  853. __ZN3num7strconv19float_to_str_common21h13325001143353996801E in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  854. __ZN3f329f32.Float5trunc20h21ed867954352430PnaE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  855. __ZN3f329f32.Float5fract20h21ed8679543524302naE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  856. __ZN3fmt8f32.Show3fmt20ha8a319ea64029833GcBE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  857. __ZN3fmt12f32.LowerExp3fmt20ha8a319ea64029833IdBE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  858. __ZN3fmt12f32.UpperExp3fmt20ha8a319ea64029833KeBE in libcore-4e7c5e5c.rlib(core-4e7c5e5c.o)
  859. "_tzset", referenced from:
  860. _rust_tzset in libstd-4e7c5e5c.rlib(r-rust_builtin-rust_builtin.o)
  861. (maybe you meant: _rust_tzset)
  862. "_unlink", referenced from:
  863. __ZN2io2fs6unlink20h6a25294d672c2ed6J1dE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  864. __ZN2io3net4pipe60UnixListener.Listener$LT$UnixStream$C$$u{20}UnixAcceptor$GT$6listen20h4c9748c8f1cd6a1auVfE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  865. __ZN24sys..pipe..AcceptorInner15glue_drop.3022717h1b36105f3c4a90bcE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  866. __ZN3sys4pipe17UnixListener.Drop4drop20h9240e6cf49fcb3b4F9uE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  867. "_unsetenv", referenced from:
  868. __ZN2os8unsetenv20hd577f0fbe372c4f6fFjE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  869. "_utime", referenced from:
  870. __ZN2io2fs17change_file_times20h76620efd7cfa8dc0tseE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  871. "_waitpid", referenced from:
  872. __ZN3sys7process7Process4wait20hadb26f6bf3504b24XtvE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  873. __ZN3sys7process7Process8try_wait20h0702bfb28e1adb39uOvE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  874. "_write", referenced from:
  875. __ZN3sys2fs8FileDesc5write20had6eaf7722efb58aB4tE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  876. __ZN2io3net3tcp11TcpAcceptor12close_accept20hc7c95ebd1ea1a8ff9MeE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  877. __ZN2io3net4pipe12UnixAcceptor12close_accept20hf104efd3de62bf00EWfE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  878. __ZN3sys13helper_signal6signal20h9eefa07d719e726cKuuE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  879. __ZN3sys7process7Process4wait15sigchld_handler20h4a77c72b0de73d85IMvE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  880. __ZN2rt4util23Stdio.fmt..FormatWriter5write20h95041746b0ae0f0aL5yE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  881. __ZN7failure12Stdio.Writer5write20he35236bfd2b929b5qJzE in libstd-4e7c5e5c.rlib(std-4e7c5e5c.o)
  882. ...
  883. (maybe you meant: __ZN2io3net4pipe10UnixStream11close_write20hb48683269b532c00rSfE, __ZN4sync6rwlock12StaticRWLock9try_write20h753bb12e2d6c5d80HhqE , __ZN3sys6rwlock6RWLock9try_write20ha004c44a446b1428yZvE , __ZN2io3net4pipe10UnixStream17set_write_timeout20h84780063e5c09c59bTfE , __ZN10sys_common6rwlock6RWLock9try_write20h1063f5994f8e3640gIyE , __ZN2io3net3tcp9TcpStream17set_write_timeout20hfc8a2f7871cf79fcjJeE , __ZN2io3net3tcp9TcpStream11close_write20h34d8cb5bf60ed57fzIeE , _je_malloc_write , __ZN2io3net3udp9UdpSocket17set_write_timeout20hd94a3a0a36699f96RSeE )
  884. ld: symbol(s) not found for inferred architecture x86_64
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement