Closed
Description
I've been getting this error fairly persistently despite trying to work around it a few ways, so filing this here even though I don't yet have an isolated reproducible case.
stack backtrace:
1: 0x7f99e823145c - std::sys::imp::backtrace::tracing::imp::write::hf7294f5e24536b4a
at /buildslave/rust-buildbot/slave/nightly-dist-rustc-linux/build/src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:42
2: 0x7f99e823f90e - std::panicking::default_hook::{{closure}}::h9a07d0b00c43fbee
at /buildslave/rust-buildbot/slave/nightly-dist-rustc-linux/build/src/libstd/panicking.rs:351
3: 0x7f99e823f4b3 - std::panicking::default_hook::hf25feff2d08bf39b
at /buildslave/rust-buildbot/slave/nightly-dist-rustc-linux/build/src/libstd/panicking.rs:361
4: 0x7f99e823fdab - std::panicking::rust_panic_with_hook::h4cb8c6fbb8386ccf
at /buildslave/rust-buildbot/slave/nightly-dist-rustc-linux/build/src/libstd/panicking.rs:555
5: 0x7f99e087ae37 - std::panicking::begin_panic::h133cfd00382ed92d
6: 0x7f99e089051d - rustc_errors::Handler::bug::h0c95eedc3adddeaa
7: 0x7f99e538d10a - rustc::session::opt_span_bug_fmt::{{closure}}::hb77f1c2804eeb101
8: 0x7f99e538cbc5 - rustc::session::opt_span_bug_fmt::h6020528146c503fb
9: 0x7f99e538c822 - rustc::session::bug_fmt::h80c5b006234b3146
10: 0x7f99e54187e9 - rustc::ty::<impl rustc::ty::context::TyCtxt<'a, 'gcx, 'tcx>>::impl_trait_ref::h723a544ccabfefd1
11: 0x7f99e6c9a9ba - <rustc_typeck::astconv::AstConv<'gcx, 'tcx> + 'o>::associated_path_def_to_ty::hcd3a1d566461deb3
12: 0x7f99e6c9dbcc - <rustc_typeck::astconv::AstConv<'gcx, 'tcx> + 'o>::ast_ty_to_ty::hf1f13e8dab321530
13: 0x7f99e6c9e037 - <rustc_typeck::astconv::AstConv<'gcx, 'tcx> + 'o>::ast_ty_to_ty::hf1f13e8dab321530
14: 0x7f99e6caebcc - rustc_typeck::collect::ty_generic_predicates::h508a0ee6976b8127
15: 0x7f99e6ca12e6 - <rustc_typeck::collect::CollectItemTypesVisitor<'a, 'tcx> as rustc::hir::intravisit::Visitor<'tcx>>::visit_item::h30daff41f9f84591
16: 0x7f99e6ca0762 - rustc_typeck::collect::collect_item_types::h5bfa53ea89c0f123
17: 0x7f99e6cc82a9 - rustc_typeck::check_crate::h06f4ceb61c7f6528
18: 0x7f99e85ddf27 - rustc_driver::driver::phase_3_run_analysis_passes::{{closure}}::h074ad5edbf4a7db7
19: 0x7f99e85d0356 - rustc_driver::driver::phase_3_run_analysis_passes::h380fa931cb354859
20: 0x7f99e85be160 - rustc_driver::driver::compile_input::hab977ae496b3a6f1
21: 0x7f99e8608a94 - rustc_driver::run_compiler::h81290683db66a63c
22: 0x7f99e8514ebb - std::panicking::try::do_call::h00942d7a5d04424f
23: 0x7f99e8248bea - __rust_maybe_catch_panic
at /buildslave/rust-buildbot/slave/nightly-dist-rustc-linux/build/src/libpanic_unwind/lib.rs:98
24: 0x7f99e853d122 - <F as alloc::boxed::FnBox<A>>::call_box::hd87f7ab2fccbd670
25: 0x7f99e823e764 - std::sys::imp::thread::Thread::new::thread_start::hc16926852e47c008
at /buildslave/rust-buildbot/slave/nightly-dist-rustc-linux/build/src/liballoc/boxed.rs:624
at /buildslave/rust-buildbot/slave/nightly-dist-rustc-linux/build/src/libstd/sys_common/thread.rs:21
at /buildslave/rust-buildbot/slave/nightly-dist-rustc-linux/build/src/libstd/sys/unix/thread.rs:84
26: 0x7f99e0025463 - start_thread
27: 0x7f99e7f019de - __clone
28: 0x0 - <unknown>
Metadata
Metadata
Assignees
Labels
No labels