Advertisement
Guest User

God Has Left Me

a guest
Oct 2nd, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.51 KB | None | 0 0
  1. Fresh cfg-if v0.1.10
  2. Fresh semver-parser v0.7.0
  3. Fresh unicode-xid v0.2.0
  4. Fresh spin v0.5.2
  5. Fresh futures-core-preview v0.3.0-alpha.19
  6. Fresh slab v0.4.2
  7. Fresh futures-sink-preview v0.3.0-alpha.19
  8. Fresh scopeguard v1.0.0
  9. Fresh fnv v1.0.6
  10. Fresh nodrop v0.1.13
  11. Fresh pin-utils v0.1.0-alpha.4
  12. Fresh smallvec v0.6.10
  13. Fresh itoa v0.4.4
  14. Fresh indexmap v1.2.0
  15. Fresh try-lock v0.2.2
  16. Fresh tower-service v0.3.0-alpha.2
  17. Fresh semver v0.9.0
  18. Fresh lazy_static v1.4.0
  19. Fresh futures-channel-preview v0.3.0-alpha.19
  20. Fresh lock_api v0.3.1
  21. Fresh libc v0.2.62
  22. Fresh rustc_version v0.2.3
  23. Fresh proc-macro2 v1.0.4
  24. Fresh log v0.4.8
  25. Fresh byteorder v1.3.2
  26. Fresh crossbeam-utils v0.6.6
  27. Fresh tracing-core v0.1.6
  28. Fresh arrayvec v0.4.11
  29. Fresh memchr v2.2.1
  30. Fresh futures-util-preview v0.3.0-alpha.19
  31. Fresh iovec v0.1.2
  32. Fresh net2 v0.2.33
  33. Fresh num_cpus v1.10.1
  34. Fresh httparse v1.3.4
  35. Fresh time v0.1.42
  36. Fresh quote v1.0.2
  37. Fresh want v0.3.0
  38. Fresh crossbeam-channel v0.3.9
  39. Fresh crossbeam-queue v0.1.2
  40. Fresh bytes v0.4.12
  41. Fresh tokio-sync v0.2.0-alpha.6
  42. Fresh mio v0.6.19
  43. Fresh syn v1.0.5
  44. Fresh memoffset v0.5.1
  45. Fresh http v0.1.18
  46. Fresh string v0.2.1
  47. Fresh pin-project-internal v0.4.2
  48. Fresh tracing-attributes v0.1.4
  49. Fresh parking_lot_core v0.6.2
  50. Fresh mio-uds v0.6.7
  51. Fresh tokio-macros v0.2.0-alpha.6
  52. Fresh pin-project v0.4.2
  53. Fresh crossbeam-epoch v0.7.2
  54. Fresh http-body v0.2.0-alpha.3
  55. Fresh tracing v0.1.9
  56. Fresh parking_lot v0.9.0
  57. Fresh tokio-io v0.2.0-alpha.6
  58. Fresh crossbeam-deque v0.7.1
  59. Fresh tokio-codec v0.2.0-alpha.6
  60. Fresh tokio-executor v0.2.0-alpha.6
  61. Fresh tower-make v0.3.0-alpha.2a
  62. Fresh tokio-timer v0.3.0-alpha.6
  63. Fresh tokio-net v0.2.0-alpha.6
  64. Fresh h2 v0.2.0-alpha.3
  65. Fresh tokio v0.2.0-alpha.6
  66. Fresh hyper v0.13.0-alpha.4
  67. Compiling imperfect v0.0.1 (/home/skye/rust/imperfect)
  68. Running `rustc --edition=2018 --crate-name i src/command/main.rs --color always --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=f24a9cd2543abb8b -C extra-filename=-f24a9cd2543abb8b --out-dir /home/skye/rust/imperfect/target/debug/deps -C incremental=/home/skye/rust/imperfect/target/debug/incremental -L dependency=/home/skye/rust/imperfect/target/debug/deps --extern hyper=/home/skye/rust/imperfect/target/debug/deps/libhyper-5ccd0b9dcc829680.rlib --extern imperfect=/home/skye/rust/imperfect/target/debug/deps/libimperfect-bf22abc1e9dd71aa.rlib`
  69. error: internal compiler error: src/librustc/ich/impls_ty.rs:100: StableHasher: unexpected region '_#1r
  70.  
  71. thread 'rustc' panicked at 'Box<Any>', src/librustc_errors/lib.rs:912:9
  72. stack backtrace:
  73. 0: 0x7fa0777e6a94 - backtrace::backtrace::libunwind::trace::had03042f494c8644
  74. at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88
  75. 1: 0x7fa0777e6a94 - backtrace::backtrace::trace_unsynchronized::hd39f9d891e720cba
  76. at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66
  77. 2: 0x7fa0777e6a94 - std::sys_common::backtrace::_print_fmt::h8d6b284dfbc8b472
  78. at src/libstd/sys_common/backtrace.rs:76
  79. 3: 0x7fa0777e6a94 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h8806bcd90aa96483
  80. at src/libstd/sys_common/backtrace.rs:60
  81. 4: 0x7fa07781ed2c - core::fmt::write::haee88c523cc35722
  82. at src/libcore/fmt/mod.rs:1028
  83. 5: 0x7fa0777dad47 - std::io::Write::write_fmt::h0798539885945dab
  84. at src/libstd/io/mod.rs:1412
  85. 6: 0x7fa0777eb2c5 - std::sys_common::backtrace::_print::hf0541a24911bd57a
  86. at src/libstd/sys_common/backtrace.rs:64
  87. 7: 0x7fa0777eb2c5 - std::sys_common::backtrace::print::hd75f88ea74ac2b68
  88. at src/libstd/sys_common/backtrace.rs:49
  89. 8: 0x7fa0777eb2c5 - std::panicking::default_hook::{{closure}}::h6adea6f6a6f5a43d
  90. at src/libstd/panicking.rs:196
  91. 9: 0x7fa0777eafb6 - std::panicking::default_hook::h545f35d4eeb3fe04
  92. at src/libstd/panicking.rs:210
  93. 10: 0x7fa077d1e1e3 - rustc_driver::report_ice::h68f7be49f6e5e1f6
  94. 11: 0x7fa0777ebaac - std::panicking::rust_panic_with_hook::h65cd03c1b89a2b1f
  95. at src/libstd/panicking.rs:477
  96. 12: 0x7fa079ae033d - std::panicking::begin_panic::h148ebbaf0c69d876
  97. 13: 0x7fa079adf663 - rustc_errors::HandlerInner::bug::h916f0f6cc4353c66
  98. 14: 0x7fa079ade36a - rustc_errors::Handler::bug::hd5a65897f9b2f47a
  99. 15: 0x7fa0793775a3 - rustc::util::bug::opt_span_bug_fmt::{{closure}}::hd033ec28ac7c388e
  100. 16: 0x7fa079372953 - rustc::ty::context::tls::with_opt::{{closure}}::hc4299dff220043eb
  101. 17: 0x7fa0793728c3 - rustc::ty::context::tls::with_context_opt::h02328606cfb95453
  102. 18: 0x7fa079372907 - rustc::ty::context::tls::with_opt::hb278aedde66d2a9e
  103. 19: 0x7fa0793774b8 - rustc::util::bug::opt_span_bug_fmt::h5183d89fe1d09bec
  104. 20: 0x7fa079377422 - rustc::util::bug::bug_fmt::h549b51465922b427
  105. 21: 0x7fa078fe2261 - rustc::ich::impls_ty::<impl rustc_data_structures::stable_hasher::HashStable<rustc::ich::hcx::StableHashingContext> for rustc::ty::sty::RegionKind>::hash_stable::h61d8991822485626
  106. 22: 0x7fa079039995 - rustc::ty::sty::_DERIVE_rustc_data_structures_stable_hasher_HashStable_rustc_ich_StableHashingContext_ctx_FOR_TyKind::<impl rustc_data_structures::stable_hasher::HashStable<rustc::ich::hcx::StableHashingContext> for rustc::ty::sty::TyKind>::hash_stable::h049fa5a5303b0a7e
  107. 23: 0x7fa079560610 - <rustc::ty::context::TypeckTables as rustc_data_structures::stable_hasher::HashStable<rustc::ich::hcx::StableHashingContext>>::hash_stable::h43c8a90a2e61d445
  108. 24: 0x7fa079774554 - rustc::ty::query::<impl rustc::ty::query::config::QueryAccessors for rustc::ty::query::queries::typeck_tables_of>::hash_result::h67649f4fa140db23
  109. 25: 0x7fa07831bcee - rustc::dep_graph::graph::DepGraph::with_task_impl::h1defaea1411e4f2e
  110. 26: 0x7fa0783fa121 - rustc::ty::query::plumbing::<impl rustc::ty::context::TyCtxt>::get_query::he405004a72992996
  111. 27: 0x7fa0782f3d4a - rustc::ty::query::__query_compute::typeck_tables_of::h2a6068003c2f77da
  112. 28: 0x7fa0783855ab - rustc::ty::query::<impl rustc::ty::query::config::QueryAccessors for rustc::ty::query::queries::typeck_tables_of>::compute::h9b7db155a3235220
  113. 29: 0x7fa07831bc72 - rustc::dep_graph::graph::DepGraph::with_task_impl::h1defaea1411e4f2e
  114. 30: 0x7fa0783fa121 - rustc::ty::query::plumbing::<impl rustc::ty::context::TyCtxt>::get_query::he405004a72992996
  115. 31: 0x7fa07844c067 - rustc_typeck::collect::checked_type_of::hdd2ba3d6284d75ea
  116. 32: 0x7fa07844b4dc - rustc_typeck::collect::type_of::hafe7c584e522e55a
  117. 33: 0x7fa0782f5937 - rustc::ty::query::__query_compute::type_of::hd9dc283b7d2b6be9
  118. 34: 0x7fa07838528b - rustc::ty::query::<impl rustc::ty::query::config::QueryAccessors for rustc::ty::query::queries::type_of>::compute::h6106bdf394782417
  119. 35: 0x7fa078320312 - rustc::dep_graph::graph::DepGraph::with_task_impl::h65628dabebbb7c6a
  120. 36: 0x7fa0783add74 - rustc::ty::query::plumbing::<impl rustc::ty::context::TyCtxt>::get_query::h33a75439b6805bb2
  121. 37: 0x7fa078468120 - rustc::hir::intravisit::walk_expr::h6920361f4425b4f6
  122. 38: 0x7fa0784349ac - rustc::hir::intravisit::Visitor::visit_fn::h1c5d9f7d2f471be7
  123. 39: 0x7fa078470489 - rustc::hir::intravisit::walk_item::hf39ce7630b9e3d63
  124. 40: 0x7fa078446d19 - <rustc_typeck::collect::CollectItemTypesVisitor as rustc::hir::intravisit::Visitor>::visit_item::hfe12d494f35316fd
  125. 41: 0x7fa0782f7a43 - rustc::hir::map::Map::visit_item_likes_in_module::hba5f38ec0e05070e
  126. 42: 0x7fa0784469d4 - rustc_typeck::collect::collect_mod_item_types::h783652871f14e2e2
  127. 43: 0x7fa0782f4cca - rustc::ty::query::__query_compute::collect_mod_item_types::hee213b41a29724c3
  128. 44: 0x7fa07838579b - rustc::ty::query::<impl rustc::ty::query::config::QueryAccessors for rustc::ty::query::queries::collect_mod_item_types>::compute::h4534d8e55b53974c
  129. 45: 0x7fa078326b57 - rustc::dep_graph::graph::DepGraph::with_task_impl::hadf057c78c1a9b53
  130. 46: 0x7fa0783ee478 - rustc::ty::query::plumbing::<impl rustc::ty::context::TyCtxt>::get_query::hc1f255a1cf46696d
  131. 47: 0x7fa0782e562d - rustc_typeck::check_crate::{{closure}}::{{closure}}::h85b1650c88d729c9
  132. 48: 0x7fa0782d2016 - rustc::util::common::time::h55a3cb50f5acd537
  133. 49: 0x7fa0784c8f4c - rustc_typeck::check_crate::h7be3c3e662c2f2d9
  134. 50: 0x7fa077dc649b - rustc_interface::passes::analysis::h10071ba42f18f403
  135. 51: 0x7fa077d57911 - rustc::ty::query::__query_compute::analysis::h9c9ed72fec7a997c
  136. 52: 0x7fa077d5a719 - rustc::dep_graph::graph::DepGraph::with_task_impl::haed79efb3def6336
  137. 53: 0x7fa077ccbc6e - rustc::ty::query::plumbing::<impl rustc::ty::context::TyCtxt>::get_query::h37f5ada4574d18d1
  138. 54: 0x7fa077cec04a - rustc_interface::passes::BoxedGlobalCtxt::access::{{closure}}::hffa7e2c7a382ebdd
  139. 55: 0x7fa077e0ac8a - rustc_interface::passes::create_global_ctxt::{{closure}}::he94f8003fc21be1d
  140. 56: 0x7fa077ced2eb - rustc_interface::interface::run_compiler_in_existing_thread_pool::h65d25e5617ce4f73
  141. 57: 0x7fa077d22b91 - std::thread::local::LocalKey<T>::with::h352f48fc14e5c295
  142. 58: 0x7fa077d10abe - scoped_tls::ScopedKey<T>::set::h530ce64abc5e2664
  143. 59: 0x7fa077d3d854 - syntax::with_globals::h7d5f6c8de2d5350f
  144. 60: 0x7fa077d5304b - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc5d3af304d06d6
  145. 61: 0x7fa0777fc17a - __rust_maybe_catch_panic
  146. at src/libpanic_unwind/lib.rs:80
  147. 62: 0x7fa077cdeb19 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6273c41643c40735
  148. 63: 0x7fa0777cd1ff - <alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once::hbe84daa506d8d611
  149. at /rustc/702b45e409495a41afcccbe87a251a692b0cefab/src/liballoc/boxed.rs:922
  150. 64: 0x7fa0777fae20 - <alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once::hb7f5a408eff2d3dc
  151. at /rustc/702b45e409495a41afcccbe87a251a692b0cefab/src/liballoc/boxed.rs:922
  152. 65: 0x7fa0777fae20 - std::sys_common::thread::start_thread::h3030fc30ebd408d4
  153. at src/libstd/sys_common/thread.rs:13
  154. 66: 0x7fa0777fae20 - std::sys::unix::thread::Thread::new::thread_start::hdfeaa32dd720a1d4
  155. at src/libstd/sys/unix/thread.rs:79
  156. 67: 0x7fa077755fa3 - start_thread
  157. 68: 0x7fa0776781af - __clone
  158. 69: 0x0 - <unknown>
  159.  
  160. note: the compiler unexpectedly panicked. this is a bug.
  161.  
  162. note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports
  163.  
  164. note: rustc 1.40.0-nightly (702b45e40 2019-10-01) running on x86_64-unknown-linux-gnu
  165.  
  166. note: compiler flags: -C debuginfo=2 -C incremental --crate-type bin
  167.  
  168. note: some of the compiler flags provided by cargo are hidden
  169.  
  170. query stack during panic:
  171. #0 [typeck_tables_of] processing `install::install`
  172. #1 [typeck_tables_of] processing `install::install::{{closure}}#0`
  173. #2 [type_of] processing `install::install::{{closure}}#0`
  174. #3 [collect_mod_item_types] collecting item types in module `install`
  175. #4 [analysis] running analysis passes on this crate
  176. end of query stack
  177. error: aborting due to previous error
  178.  
  179. error: could not compile `imperfect`.
  180.  
  181. Caused by:
  182. process didn't exit successfully: `rustc --edition=2018 --crate-name i src/command/main.rs --color always --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=f24a9cd2543abb8b -C extra-filename=-f24a9cd2543abb8b --out-dir /home/skye/rust/imperfect/target/debug/deps -C incremental=/home/skye/rust/imperfect/target/debug/incremental -L dependency=/home/skye/rust/imperfect/target/debug/deps --extern hyper=/home/skye/rust/imperfect/target/debug/deps/libhyper-5ccd0b9dcc829680.rlib --extern imperfect=/home/skye/rust/imperfect/target/debug/deps/libimperfect-bf22abc1e9dd71aa.rlib` (exit code: 101)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement