Advertisement
Guest User

Untitled

a guest
Mar 18th, 2022
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.93 KB | None | 0 0
  1. ~/squirrelflight ❯❯❯ cargo clippy -- -W clippy::pedantic
  2.  
  3. Compiling sqlx-core v0.5.11
  4. thread 'rustc' panicked at 'assertion failed: !value.has_escaping_bound_vars()', /rustc/58f11791af4f97572e7afd83f11cffe04bbbd12f/compiler/rustc_middle/src/ty/sty.rs:1089:9
  5. stack backtrace:
  6. 0: 0x7fbc4bc9d96d - std::backtrace_rs::backtrace::libunwind::trace::ha3a6b21151c60a7f
  7. at /rustc/58f11791af4f97572e7afd83f11cffe04bbbd12f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
  8. 1: 0x7fbc4bc9d96d - std::backtrace_rs::backtrace::trace_unsynchronized::hef2c3337aca2e2b3
  9. at /rustc/58f11791af4f97572e7afd83f11cffe04bbbd12f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
  10. 2: 0x7fbc4bc9d96d - std::sys_common::backtrace::_print_fmt::h7100e2252d44bdd1
  11. at /rustc/58f11791af4f97572e7afd83f11cffe04bbbd12f/library/std/src/sys_common/backtrace.rs:66:5
  12. 3: 0x7fbc4bc9d96d - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h388ab420cf9330db
  13. at /rustc/58f11791af4f97572e7afd83f11cffe04bbbd12f/library/std/src/sys_common/backtrace.rs:45:22
  14. 4: 0x7fbc4bcf744c - core::fmt::write::hb92282007cec191f
  15. at /rustc/58f11791af4f97572e7afd83f11cffe04bbbd12f/library/core/src/fmt/mod.rs:1190:17
  16. 5: 0x7fbc4bc8eef1 - std::io::Write::write_fmt::hd6ade7727f8519fc
  17. at /rustc/58f11791af4f97572e7afd83f11cffe04bbbd12f/library/std/src/io/mod.rs:1655:15
  18. 6: 0x7fbc4bca09e5 - std::sys_common::backtrace::_print::he96f7ed8f0451fec
  19. at /rustc/58f11791af4f97572e7afd83f11cffe04bbbd12f/library/std/src/sys_common/backtrace.rs:48:5
  20. 7: 0x7fbc4bca09e5 - std::sys_common::backtrace::print::h827c968ad14125ac
  21. at /rustc/58f11791af4f97572e7afd83f11cffe04bbbd12f/library/std/src/sys_common/backtrace.rs:35:9
  22. 8: 0x7fbc4bca09e5 - std::panicking::default_hook::{{closure}}::hfcd1f9d84623f11f
  23. at /rustc/58f11791af4f97572e7afd83f11cffe04bbbd12f/library/std/src/panicking.rs:295:22
  24. 9: 0x7fbc4bca0699 - std::panicking::default_hook::h7d1fe18b8808947c
  25. at /rustc/58f11791af4f97572e7afd83f11cffe04bbbd12f/library/std/src/panicking.rs:314:9
  26. 10: 0x7fbc4c4ca721 - rustc_driver[6650adb4e8a07042]::DEFAULT_HOOK::{closure#0}::{closure#0}
  27. 11: 0x7fbc3716e503 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h5b17ab8bca8829f6
  28. at /rustc/58f11791af4f97572e7afd83f11cffe04bbbd12f/library/alloc/src/boxed.rs:1867:9
  29. 12: 0x7fbc3717306c - proc_macro::bridge::client::<impl proc_macro::bridge::Bridge>::enter::{{closure}}::{{closure}}::h28f4a986aa7ac5aa
  30. at /rustc/58f11791af4f97572e7afd83f11cffe04bbbd12f/library/proc_macro/src/bridge/client.rs:319:21
  31. 13: 0x7fbc37183130 - std::panicking::update_hook::{{closure}}::hd218bc6601cbe600
  32. at /rustc/58f11791af4f97572e7afd83f11cffe04bbbd12f/library/std/src/panicking.rs:258:41
  33. 14: 0x7fbc4bca1130 - std::panicking::rust_panic_with_hook::haf4da044897eaa77
  34. at /rustc/58f11791af4f97572e7afd83f11cffe04bbbd12f/library/std/src/panicking.rs:702:17
  35. 15: 0x7fbc4bca0f29 - std::panicking::begin_panic_handler::{{closure}}::h67c8a4c9c24c3542
  36. at /rustc/58f11791af4f97572e7afd83f11cffe04bbbd12f/library/std/src/panicking.rs:586:13
  37. 16: 0x7fbc4bc9de24 - std::sys_common::backtrace::__rust_end_short_backtrace::h3f20aba2192957d4
  38. at /rustc/58f11791af4f97572e7afd83f11cffe04bbbd12f/library/std/src/sys_common/backtrace.rs:138:18
  39. 17: 0x7fbc4bca0c99 - rust_begin_unwind
  40. at /rustc/58f11791af4f97572e7afd83f11cffe04bbbd12f/library/std/src/panicking.rs:584:5
  41. 18: 0x7fbc4bc64c23 - core::panicking::panic_fmt::hf49e1497732e8ea4
  42. at /rustc/58f11791af4f97572e7afd83f11cffe04bbbd12f/library/core/src/panicking.rs:143:14
  43. 19: 0x7fbc4bc64aed - core::panicking::panic::ha88b33e797e5f889
  44. at /rustc/58f11791af4f97572e7afd83f11cffe04bbbd12f/library/core/src/panicking.rs:48:5
  45. 20: 0x7fbc4e0fb35f - rustc_trait_selection[de84fd39e101a068]::traits::type_known_to_meet_bound_modulo_regions
  46. 21: 0x7fbc4d9951c5 - <rustc_infer[e7c0dc8a8349484a]::infer::InferCtxtBuilder>::enter::<bool, rustc_ty_utils[1c2b436d223d6e4e]::common_traits::is_item_raw::{closure#0}>
  47. 22: 0x7fbc4e64afae - rustc_ty_utils[1c2b436d223d6e4e]::common_traits::is_item_raw
  48. 23: 0x7fbc4dd7588c - rustc_query_system[319694dcf5dfa03c]::query::plumbing::try_execute_query::<rustc_query_impl[2480959737b7d51e]::plumbing::QueryCtxt, rustc_query_system[319694dcf5dfa03c]::query::caches::DefaultCache<rustc_middle[5f63c5fd1ac72588]::ty::ParamEnvAnd<rustc_middle[5f63c5fd1ac72588]::ty::Ty>, bool>>
  49. 24: 0x7fbc4e8408fb - rustc_query_system[319694dcf5dfa03c]::query::plumbing::get_query::<rustc_query_impl[2480959737b7d51e]::queries::is_sized_raw, rustc_query_impl[2480959737b7d51e]::plumbing::QueryCtxt>
  50. 25: 0x7fbc4e2a52e5 - <rustc_middle[5f63c5fd1ac72588]::ty::Ty>::is_sized
  51. 26: 0x7fbc4e22f2fe - <rustc_middle[5f63c5fd1ac72588]::ty::layout::LayoutCx<rustc_middle[5f63c5fd1ac72588]::ty::context::TyCtxt>>::layout_of_uncached
  52. 27: 0x7fbc4e246276 - rustc_middle[5f63c5fd1ac72588]::ty::layout::layout_of
  53. 28: 0x7fbc4ddd5bfa - rustc_query_system[319694dcf5dfa03c]::query::plumbing::get_query::<rustc_query_impl[2480959737b7d51e]::queries::layout_of, rustc_query_impl[2480959737b7d51e]::plumbing::QueryCtxt>
  54. 29: 0x7fbc4de72f30 - <rustc_query_impl[2480959737b7d51e]::Queries as rustc_middle[5f63c5fd1ac72588]::ty::query::QueryEngine>::layout_of
  55. 30: 0x7fbc4e251778 - <alloc[36d2302c246c3597]::vec::Vec<rustc_target[5d4685c11228a5f9]::abi::TyAndLayout<rustc_middle[5f63c5fd1ac72588]::ty::Ty>> as alloc[36d2302c246c3597]::vec::spec_from_iter::SpecFromIter<rustc_target[5d4685c11228a5f9]::abi::TyAndLayout<rustc_middle[5f63c5fd1ac72588]::ty::Ty>, core[d9a3b528d00e4bcd]::iter::adapters::GenericShunt<core[d9a3b528d00e4bcd]::iter::adapters::map::Map<core[d9a3b528d00e4bcd]::slice::iter::Iter<rustc_middle[5f63c5fd1ac72588]::ty::FieldDef>, <rustc_middle[5f63c5fd1ac72588]::ty::layout::LayoutCx<rustc_middle[5f63c5fd1ac72588]::ty::context::TyCtxt>>::layout_of_uncached::{closure#5}::{closure#0}>, core[d9a3b528d00e4bcd]::result::Result<core[d9a3b528d00e4bcd]::convert::Infallible, rustc_middle[5f63c5fd1ac72588]::ty::layout::LayoutError>>>>::from_iter
  56. 31: 0x7fbc4e250c1c - <alloc[36d2302c246c3597]::vec::Vec<alloc[36d2302c246c3597]::vec::Vec<rustc_target[5d4685c11228a5f9]::abi::TyAndLayout<rustc_middle[5f63c5fd1ac72588]::ty::Ty>>> as alloc[36d2302c246c3597]::vec::spec_from_iter::SpecFromIter<alloc[36d2302c246c3597]::vec::Vec<rustc_target[5d4685c11228a5f9]::abi::TyAndLayout<rustc_middle[5f63c5fd1ac72588]::ty::Ty>>, core[d9a3b528d00e4bcd]::iter::adapters::GenericShunt<core[d9a3b528d00e4bcd]::iter::adapters::map::Map<core[d9a3b528d00e4bcd]::slice::iter::Iter<rustc_middle[5f63c5fd1ac72588]::ty::VariantDef>, <rustc_middle[5f63c5fd1ac72588]::ty::layout::LayoutCx<rustc_middle[5f63c5fd1ac72588]::ty::context::TyCtxt>>::layout_of_uncached::{closure#5}>, core[d9a3b528d00e4bcd]::result::Result<core[d9a3b528d00e4bcd]::convert::Infallible, rustc_middle[5f63c5fd1ac72588]::ty::layout::LayoutError>>>>::from_iter
  57. 32: 0x7fbc4e22eef0 - <rustc_middle[5f63c5fd1ac72588]::ty::layout::LayoutCx<rustc_middle[5f63c5fd1ac72588]::ty::context::TyCtxt>>::layout_of_uncached
  58. 33: 0x7fbc4e246276 - rustc_middle[5f63c5fd1ac72588]::ty::layout::layout_of
  59. 34: 0x7fbc4ddd5bfa - rustc_query_system[319694dcf5dfa03c]::query::plumbing::get_query::<rustc_query_impl[2480959737b7d51e]::queries::layout_of, rustc_query_impl[2480959737b7d51e]::plumbing::QueryCtxt>
  60. 35: 0x7fbc4de72f30 - <rustc_query_impl[2480959737b7d51e]::Queries as rustc_middle[5f63c5fd1ac72588]::ty::query::QueryEngine>::layout_of
  61. 36: 0x7fbc4e251778 - <alloc[36d2302c246c3597]::vec::Vec<rustc_target[5d4685c11228a5f9]::abi::TyAndLayout<rustc_middle[5f63c5fd1ac72588]::ty::Ty>> as alloc[36d2302c246c3597]::vec::spec_from_iter::SpecFromIter<rustc_target[5d4685c11228a5f9]::abi::TyAndLayout<rustc_middle[5f63c5fd1ac72588]::ty::Ty>, core[d9a3b528d00e4bcd]::iter::adapters::GenericShunt<core[d9a3b528d00e4bcd]::iter::adapters::map::Map<core[d9a3b528d00e4bcd]::slice::iter::Iter<rustc_middle[5f63c5fd1ac72588]::ty::FieldDef>, <rustc_middle[5f63c5fd1ac72588]::ty::layout::LayoutCx<rustc_middle[5f63c5fd1ac72588]::ty::context::TyCtxt>>::layout_of_uncached::{closure#5}::{closure#0}>, core[d9a3b528d00e4bcd]::result::Result<core[d9a3b528d00e4bcd]::convert::Infallible, rustc_middle[5f63c5fd1ac72588]::ty::layout::LayoutError>>>>::from_iter
  62. 37: 0x7fbc4e250c1c - <alloc[36d2302c246c3597]::vec::Vec<alloc[36d2302c246c3597]::vec::Vec<rustc_target[5d4685c11228a5f9]::abi::TyAndLayout<rustc_middle[5f63c5fd1ac72588]::ty::Ty>>> as alloc[36d2302c246c3597]::vec::spec_from_iter::SpecFromIter<alloc[36d2302c246c3597]::vec::Vec<rustc_target[5d4685c11228a5f9]::abi::TyAndLayout<rustc_middle[5f63c5fd1ac72588]::ty::Ty>>, core[d9a3b528d00e4bcd]::iter::adapters::GenericShunt<core[d9a3b528d00e4bcd]::iter::adapters::map::Map<core[d9a3b528d00e4bcd]::slice::iter::Iter<rustc_middle[5f63c5fd1ac72588]::ty::VariantDef>, <rustc_middle[5f63c5fd1ac72588]::ty::layout::LayoutCx<rustc_middle[5f63c5fd1ac72588]::ty::context::TyCtxt>>::layout_of_uncached::{closure#5}>, core[d9a3b528d00e4bcd]::result::Result<core[d9a3b528d00e4bcd]::convert::Infallible, rustc_middle[5f63c5fd1ac72588]::ty::layout::LayoutError>>>>::from_iter
  63. 38: 0x7fbc4e22eef0 - <rustc_middle[5f63c5fd1ac72588]::ty::layout::LayoutCx<rustc_middle[5f63c5fd1ac72588]::ty::context::TyCtxt>>::layout_of_uncached
  64. 39: 0x7fbc4e246276 - rustc_middle[5f63c5fd1ac72588]::ty::layout::layout_of
  65. 40: 0x7fbc4ddd5bfa - rustc_query_system[319694dcf5dfa03c]::query::plumbing::get_query::<rustc_query_impl[2480959737b7d51e]::queries::layout_of, rustc_query_impl[2480959737b7d51e]::plumbing::QueryCtxt>
  66. 41: 0x7fbc4de72f30 - <rustc_query_impl[2480959737b7d51e]::Queries as rustc_middle[5f63c5fd1ac72588]::ty::query::QueryEngine>::layout_of
  67. 42: 0x7fbc4e251778 - <alloc[36d2302c246c3597]::vec::Vec<rustc_target[5d4685c11228a5f9]::abi::TyAndLayout<rustc_middle[5f63c5fd1ac72588]::ty::Ty>> as alloc[36d2302c246c3597]::vec::spec_from_iter::SpecFromIter<rustc_target[5d4685c11228a5f9]::abi::TyAndLayout<rustc_middle[5f63c5fd1ac72588]::ty::Ty>, core[d9a3b528d00e4bcd]::iter::adapters::GenericShunt<core[d9a3b528d00e4bcd]::iter::adapters::map::Map<core[d9a3b528d00e4bcd]::slice::iter::Iter<rustc_middle[5f63c5fd1ac72588]::ty::FieldDef>, <rustc_middle[5f63c5fd1ac72588]::ty::layout::LayoutCx<rustc_middle[5f63c5fd1ac72588]::ty::context::TyCtxt>>::layout_of_uncached::{closure#5}::{closure#0}>, core[d9a3b528d00e4bcd]::result::Result<core[d9a3b528d00e4bcd]::convert::Infallible, rustc_middle[5f63c5fd1ac72588]::ty::layout::LayoutError>>>>::from_iter
  68. 43: 0x7fbc4e250c1c - <alloc[36d2302c246c3597]::vec::Vec<alloc[36d2302c246c3597]::vec::Vec<rustc_target[5d4685c11228a5f9]::abi::TyAndLayout<rustc_middle[5f63c5fd1ac72588]::ty::Ty>>> as alloc[36d2302c246c3597]::vec::spec_from_iter::SpecFromIter<alloc[36d2302c246c3597]::vec::Vec<rustc_target[5d4685c11228a5f9]::abi::TyAndLayout<rustc_middle[5f63c5fd1ac72588]::ty::Ty>>, core[d9a3b528d00e4bcd]::iter::adapters::GenericShunt<core[d9a3b528d00e4bcd]::iter::adapters::map::Map<core[d9a3b528d00e4bcd]::slice::iter::Iter<rustc_middle[5f63c5fd1ac72588]::ty::VariantDef>, <rustc_middle[5f63c5fd1ac72588]::ty::layout::LayoutCx<rustc_middle[5f63c5fd1ac72588]::ty::context::TyCtxt>>::layout_of_uncached::{closure#5}>, core[d9a3b528d00e4bcd]::result::Result<core[d9a3b528d00e4bcd]::convert::Infallible, rustc_middle[5f63c5fd1ac72588]::ty::layout::LayoutError>>>>::from_iter
  69. 44: 0x7fbc4e22eef0 - <rustc_middle[5f63c5fd1ac72588]::ty::layout::LayoutCx<rustc_middle[5f63c5fd1ac72588]::ty::context::TyCtxt>>::layout_of_uncached
  70. 45: 0x7fbc4e246276 - rustc_middle[5f63c5fd1ac72588]::ty::layout::layout_of
  71. 46: 0x7fbc4ddd5bfa - rustc_query_system[319694dcf5dfa03c]::query::plumbing::get_query::<rustc_query_impl[2480959737b7d51e]::queries::layout_of, rustc_query_impl[2480959737b7d51e]::plumbing::QueryCtxt>
  72. 47: 0x7fbc4de72f30 - <rustc_query_impl[2480959737b7d51e]::Queries as rustc_middle[5f63c5fd1ac72588]::ty::query::QueryEngine>::layout_of
  73. 48: 0x7fbc4de797e5 - rustc_codegen_ssa[82efcbacec23bfcf]::debuginfo::type_names::push_debuginfo_type_name
  74. 49: 0x7fbc4de78f66 - rustc_codegen_ssa[82efcbacec23bfcf]::debuginfo::type_names::push_debuginfo_type_name
  75. 50: 0x7fbc4de7be53 - rustc_codegen_ssa[82efcbacec23bfcf]::debuginfo::type_names::push_generic_params_internal
  76. 51: 0x7fbc4de77d13 - rustc_codegen_ssa[82efcbacec23bfcf]::debuginfo::type_names::push_debuginfo_type_name
  77. 52: 0x7fbc4de7be53 - rustc_codegen_ssa[82efcbacec23bfcf]::debuginfo::type_names::push_generic_params_internal
  78. 53: 0x7fbc4de77d13 - rustc_codegen_ssa[82efcbacec23bfcf]::debuginfo::type_names::push_debuginfo_type_name
  79. 54: 0x7fbc4de77770 - rustc_codegen_ssa[82efcbacec23bfcf]::debuginfo::type_names::compute_debuginfo_type_name
  80. 55: 0x7fbc4e3a5bbe - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::enums::native::build_enum_type_di_node
  81. 56: 0x7fbc4e3deb78 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::enums::build_enum_type_di_node
  82. 57: 0x7fbc4d72488b - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_di_node
  83. 58: 0x7fbc4d720419 - <&mut rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}::{closure#0} as core[d9a3b528d00e4bcd]::ops::function::FnOnce<((usize, &rustc_middle[5f63c5fd1ac72588]::ty::FieldDef),)>>::call_once
  84. 59: 0x7fbc4d6e5f3b - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_map::build_type_with_children::<rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}, rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#1}>
  85. 60: 0x7fbc4d724545 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_di_node
  86. 61: 0x7fbc4d720419 - <&mut rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}::{closure#0} as core[d9a3b528d00e4bcd]::ops::function::FnOnce<((usize, &rustc_middle[5f63c5fd1ac72588]::ty::FieldDef),)>>::call_once
  87. 62: 0x7fbc4d6e5f3b - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_map::build_type_with_children::<rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}, rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#1}>
  88. 63: 0x7fbc4d724545 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_di_node
  89. 64: 0x7fbc4d720419 - <&mut rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}::{closure#0} as core[d9a3b528d00e4bcd]::ops::function::FnOnce<((usize, &rustc_middle[5f63c5fd1ac72588]::ty::FieldDef),)>>::call_once
  90. 65: 0x7fbc4d6e5f3b - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_map::build_type_with_children::<rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}, rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#1}>
  91. 66: 0x7fbc4d724545 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_di_node
  92. 67: 0x7fbc4d72334c - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_pointer_or_reference_di_node
  93. 68: 0x7fbc4d724805 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_di_node
  94. 69: 0x7fbc4d720419 - <&mut rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}::{closure#0} as core[d9a3b528d00e4bcd]::ops::function::FnOnce<((usize, &rustc_middle[5f63c5fd1ac72588]::ty::FieldDef),)>>::call_once
  95. 70: 0x7fbc4d6e5f3b - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_map::build_type_with_children::<rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}, rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#1}>
  96. 71: 0x7fbc4d724545 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_di_node
  97. 72: 0x7fbc4d720419 - <&mut rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}::{closure#0} as core[d9a3b528d00e4bcd]::ops::function::FnOnce<((usize, &rustc_middle[5f63c5fd1ac72588]::ty::FieldDef),)>>::call_once
  98. 73: 0x7fbc4d6e5f3b - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_map::build_type_with_children::<rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}, rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#1}>
  99. 74: 0x7fbc4d724545 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_di_node
  100. 75: 0x7fbc4d720419 - <&mut rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}::{closure#0} as core[d9a3b528d00e4bcd]::ops::function::FnOnce<((usize, &rustc_middle[5f63c5fd1ac72588]::ty::FieldDef),)>>::call_once
  101. 76: 0x7fbc4d6e5f3b - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_map::build_type_with_children::<rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}, rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#1}>
  102. 77: 0x7fbc4d724545 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_di_node
  103. 78: 0x7fbc4c61aff8 - <&mut rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::enums::build_generator_variant_struct_type_di_node::{closure#0}::{closure#1} as core[d9a3b528d00e4bcd]::ops::function::FnOnce<((usize, rustc_middle[5f63c5fd1ac72588]::ty::Ty),)>>::call_once
  104. 79: 0x7fbc4c63166a - <smallvec[d975c939f8fd647b]::SmallVec<[&rustc_codegen_llvm[3b78a86e98ab98ba]::llvm_::ffi::Metadata; 16usize]> as core[d9a3b528d00e4bcd]::iter::traits::collect::Extend<&rustc_codegen_llvm[3b78a86e98ab98ba]::llvm_::ffi::Metadata>>::extend::<core[d9a3b528d00e4bcd]::iter::adapters::map::Map<core[d9a3b528d00e4bcd]::iter::adapters::enumerate::Enumerate<core[d9a3b528d00e4bcd]::iter::adapters::flatten::Flatten<core[d9a3b528d00e4bcd]::option::IntoIter<&rustc_middle[5f63c5fd1ac72588]::ty::list::List<rustc_middle[5f63c5fd1ac72588]::ty::Ty>>>>, rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::enums::build_generator_variant_struct_type_di_node::{closure#0}::{closure#1}>>
  105. 80: 0x7fbc4c5cee4d - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_map::build_type_with_children::<rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::enums::build_generator_variant_struct_type_di_node::{closure#0}, rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::enums::build_generator_variant_struct_type_di_node::{closure#1}>
  106. 81: 0x7fbc4c61b8a4 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::enums::build_generator_variant_struct_type_di_node
  107. 82: 0x7fbc4c5f13c8 - <&mut rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::enums::native::build_generator_di_node::{closure#0}::{closure#0} as core[d9a3b528d00e4bcd]::ops::function::FnOnce<(rustc_target[5d4685c11228a5f9]::abi::VariantIdx,)>>::call_once
  108. 83: 0x7fbc4c63098e - <smallvec[d975c939f8fd647b]::SmallVec<[rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::enums::native::VariantMemberInfo; 16usize]> as core[d9a3b528d00e4bcd]::iter::traits::collect::Extend<rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::enums::native::VariantMemberInfo>>::extend::<core[d9a3b528d00e4bcd]::iter::adapters::map::Map<core[d9a3b528d00e4bcd]::iter::adapters::map::Map<core[d9a3b528d00e4bcd]::ops::range::Range<usize>, <rustc_index[88c373cd75dbc1d7]::vec::IndexVec<rustc_target[5d4685c11228a5f9]::abi::VariantIdx, rustc_target[5d4685c11228a5f9]::abi::Layout>>::indices::{closure#0}>, rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::enums::native::build_generator_di_node::{closure#0}::{closure#0}>>
  109. 84: 0x7fbc4c5cf4e2 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_map::build_type_with_children::<rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::enums::native::build_generator_di_node::{closure#0}, for<'a, 'b, 'c> fn(&'a rustc_codegen_llvm[3b78a86e98ab98ba]::context::CodegenCx<'b, 'c>) -> smallvec[d975c939f8fd647b]::SmallVec<[&'b rustc_codegen_llvm[3b78a86e98ab98ba]::llvm_::ffi::Metadata; 16usize]>>
  110. 85: 0x7fbc4c5f3eb1 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::enums::native::build_generator_di_node
  111. 86: 0x7fbc4c61b75e - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::enums::build_generator_di_node
  112. 87: 0x7fbc4d72590d - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_di_node
  113. 88: 0x7fbc4d720419 - <&mut rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}::{closure#0} as core[d9a3b528d00e4bcd]::ops::function::FnOnce<((usize, &rustc_middle[5f63c5fd1ac72588]::ty::FieldDef),)>>::call_once
  114. 89: 0x7fbc4d6e5f3b - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_map::build_type_with_children::<rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}, rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#1}>
  115. 90: 0x7fbc4d724545 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_di_node
  116. 91: 0x7fbc4d752b49 - <smallvec[d975c939f8fd647b]::SmallVec<[&rustc_codegen_llvm[3b78a86e98ab98ba]::llvm_::ffi::Metadata; 16usize]> as core[d9a3b528d00e4bcd]::iter::traits::collect::Extend<&rustc_codegen_llvm[3b78a86e98ab98ba]::llvm_::ffi::Metadata>>::extend::<core[d9a3b528d00e4bcd]::iter::adapters::map::Map<core[d9a3b528d00e4bcd]::ops::range::Range<usize>, rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::enums::build_enum_variant_struct_type_di_node::{closure#0}::{closure#0}>>
  117. 92: 0x7fbc4d6e7114 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_map::build_type_with_children::<rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::enums::build_enum_variant_struct_type_di_node::{closure#0}, rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::enums::build_enum_variant_struct_type_di_node::{closure#1}>
  118. 93: 0x7fbc4d6ffbea - <&mut rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::enums::native::build_enum_type_di_node::{closure#0}::{closure#0} as core[d9a3b528d00e4bcd]::ops::function::FnOnce<(rustc_target[5d4685c11228a5f9]::abi::VariantIdx,)>>::call_once
  119. 94: 0x7fbc4d7523ac - <smallvec[d975c939f8fd647b]::SmallVec<[rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::enums::native::VariantMemberInfo; 16usize]> as core[d9a3b528d00e4bcd]::iter::traits::collect::Extend<rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::enums::native::VariantMemberInfo>>::extend::<core[d9a3b528d00e4bcd]::iter::adapters::map::Map<core[d9a3b528d00e4bcd]::ops::range::Range<rustc_target[5d4685c11228a5f9]::abi::VariantIdx>, rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::enums::native::build_enum_type_di_node::{closure#0}::{closure#0}>>
  120. 95: 0x7fbc4e38816a - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_map::build_type_with_children::<rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::enums::native::build_enum_type_di_node::{closure#0}, for<'a, 'b, 'c> fn(&'a rustc_codegen_llvm[3b78a86e98ab98ba]::context::CodegenCx<'b, 'c>) -> smallvec[d975c939f8fd647b]::SmallVec<[&'b rustc_codegen_llvm[3b78a86e98ab98ba]::llvm_::ffi::Metadata; 16usize]>>
  121. 96: 0x7fbc4e3a5c42 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::enums::native::build_enum_type_di_node
  122. 97: 0x7fbc4e3deb78 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::enums::build_enum_type_di_node
  123. 98: 0x7fbc4d72488b - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_di_node
  124. 99: 0x7fbc4d720419 - <&mut rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}::{closure#0} as core[d9a3b528d00e4bcd]::ops::function::FnOnce<((usize, &rustc_middle[5f63c5fd1ac72588]::ty::FieldDef),)>>::call_once
  125. 100: 0x7fbc4d6e5f3b - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_map::build_type_with_children::<rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}, rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#1}>
  126. 101: 0x7fbc4d724545 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_di_node
  127. 102: 0x7fbc4d720419 - <&mut rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}::{closure#0} as core[d9a3b528d00e4bcd]::ops::function::FnOnce<((usize, &rustc_middle[5f63c5fd1ac72588]::ty::FieldDef),)>>::call_once
  128. 103: 0x7fbc4d6e5f3b - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_map::build_type_with_children::<rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}, rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#1}>
  129. 104: 0x7fbc4d724545 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_di_node
  130. 105: 0x7fbc4d720419 - <&mut rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}::{closure#0} as core[d9a3b528d00e4bcd]::ops::function::FnOnce<((usize, &rustc_middle[5f63c5fd1ac72588]::ty::FieldDef),)>>::call_once
  131. 106: 0x7fbc4d6e5f3b - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_map::build_type_with_children::<rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}, rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#1}>
  132. 107: 0x7fbc4d724545 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_di_node
  133. 108: 0x7fbc4d720419 - <&mut rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}::{closure#0} as core[d9a3b528d00e4bcd]::ops::function::FnOnce<((usize, &rustc_middle[5f63c5fd1ac72588]::ty::FieldDef),)>>::call_once
  134. 109: 0x7fbc4d6e5f3b - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_map::build_type_with_children::<rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}, rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#1}>
  135. 110: 0x7fbc4d724545 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_di_node
  136. 111: 0x7fbc4d720419 - <&mut rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}::{closure#0} as core[d9a3b528d00e4bcd]::ops::function::FnOnce<((usize, &rustc_middle[5f63c5fd1ac72588]::ty::FieldDef),)>>::call_once
  137. 112: 0x7fbc4d6e5f3b - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_map::build_type_with_children::<rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}, rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#1}>
  138. 113: 0x7fbc4d724545 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_di_node
  139. 114: 0x7fbc4d72334c - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_pointer_or_reference_di_node
  140. 115: 0x7fbc4d724805 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_di_node
  141. 116: 0x7fbc4d720419 - <&mut rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}::{closure#0} as core[d9a3b528d00e4bcd]::ops::function::FnOnce<((usize, &rustc_middle[5f63c5fd1ac72588]::ty::FieldDef),)>>::call_once
  142. 117: 0x7fbc4d6e5f3b - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_map::build_type_with_children::<rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}, rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#1}>
  143. 118: 0x7fbc4d724545 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_di_node
  144. 119: 0x7fbc4d720419 - <&mut rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}::{closure#0} as core[d9a3b528d00e4bcd]::ops::function::FnOnce<((usize, &rustc_middle[5f63c5fd1ac72588]::ty::FieldDef),)>>::call_once
  145. 120: 0x7fbc4d6e5f3b - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_map::build_type_with_children::<rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}, rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#1}>
  146. 121: 0x7fbc4d724545 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_di_node
  147. 122: 0x7fbc4d72334c - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_pointer_or_reference_di_node
  148. 123: 0x7fbc4d724805 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_di_node
  149. 124: 0x7fbc4e3f6612 - <smallvec[d975c939f8fd647b]::SmallVec<[&rustc_codegen_llvm[3b78a86e98ab98ba]::llvm_::ffi::Metadata; 16usize]> as core[d9a3b528d00e4bcd]::iter::traits::collect::Extend<&rustc_codegen_llvm[3b78a86e98ab98ba]::llvm_::ffi::Metadata>>::extend::<core[d9a3b528d00e4bcd]::iter::adapters::map::Map<core[d9a3b528d00e4bcd]::iter::adapters::enumerate::Enumerate<core[d9a3b528d00e4bcd]::iter::adapters::zip::Zip<smallvec[d975c939f8fd647b]::IntoIter<[rustc_middle[5f63c5fd1ac72588]::ty::Ty; 16usize]>, core[d9a3b528d00e4bcd]::slice::iter::Iter<alloc[36d2302c246c3597]::string::String>>>, rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_upvar_field_di_nodes::{closure#0}>>
  150. 125: 0x7fbc4e3ecf27 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_upvar_field_di_nodes
  151. 126: 0x7fbc4e386d9a - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_map::build_type_with_children::<rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_closure_env_di_node::{closure#0}, for<'a, 'b, 'c> fn(&'a rustc_codegen_llvm[3b78a86e98ab98ba]::context::CodegenCx<'b, 'c>) -> smallvec[d975c939f8fd647b]::SmallVec<[&'b rustc_codegen_llvm[3b78a86e98ab98ba]::llvm_::ffi::Metadata; 16usize]>>
  152. 127: 0x7fbc4d724a07 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_di_node
  153. 128: 0x7fbc4d720419 - <&mut rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}::{closure#0} as core[d9a3b528d00e4bcd]::ops::function::FnOnce<((usize, &rustc_middle[5f63c5fd1ac72588]::ty::FieldDef),)>>::call_once
  154. 129: 0x7fbc4d6e5f3b - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_map::build_type_with_children::<rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#0}, rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::build_struct_type_di_node::{closure#1}>
  155. 130: 0x7fbc4d724545 - rustc_codegen_llvm[3b78a86e98ab98ba]::debuginfo::metadata::type_di_node
  156. 131: 0x7fbc4d705e58 - <rustc_codegen_llvm[3b78a86e98ab98ba]::context::CodegenCx as rustc_codegen_ssa[82efcbacec23bfcf]::traits::debuginfo::DebugInfoMethods>::dbg_scope_fn
  157. 132: 0x7fbc4d731dc2 - rustc_codegen_ssa[82efcbacec23bfcf]::mir::codegen_mir::<rustc_codegen_llvm[3b78a86e98ab98ba]::builder::Builder>
  158. 133: 0x7fbc4d6f03d4 - rustc_codegen_llvm[3b78a86e98ab98ba]::base::compile_codegen_unit::module_codegen
  159. 134: 0x7fbc4e3aed36 - <rustc_query_system[319694dcf5dfa03c]::dep_graph::graph::DepGraph<rustc_middle[5f63c5fd1ac72588]::dep_graph::dep_node::DepKind>>::with_task::<rustc_middle[5f63c5fd1ac72588]::ty::context::TyCtxt, rustc_span[3354b82f0c75eb5d]::symbol::Symbol, rustc_codegen_ssa[82efcbacec23bfcf]::ModuleCodegen<rustc_codegen_llvm[3b78a86e98ab98ba]::ModuleLlvm>>
  160. 135: 0x7fbc4e39d969 - rustc_codegen_llvm[3b78a86e98ab98ba]::base::compile_codegen_unit
  161. 136: 0x7fbc4e38bb8c - <rustc_codegen_llvm[3b78a86e98ab98ba]::LlvmCodegenBackend as rustc_codegen_ssa[82efcbacec23bfcf]::traits::backend::CodegenBackend>::codegen_crate
  162. 137: 0x7fbc4e36cec7 - <rustc_session[77248bc14774052c]::session::Session>::time::<alloc[36d2302c246c3597]::boxed::Box<dyn core[d9a3b528d00e4bcd]::any::Any>, rustc_interface[1d66963a510d2f71]::passes::start_codegen::{closure#0}>
  163. 138: 0x7fbc4e35b938 - <rustc_interface[1d66963a510d2f71]::passes::QueryContext>::enter::<<rustc_interface[1d66963a510d2f71]::queries::Queries>::ongoing_codegen::{closure#0}::{closure#0}, core[d9a3b528d00e4bcd]::result::Result<alloc[36d2302c246c3597]::boxed::Box<dyn core[d9a3b528d00e4bcd]::any::Any>, rustc_errors[e415a2b41ae93448]::ErrorGuaranteed>>
  164. 139: 0x7fbc4e3540bf - <rustc_interface[1d66963a510d2f71]::queries::Queries>::ongoing_codegen
  165. 140: 0x7fbc4e317ebb - <rustc_interface[1d66963a510d2f71]::interface::Compiler>::enter::<rustc_driver[6650adb4e8a07042]::run_compiler::{closure#1}::{closure#2}, core[d9a3b528d00e4bcd]::result::Result<core[d9a3b528d00e4bcd]::option::Option<rustc_interface[1d66963a510d2f71]::queries::Linker>, rustc_errors[e415a2b41ae93448]::ErrorGuaranteed>>
  166. 141: 0x7fbc4e32af2f - rustc_span[3354b82f0c75eb5d]::with_source_map::<core[d9a3b528d00e4bcd]::result::Result<(), rustc_errors[e415a2b41ae93448]::ErrorGuaranteed>, rustc_interface[1d66963a510d2f71]::interface::create_compiler_and_run<core[d9a3b528d00e4bcd]::result::Result<(), rustc_errors[e415a2b41ae93448]::ErrorGuaranteed>, rustc_driver[6650adb4e8a07042]::run_compiler::{closure#1}>::{closure#1}>
  167. 142: 0x7fbc4e318b04 - rustc_interface[1d66963a510d2f71]::interface::create_compiler_and_run::<core[d9a3b528d00e4bcd]::result::Result<(), rustc_errors[e415a2b41ae93448]::ErrorGuaranteed>, rustc_driver[6650adb4e8a07042]::run_compiler::{closure#1}>
  168. 143: 0x7fbc4e3158b2 - <scoped_tls[11b42f00ec6f76c4]::ScopedKey<rustc_span[3354b82f0c75eb5d]::SessionGlobals>>::set::<rustc_interface[1d66963a510d2f71]::interface::run_compiler<core[d9a3b528d00e4bcd]::result::Result<(), rustc_errors[e415a2b41ae93448]::ErrorGuaranteed>, rustc_driver[6650adb4e8a07042]::run_compiler::{closure#1}>::{closure#0}, core[d9a3b528d00e4bcd]::result::Result<(), rustc_errors[e415a2b41ae93448]::ErrorGuaranteed>>
  169. 144: 0x7fbc4e313d5f - std[dc1d017f401af48a]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[1d66963a510d2f71]::util::run_in_thread_pool_with_globals<rustc_interface[1d66963a510d2f71]::interface::run_compiler<core[d9a3b528d00e4bcd]::result::Result<(), rustc_errors[e415a2b41ae93448]::ErrorGuaranteed>, rustc_driver[6650adb4e8a07042]::run_compiler::{closure#1}>::{closure#0}, core[d9a3b528d00e4bcd]::result::Result<(), rustc_errors[e415a2b41ae93448]::ErrorGuaranteed>>::{closure#0}, core[d9a3b528d00e4bcd]::result::Result<(), rustc_errors[e415a2b41ae93448]::ErrorGuaranteed>>
  170. 145: 0x7fbc4e32beb2 - <<std[dc1d017f401af48a]::thread::Builder>::spawn_unchecked_<rustc_interface[1d66963a510d2f71]::util::run_in_thread_pool_with_globals<rustc_interface[1d66963a510d2f71]::interface::run_compiler<core[d9a3b528d00e4bcd]::result::Result<(), rustc_errors[e415a2b41ae93448]::ErrorGuaranteed>, rustc_driver[6650adb4e8a07042]::run_compiler::{closure#1}>::{closure#0}, core[d9a3b528d00e4bcd]::result::Result<(), rustc_errors[e415a2b41ae93448]::ErrorGuaranteed>>::{closure#0}, core[d9a3b528d00e4bcd]::result::Result<(), rustc_errors[e415a2b41ae93448]::ErrorGuaranteed>>::{closure#1} as core[d9a3b528d00e4bcd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
  171. 146: 0x7fbc4bcab2c3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h410ea22b43d61d56
  172. at /rustc/58f11791af4f97572e7afd83f11cffe04bbbd12f/library/alloc/src/boxed.rs:1853:9
  173. 147: 0x7fbc4bcab2c3 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hff190b74d8f3d909
  174. at /rustc/58f11791af4f97572e7afd83f11cffe04bbbd12f/library/alloc/src/boxed.rs:1853:9
  175. 148: 0x7fbc4bcab2c3 - std::sys::unix::thread::Thread::new::thread_start::h8cb9e648ae9f2254
  176. at /rustc/58f11791af4f97572e7afd83f11cffe04bbbd12f/library/std/src/sys/unix/thread.rs:108:17
  177. 149: 0x7fbc4ba8f0b7 - start_thread
  178. 150: 0x7fbc4bb14800 - __GI___clone3
  179. 151: 0x0 - <unknown>
  180.  
  181. error: internal compiler error: unexpected panic
  182.  
  183. note: the compiler unexpectedly panicked. this is a bug.
  184.  
  185. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
  186.  
  187. note: rustc 1.61.0-nightly (58f11791a 2022-03-17) running on x86_64-unknown-linux-gnu
  188.  
  189. note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2
  190.  
  191. note: some of the compiler flags provided by cargo are hidden
  192.  
  193. query stack during panic:
  194. #0 [is_sized_raw] computing whether `dyn core::future::future::Future<Output = core::result::Result<(), error::Error>> + core::marker::Send` is `Sized`
  195. #1 [layout_of] computing layout of `*const dyn core::future::future::Future<Output = core::result::Result<(), error::Error>> + core::marker::Send`
  196. #2 [layout_of] computing layout of `core::ptr::unique::Unique<dyn core::future::future::Future<Output = core::result::Result<(), error::Error>> + core::marker::Send>`
  197. #3 [layout_of] computing layout of `alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), error::Error>> + core::marker::Send>`
  198. #4 [layout_of] computing layout of `core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<(), error::Error>> + core::marker::Send>>`
  199. end of query stack
  200. error: could not compile `sqlx-core`
  201. ~/squirrelflight ❯❯❯ ✘ 101
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement