Skip to content

Instantly share code, notes, and snippets.

@Chronos-Sk
Last active May 21, 2021 18:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Chronos-Sk/c335c49fc20724efed8623b18db85c3f to your computer and use it in GitHub Desktop.
Save Chronos-Sk/c335c49fc20724efed8623b18db85c3f to your computer and use it in GitHub Desktop.
Compiling playground v0.0.1 (/playground)
thread 'rustc' panicked at 'index out of bounds: the len is 1 but the index is 1', /rustc/40d23020470db06903589e210c83a4936f22d52a/compiler/rustc_middle/src/ty/subst.rs:303:43
stack backtrace:
0: rust_begin_unwind
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/std/src/panicking.rs:515:5
1: core::panicking::panic_fmt
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/core/src/panicking.rs:92:14
2: core::panicking::panic_bounds_check
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/core/src/panicking.rs:69:5
3: rustc_trait_selection::traits::select::candidate_assembly::<impl rustc_trait_selection::traits::select::SelectionContext>::assemble_candidates
4: rustc_trait_selection::traits::select::candidate_assembly::<impl rustc_trait_selection::traits::select::SelectionContext>::candidate_from_obligation_no_cache
5: rustc_query_system::dep_graph::graph::DepGraph<K>::with_anon_task
6: rustc_trait_selection::traits::select::candidate_assembly::<impl rustc_trait_selection::traits::select::SelectionContext>::candidate_from_obligation
7: rustc_trait_selection::traits::select::SelectionContext::evaluate_stack
8: rustc_query_system::dep_graph::graph::DepGraph<K>::with_anon_task
9: rustc_trait_selection::traits::select::SelectionContext::evaluate_trait_predicate_recursively
10: rustc_trait_selection::traits::select::SelectionContext::evaluate_predicate_recursively::{{closure}}
11: rustc_trait_selection::traits::select::SelectionContext::evaluate_predicate_recursively
12: rustc_infer::infer::InferCtxt::probe
13: rustc_trait_selection::traits::select::SelectionContext::evaluate_root_obligation
14: rustc_infer::infer::InferCtxtBuilder::enter_with_canonical
15: rustc_traits::evaluate_obligation::evaluate_obligation
16: rustc_query_impl::<impl rustc_query_system::query::config::QueryAccessors<rustc_query_impl::plumbing::QueryCtxt> for rustc_query_impl::queries::evaluate_obligation>::compute
17: rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl
18: rustc_data_structures::stack::ensure_sufficient_stack
19: rustc_query_system::query::plumbing::force_query_with_job
20: rustc_query_system::query::plumbing::get_query_impl
21: <rustc_query_impl::Queries as rustc_middle::ty::query::QueryEngine>::evaluate_obligation
22: <rustc_infer::infer::InferCtxt as rustc_trait_selection::traits::query::evaluate_obligation::InferCtxtExt>::evaluate_obligation
23: <rustc_infer::infer::InferCtxt as rustc_trait_selection::traits::query::evaluate_obligation::InferCtxtExt>::evaluate_obligation_no_overflow
24: <rustc_infer::infer::InferCtxt as rustc_trait_selection::traits::error_reporting::suggestions::InferCtxtExt>::suggest_add_reference_to_arg::{{closure}}
25: <rustc_infer::infer::InferCtxt as rustc_trait_selection::traits::error_reporting::suggestions::InferCtxtExt>::suggest_add_reference_to_arg
26: <rustc_infer::infer::InferCtxt as rustc_trait_selection::traits::error_reporting::InferCtxtExt>::report_selection_error
27: <rustc_infer::infer::InferCtxt as rustc_trait_selection::traits::error_reporting::InferCtxtExt>::report_fulfillment_errors
28: rustc_typeck::check::fn_ctxt::checks::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_argument_types
29: rustc_typeck::check::callee::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::confirm_builtin_call
30: rustc_typeck::check::callee::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_call
31: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_kind
32: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_with_expectation
33: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_kind
34: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_with_expectation
35: <smallvec::SmallVec<A> as core::iter::traits::collect::Extend<<A as smallvec::Array>::Item>>::extend
36: <T as rustc_middle::ty::context::InternIteratorElement<T,R>>::intern_with
37: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_kind
38: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_with_expectation
39: rustc_typeck::check::_match::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::demand_scrutinee_type
40: rustc_typeck::check::_match::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_match
41: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_kind
42: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_with_expectation
43: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_kind
44: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_with_expectation
45: rustc_typeck::check::fn_ctxt::checks::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_argument_types
46: rustc_typeck::check::callee::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::confirm_builtin_call
47: rustc_typeck::check::callee::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_call
48: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_kind
49: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_with_expectation
50: rustc_typeck::check::fn_ctxt::checks::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_argument_types
51: rustc_typeck::check::callee::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::confirm_builtin_call
52: rustc_typeck::check::callee::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_call
53: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_kind
54: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_with_expectation
55: rustc_typeck::check::fn_ctxt::checks::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_stmt
56: rustc_typeck::check::fn_ctxt::checks::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_block_with_expected
57: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_with_expectation
58: rustc_typeck::check::fn_ctxt::checks::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_stmt
59: rustc_typeck::check::fn_ctxt::checks::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_block_with_expected
60: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_with_expectation
61: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_return_expr
62: rustc_typeck::check::check::check_fn
63: rustc_typeck::check::inherited::InheritedBuilder::enter
64: rustc_typeck::check::typeck
65: rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl
66: rustc_data_structures::stack::ensure_sufficient_stack
67: rustc_query_system::query::plumbing::force_query_with_job
68: rustc_query_system::query::plumbing::get_query_impl
69: <rustc_query_impl::Queries as rustc_middle::ty::query::QueryEngine>::typeck
70: rustc_middle::ty::<impl rustc_middle::ty::context::TyCtxt>::par_body_owners
71: rustc_typeck::check::typeck_item_bodies
72: rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl
73: rustc_data_structures::stack::ensure_sufficient_stack
74: rustc_query_system::query::plumbing::force_query_with_job
75: rustc_query_system::query::plumbing::get_query_impl
76: <rustc_query_impl::Queries as rustc_middle::ty::query::QueryEngine>::typeck_item_bodies
77: rustc_session::utils::<impl rustc_session::session::Session>::time
78: rustc_typeck::check_crate
79: rustc_interface::passes::analysis
80: rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl
81: rustc_data_structures::stack::ensure_sufficient_stack
82: rustc_query_system::query::plumbing::force_query_with_job
83: rustc_query_system::query::plumbing::get_query_impl
84: <rustc_query_impl::Queries as rustc_middle::ty::query::QueryEngine>::analysis
85: rustc_interface::passes::QueryContext::enter
86: rustc_interface::queries::<impl rustc_interface::interface::Compiler>::enter
87: rustc_span::with_source_map
88: scoped_tls::ScopedKey<T>::set
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
error: internal compiler error: unexpected panic
note: the compiler unexpectedly panicked. this is a bug.
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
note: rustc 1.54.0-nightly (40d230204 2021-05-20) running on x86_64-unknown-linux-gnu
note: compiler flags: -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --crate-type bin
note: some of the compiler flags provided by cargo are hidden
query stack during panic:
#0 [evaluate_obligation] evaluating trait selection obligation `&i32: std::marker::Unsize`
#1 [typeck] type-checking `main`
#2 [typeck_item_bodies] type-checking all item bodies
#3 [analysis] running analysis passes on this crate
end of query stack
error: internal compiler error: trimmed_def_paths constructed
|
= note: delayed at 0: rustc_errors::Handler::delay_good_path_bug
1: rustc_middle::ty::print::pretty::trimmed_def_paths
2: rustc_query_impl::<impl rustc_query_system::query::config::QueryAccessors<rustc_query_impl::plumbing::QueryCtxt> for rustc_query_impl::queries::trimmed_def_paths>::compute
3: rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl
4: rustc_data_structures::stack::ensure_sufficient_stack
5: rustc_query_system::query::plumbing::force_query_with_job
6: rustc_query_system::query::plumbing::get_query_impl
7: rustc_query_system::query::plumbing::get_query
8: <rustc_middle::ty::print::pretty::FmtPrinter<F> as rustc_middle::ty::print::Printer>::print_def_path
9: <rustc_middle::ty::print::pretty::FmtPrinter<F> as rustc_middle::ty::print::Printer>::print_def_path
10: rustc_middle::ty::print::pretty::<impl rustc_middle::ty::print::Print<P> for rustc_middle::ty::TraitPredicate>::print
11: rustc_middle::ty::print::pretty::<impl rustc_middle::ty::print::Print<P> for rustc_middle::ty::PredicateKind>::print
12: <rustc_middle::ty::print::pretty::FmtPrinter<F> as rustc_middle::ty::print::pretty::PrettyPrinter>::in_binder
13: rustc_middle::ty::print::pretty::<impl core::fmt::Display for rustc_middle::ty::Predicate>::fmt
14: core::fmt::write
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/core/src/fmt/mod.rs:1110:17
15: core::fmt::Write::write_fmt
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/core/src/fmt/mod.rs:184:9
alloc::fmt::format
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/alloc/src/fmt.rs:583:5
16: <rustc_infer::infer::InferCtxt as rustc_trait_selection::traits::error_reporting::InferCtxtExt>::report_selection_error
17: <rustc_infer::infer::InferCtxt as rustc_trait_selection::traits::error_reporting::InferCtxtExt>::report_fulfillment_errors
18: rustc_typeck::check::fn_ctxt::checks::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_argument_types
19: rustc_typeck::check::callee::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::confirm_builtin_call
20: rustc_typeck::check::callee::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_call
21: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_kind
22: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_with_expectation
23: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_kind
24: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_with_expectation
25: <smallvec::SmallVec<A> as core::iter::traits::collect::Extend<<A as smallvec::Array>::Item>>::extend
26: <T as rustc_middle::ty::context::InternIteratorElement<T,R>>::intern_with
27: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_kind
28: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_with_expectation
29: rustc_typeck::check::_match::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::demand_scrutinee_type
30: rustc_typeck::check::_match::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_match
31: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_kind
32: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_with_expectation
33: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_kind
34: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_with_expectation
35: rustc_typeck::check::fn_ctxt::checks::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_argument_types
36: rustc_typeck::check::callee::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::confirm_builtin_call
37: rustc_typeck::check::callee::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_call
38: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_kind
39: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_with_expectation
40: rustc_typeck::check::fn_ctxt::checks::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_argument_types
41: rustc_typeck::check::callee::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::confirm_builtin_call
42: rustc_typeck::check::callee::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_call
43: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_kind
44: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_with_expectation
45: rustc_typeck::check::fn_ctxt::checks::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_stmt
46: rustc_typeck::check::fn_ctxt::checks::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_block_with_expected
47: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_with_expectation
48: rustc_typeck::check::fn_ctxt::checks::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_stmt
49: rustc_typeck::check::fn_ctxt::checks::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_block_with_expected
50: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_expr_with_expectation
51: rustc_typeck::check::expr::<impl rustc_typeck::check::fn_ctxt::FnCtxt>::check_return_expr
52: rustc_typeck::check::check::check_fn
53: rustc_typeck::check::inherited::InheritedBuilder::enter
54: rustc_typeck::check::typeck
55: rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl
56: rustc_data_structures::stack::ensure_sufficient_stack
57: rustc_query_system::query::plumbing::force_query_with_job
58: rustc_query_system::query::plumbing::get_query_impl
59: <rustc_query_impl::Queries as rustc_middle::ty::query::QueryEngine>::typeck
60: rustc_middle::ty::<impl rustc_middle::ty::context::TyCtxt>::par_body_owners
61: rustc_typeck::check::typeck_item_bodies
62: rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl
63: rustc_data_structures::stack::ensure_sufficient_stack
64: rustc_query_system::query::plumbing::force_query_with_job
65: rustc_query_system::query::plumbing::get_query_impl
66: <rustc_query_impl::Queries as rustc_middle::ty::query::QueryEngine>::typeck_item_bodies
67: rustc_session::utils::<impl rustc_session::session::Session>::time
68: rustc_typeck::check_crate
69: rustc_interface::passes::analysis
70: rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl
71: rustc_data_structures::stack::ensure_sufficient_stack
72: rustc_query_system::query::plumbing::force_query_with_job
73: rustc_query_system::query::plumbing::get_query_impl
74: <rustc_query_impl::Queries as rustc_middle::ty::query::QueryEngine>::analysis
75: rustc_interface::passes::QueryContext::enter
76: rustc_interface::queries::<impl rustc_interface::interface::Compiler>::enter
77: rustc_span::with_source_map
78: scoped_tls::ScopedKey<T>::set
79: std::sys_common::backtrace::__rust_begin_short_backtrace
80: core::ops::function::FnOnce::call_once{{vtable.shim}}
81: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/alloc/src/boxed.rs:1575:9
<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/alloc/src/boxed.rs:1575:9
std::sys::unix::thread::Thread::new::thread_start
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/std/src/sys/unix/thread.rs:71:17
82: start_thread
83: clone
thread 'rustc' panicked at 'no warnings or errors encountered even though `delayed_good_path_bugs` issued', compiler/rustc_errors/src/lib.rs:1021:13
stack backtrace:
0: 0x7fac2f6d3010 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
1: 0x7fac2f6d3010 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
2: 0x7fac2f6d3010 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/std/src/sys_common/backtrace.rs:67:5
3: 0x7fac2f6d3010 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h767e17e1aa7df6a8
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/std/src/sys_common/backtrace.rs:46:22
4: 0x7fac2f74092c - core::fmt::write::h7aa6cd0067dca82a
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/core/src/fmt/mod.rs:1110:17
5: 0x7fac2f6c4895 - std::io::Write::write_fmt::h4c802b6f761026c1
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/std/src/io/mod.rs:1584:15
6: 0x7fac2f6d6d5b - std::sys_common::backtrace::_print::h2769edb26a7eb606
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/std/src/sys_common/backtrace.rs:49:5
7: 0x7fac2f6d6d5b - std::sys_common::backtrace::print::ha71f3549862b4cb6
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/std/src/sys_common/backtrace.rs:36:9
8: 0x7fac2f6d6d5b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/std/src/panicking.rs:208:50
9: 0x7fac2f6d6831 - std::panicking::default_hook::h290aa602c0fb11df
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/std/src/panicking.rs:225:9
10: 0x7fac2fea506d - rustc_driver::report_ice::hd575aa67be3288bc
11: 0x7fac2f6d7566 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/std/src/panicking.rs:626:17
12: 0x7fac2f6d7047 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/std/src/panicking.rs:519:13
13: 0x7fac2f6d34ec - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/std/src/sys_common/backtrace.rs:141:18
14: 0x7fac2f6d6fa9 - rust_begin_unwind
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/std/src/panicking.rs:515:5
15: 0x7fac2f69ff7b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/std/src/panicking.rs:457:5
16: 0x7fac32314109 - rustc_errors::HandlerInner::flush_delayed::h30003d6193a51769
17: 0x7fac32312c31 - <rustc_errors::HandlerInner as core::ops::drop::Drop>::drop::hdcde751ca0d96f0c
18: 0x7fac319a0596 - core::ptr::drop_in_place<rustc_session::parse::ParseSess>::h87a46fb65541757b
19: 0x7fac319a28ce - <alloc::rc::Rc<T> as core::ops::drop::Drop>::drop::h0625c8f02a46d712
20: 0x7fac319a5d6d - core::ptr::drop_in_place<rustc_interface::interface::Compiler>::hf1cd37c89654abfb
21: 0x7fac319a57e0 - rustc_span::with_source_map::h5b1831a7c490d4e1
22: 0x7fac319a8358 - scoped_tls::ScopedKey<T>::set::ha23e3ea5e8121f7a
23: 0x7fac319cd14b - std::sys_common::backtrace::__rust_begin_short_backtrace::h547c89617ab570d2
24: 0x7fac319a4045 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he4ef2418a213a503
25: 0x7fac2f6e3a57 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h902e2cf6655e1b0c
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/alloc/src/boxed.rs:1575:9
26: 0x7fac2f6e3a57 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h893a5452154309d1
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/alloc/src/boxed.rs:1575:9
27: 0x7fac2f6e3a57 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd
at /rustc/40d23020470db06903589e210c83a4936f22d52a/library/std/src/sys/unix/thread.rs:71:17
28: 0x7fac2f61e609 - start_thread
29: 0x7fac2f532293 - clone
30: 0x0 - <unknown>
error: internal compiler error: unexpected panic
note: the compiler unexpectedly panicked. this is a bug.
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
note: rustc 1.54.0-nightly (40d230204 2021-05-20) running on x86_64-unknown-linux-gnu
note: compiler flags: -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --crate-type bin
note: some of the compiler flags provided by cargo are hidden
query stack during panic:
end of query stack
thread panicked while panicking. aborting.
error: could not compile `playground`
Caused by:
process didn't exit successfully: `rustc --crate-name playground --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -C metadata=1b09f4da533ba79f -C extra-filename=-1b09f4da533ba79f --out-dir /playground/target/debug/deps -L dependency=/playground/target/debug/deps --extern addr2line=/playground/target/debug/deps/libaddr2line-af4b866cb5630f67.rlib --extern adler=/playground/target/debug/deps/libadler-b49c949e3504cbd1.rlib --extern adler32=/playground/target/debug/deps/libadler32-d4247d4849a00fb6.rlib --extern ahash=/playground/target/debug/deps/libahash-5d3a77933fbb1db1.rlib --extern aho_corasick=/playground/target/debug/deps/libaho_corasick-c6441250f4377f75.rlib --extern ansi_term_0_11_0=/playground/target/debug/deps/libansi_term-120d85761b0feaf7.rlib --extern ansi_term=/playground/target/debug/deps/libansi_term-ab35f8b11e59385a.rlib --extern anyhow=/playground/target/debug/deps/libanyhow-179cdb76302d10b0.rlib --extern approx=/playground/target/debug/deps/libapprox-190b3889ec54de9c.rlib --extern arc_swap=/playground/target/debug/deps/libarc_swap-7b1a27cbfcae6908.rlib --extern arrayvec=/playground/target/debug/deps/libarrayvec-ed5725d717896463.rlib --extern async_trait=/playground/target/debug/deps/libasync_trait-594b2d7fa801da9c.so --extern atty=/playground/target/debug/deps/libatty-502bc6c291f17bc7.rlib --extern autocfg=/playground/target/debug/deps/libautocfg-335ede5611a9b684.rlib --extern backtrace=/playground/target/debug/deps/libbacktrace-d5d2ca2b72da717a.rlib --extern base64=/playground/target/debug/deps/libbase64-c4895e085902010c.rlib --extern bit_set=/playground/target/debug/deps/libbit_set-47a0d090fe1f7f69.rlib --extern bit_vec=/playground/target/debug/deps/libbit_vec-d1b5bfc20fd2fdbc.rlib --extern bitflags=/playground/target/debug/deps/libbitflags-a2155987696b8596.rlib --extern block_buffer=/playground/target/debug/deps/libblock_buffer-cf569edb3edc0bc5.rlib --extern bstr=/playground/target/debug/deps/libbstr-bd4da0ba7a9d38fe.rlib --extern bytemuck=/playground/target/debug/deps/libbytemuck-6dfe398733f4bf9b.rlib --extern byteorder=/playground/target/debug/deps/libbyteorder-247b40861da05bec.rlib --extern bytes=/playground/target/debug/deps/libbytes-fee841c20de076cb.rlib --extern cc=/playground/target/debug/deps/libcc-3d73e0498404d3d3.rlib --extern cfg_if_0_1_10=/playground/target/debug/deps/libcfg_if-a42a72dabfa4a887.rlib --extern cfg_if=/playground/target/debug/deps/libcfg_if-17db79e6160d9d60.rlib --extern chrono=/playground/target/debug/deps/libchrono-4b68b5c22816ed44.rlib --extern clap=/playground/target/debug/deps/libclap-aab9b7c0c7f2b68b.rlib --extern color_quant=/playground/target/debug/deps/libcolor_quant-18f74000246df249.rlib --extern const_fn=/playground/target/debug/deps/libconst_fn-2fa43ad16cae7ca1.so --extern cpufeatures=/playground/target/debug/deps/libcpufeatures-83c3ca0f017c3e89.rlib --extern crc32fast=/playground/target/debug/deps/libcrc32fast-11f74ee15174c644.rlib --extern crossbeam=/playground/target/debug/deps/libcrossbeam-d85df8ce35060c04.rlib --extern crossbeam_channel=/playground/target/debug/deps/libcrossbeam_channel-69a4d58ef5f919ae.rlib --extern crossbeam_deque=/playground/target/debug/deps/libcrossbeam_deque-d5a77025fa32d9cb.rlib --extern crossbeam_epoch=/playground/target/debug/deps/libcrossbeam_epoch-4a0736c9487fa727.rlib --extern crossbeam_queue=/playground/target/debug/deps/libcrossbeam_queue-e5bde0d1b19954a6.rlib --extern crossbeam_utils=/playground/target/debug/deps/libcrossbeam_utils-afd7441560a1d48f.rlib --extern crypto_mac=/playground/target/debug/deps/libcrypto_mac-c62c745d6784bc52.rlib --extern csv=/playground/target/debug/deps/libcsv-d9d6594d01929f84.rlib --extern csv_core=/playground/target/debug/deps/libcsv_core-89157bb2fb151cdd.rlib --extern data_encoding=/playground/target/debug/deps/libdata_encoding-5b6f22d0f4108c54.rlib --extern deflate=/playground/target/debug/deps/libdeflate-e53f1b38507311f9.rlib --extern derivative=/playground/target/debug/deps/libderivative-63846d8470e58352.so --extern digest=/playground/target/debug/deps/libdigest-fb0e132aa354ba96.rlib --extern dtoa=/playground/target/debug/deps/libdtoa-4c7fbf1ff0cbab74.rlib --extern either=/playground/target/debug/deps/libeither-04371dfd35bf3584.rlib --extern encoding_rs=/playground/target/debug/deps/libencoding_rs-1e774a9fa3beaffe.rlib --extern env_logger=/playground/target/debug/deps/libenv_logger-a004ffe3dd57f273.rlib --extern error_chain=/playground/target/debug/deps/liberror_chain-be608ef99ad022b8.rlib --extern fallible_iterator=/playground/target/debug/deps/libfallible_iterator-ff9acd467715c624.rlib --extern fallible_streaming_iterator=/playground/target/debug/deps/libfallible_streaming_iterator-af89121c1162058b.rlib --extern filetime=/playground/target/debug/deps/libfiletime-322d37a17166a2db.rlib --extern fixedbitset=/playground/target/debug/deps/libfixedbitset-7f130894b62c8660.rlib --extern flate2=/playground/target/debug/deps/libflate2-5f9232816851da77.rlib --extern fnv=/playground/target/debug/deps/libfnv-ae9dcfe01b70696a.rlib --extern foreign_types=/playground/target/debug/deps/libforeign_types-35628d5e26d8374d.rlib --extern foreign_types_shared=/playground/target/debug/deps/libforeign_types_shared-04972c5c102436b5.rlib --extern form_urlencoded=/playground/target/debug/deps/libform_urlencoded-e91eb0906f17a107.rlib --extern futf=/playground/target/debug/deps/libfutf-ab209591d3e97362.rlib --extern futures=/playground/target/debug/deps/libfutures-43f2a19387e09512.rlib --extern futures_channel=/playground/target/debug/deps/libfutures_channel-697402c8a6d1b4d9.rlib --extern futures_core=/playground/target/debug/deps/libfutures_core-91cc4549ca0472bf.rlib --extern futures_executor=/playground/target/debug/deps/libfutures_executor-9201414e5ff0bea8.rlib --extern futures_io=/playground/target/debug/deps/libfutures_io-1c519c7af5f9be31.rlib --extern futures_macro=/playground/target/debug/deps/libfutures_macro-a27f129e73a2c399.so --extern futures_sink=/playground/target/debug/deps/libfutures_sink-1ba616e92182ae88.rlib --extern futures_task=/playground/target/debug/deps/libfutures_task-c10619735ffa0a4f.rlib --extern futures_util=/playground/target/debug/deps/libfutures_util-1ffe8096ff647b52.rlib --extern generic_array=/playground/target/debug/deps/libgeneric_array-ac53d730f67a9215.rlib --extern getrandom_0_1_16=/playground/target/debug/deps/libgetrandom-32b68e09c6fe176d.rlib --extern getrandom=/playground/target/debug/deps/libgetrandom-85f3d3c38a223ba8.rlib --extern gif=/playground/target/debug/deps/libgif-5981fd6c37878d57.rlib --extern gimli=/playground/target/debug/deps/libgimli-6cb0c61547c32c8f.rlib --extern glob=/playground/target/debug/deps/libglob-8875c8c77f264e1f.rlib --extern h2=/playground/target/debug/deps/libh2-0599cfa6af9b18be.rlib --extern hashbrown_0_9_1=/playground/target/debug/deps/libhashbrown-b64880a240aa7322.rlib --extern hashbrown=/playground/target/debug/deps/libhashbrown-af741b234aa19af9.rlib --extern hashlink=/playground/target/debug/deps/libhashlink-0afa84e7a7361ab1.rlib --extern hmac=/playground/target/debug/deps/libhmac-6ca13de78761dcfa.rlib --extern html5ever=/playground/target/debug/deps/libhtml5ever-044d8dbea83c669e.rlib --extern http=/playground/target/debug/deps/libhttp-6d4e9ea1f4436748.rlib --extern http_body=/playground/target/debug/deps/libhttp_body-19f131530a31992a.rlib --extern httparse=/playground/target/debug/deps/libhttparse-470041685c40f349.rlib --extern httpdate=/playground/target/debug/deps/libhttpdate-5a8c1fd58f8e04ca.rlib --extern humantime=/playground/target/debug/deps/libhumantime-2dac88ea32d7c5f9.rlib --extern hyper=/playground/target/debug/deps/libhyper-3e315cfd20adbfda.rlib --extern hyper_tls=/playground/target/debug/deps/libhyper_tls-3193a369f8d6162d.rlib --extern idna=/playground/target/debug/deps/libidna-74b42b8bf12de956.rlib --extern image=/playground/target/debug/deps/libimage-450f9e096d7a314c.rlib --extern indexmap=/playground/target/debug/deps/libindexmap-a16c9943b089e7da.rlib --extern instant=/playground/target/debug/deps/libinstant-048283c91b125bac.rlib --extern iovec=/playground/target/debug/deps/libiovec-2e22c43f625468c3.rlib --extern ipnet=/playground/target/debug/deps/libipnet-c9dd5fe28501a45f.rlib --extern itertools=/playground/target/debug/deps/libitertools-83b02edb16ec9dc2.rlib --extern itoa=/playground/target/debug/deps/libitoa-83e3755614d1c657.rlib --extern jpeg_decoder=/playground/target/debug/deps/libjpeg_decoder-0674097182206605.rlib --extern lazy_static=/playground/target/debug/deps/liblazy_static-735e050bd0c7e24f.rlib --extern libc=/playground/target/debug/deps/liblibc-9c8577be6c3bd8a5.rlib --extern libm=/playground/target/debug/deps/liblibm-cea705af515fc7b9.rlib --extern libsqlite3_sys=/playground/target/debug/deps/liblibsqlite3_sys-531de01cef629740.rlib --extern linked_hash_map=/playground/target/debug/deps/liblinked_hash_map-de04d3a5c1d34737.rlib --extern lock_api=/playground/target/debug/deps/liblock_api-ac13900cead869b4.rlib --extern log=/playground/target/debug/deps/liblog-1446d40c5efb29ed.rlib --extern log_mdc=/playground/target/debug/deps/liblog_mdc-99e505949276356c.rlib --extern log4rs=/playground/target/debug/deps/liblog4rs-9ba74eeeb337bd35.rlib --extern mac=/playground/target/debug/deps/libmac-e654eafe9d5122d7.rlib --extern markup5ever=/playground/target/debug/deps/libmarkup5ever-34fe7d8ac69412ad.rlib --extern markup5ever_rcdom=/playground/target/debug/deps/libmarkup5ever_rcdom-aa19ca2a624be334.rlib --extern matches=/playground/target/debug/deps/libmatches-bd6291e3e71f7f58.rlib --extern matrixmultiply=/playground/target/debug/deps/libmatrixmultiply-2815ae7c5268c707.rlib --extern md5=/playground/target/debug/deps/libmd5-c688bc3f2ad8e1bf.rlib --extern memchr=/playground/target/debug/deps/libmemchr-303ba0c6b7f69fdd.rlib --extern memmap=/playground/target/debug/deps/libmemmap-a79fad577a7bde46.rlib --extern memoffset=/playground/target/debug/deps/libmemoffset-4690847a22048d46.rlib --extern mime=/playground/target/debug/deps/libmime-b10d8882042d97b0.rlib --extern miniz_oxide_0_3_7=/playground/target/debug/deps/libminiz_oxide-1d1d3f7f4239ae4c.rlib --extern miniz_oxide=/playground/target/debug/deps/libminiz_oxide-e797ff84e041dd1b.rlib --extern mio=/playground/target/debug/deps/libmio-1887b89f524bdaa9.rlib --extern nalgebra=/playground/target/debug/deps/libnalgebra-497ec3171c8a4d1d.rlib --extern native_tls=/playground/target/debug/deps/libnative_tls-91d6ffb4c420be55.rlib --extern ndarray=/playground/target/debug/deps/libndarray-9fb34296dc561b08.rlib --extern net2=/playground/target/debug/deps/libnet2-3f91b909faf2d47f.rlib --extern debug_unreachable=/playground/target/debug/deps/libdebug_unreachable-b62bf2bc851953e4.rlib --extern num=/playground/target/debug/deps/libnum-310bd912008768ec.rlib --extern num_bigint=/playground/target/debug/deps/libnum_bigint-f29aaa9fd78cd487.rlib --extern num_complex_0_3_1=/playground/target/debug/deps/libnum_complex-980527fb46f49d6c.rlib --extern num_complex=/playground/target/debug/deps/libnum_complex-c5a2adc8136581d0.rlib --extern num_integer=/playground/target/debug/deps/libnum_integer-ef83eb595093d5c1.rlib --extern num_iter=/playground/target/debug/deps/libnum_iter-26ef1d7d168b78fc.rlib --extern num_rational_0_3_2=/playground/target/debug/deps/libnum_rational-7cc1ce30694fb776.rlib --extern num_rational=/playground/target/debug/deps/libnum_rational-4f68421956e44075.rlib --extern num_traits=/playground/target/debug/deps/libnum_traits-29185bbab3bdb97e.rlib --extern num_cpus=/playground/target/debug/deps/libnum_cpus-fd72392e223eb2db.rlib --extern object=/playground/target/debug/deps/libobject-6f724917cab13bda.rlib --extern once_cell=/playground/target/debug/deps/libonce_cell-17eb46c299237e16.rlib --extern opaque_debug=/playground/target/debug/deps/libopaque_debug-0572f128331f44db.rlib --extern openssl=/playground/target/debug/deps/libopenssl-9865f65399c2cc80.rlib --extern openssl_probe=/playground/target/debug/deps/libopenssl_probe-686a8228f73d5587.rlib --extern openssl_sys=/playground/target/debug/deps/libopenssl_sys-b51661439b1e7bec.rlib --extern ordered_float=/playground/target/debug/deps/libordered_float-23c162286462f009.rlib --extern parking_lot=/playground/target/debug/deps/libparking_lot-891b4200d9e24f50.rlib --extern parking_lot_core=/playground/target/debug/deps/libparking_lot_core-9aa80f821b3d16df.rlib --extern paste=/playground/target/debug/deps/libpaste-00233cab4e8b72fc.so --extern percent_encoding=/playground/target/debug/deps/libpercent_encoding-6b4a80c4029ee4a3.rlib --extern pest=/playground/target/debug/deps/libpest-921bca10ad4500d5.rlib --extern petgraph=/playground/target/debug/deps/libpetgraph-062a231d714bf404.rlib --extern phf=/playground/target/debug/deps/libphf-229c542ba338a49b.rlib --extern phf_codegen=/playground/target/debug/deps/libphf_codegen-c3f9712818e7c7ec.rlib --extern phf_generator=/playground/target/debug/deps/libphf_generator-967bf83157477ca4.rlib --extern phf_shared=/playground/target/debug/deps/libphf_shared-2a85a3479f3e9d7c.rlib --extern pin_project=/playground/target/debug/deps/libpin_project-e5cc6488d33bad16.rlib --extern pin_project_internal=/playground/target/debug/deps/libpin_project_internal-56f66649cb8ded8f.so --extern pin_project_lite=/playground/target/debug/deps/libpin_project_lite-4aca7f5ab6899e96.rlib --extern pin_utils=/playground/target/debug/deps/libpin_utils-dd2961d584c22a9f.rlib --extern pkg_config=/playground/target/debug/deps/libpkg_config-562f800da154de92.rlib --extern png=/playground/target/debug/deps/libpng-cea4ce28892beca3.rlib --extern postgres=/playground/target/debug/deps/libpostgres-8ef6f4585fe5e8c7.rlib --extern postgres_protocol=/playground/target/debug/deps/libpostgres_protocol-d0666b3f36acdb6a.rlib --extern postgres_types=/playground/target/debug/deps/libpostgres_types-61cf646f6aa1d315.rlib --extern ppv_lite86=/playground/target/debug/deps/libppv_lite86-e926ed38ecbba29b.rlib --extern precomputed_hash=/playground/target/debug/deps/libprecomputed_hash-c6d01971a34f5807.rlib --extern proc_macro_hack=/playground/target/debug/deps/libproc_macro_hack-1fe68e267e98fed1.so --extern proc_macro_nested=/playground/target/debug/deps/libproc_macro_nested-c3e0e2e0e50d9cf6.rlib --extern proc_macro2=/playground/target/debug/deps/libproc_macro2-f484420462e00052.rlib --extern quick_error=/playground/target/debug/deps/libquick_error-73bf4d47b8e0946f.rlib --extern quote=/playground/target/debug/deps/libquote-c589ede37edb8f5b.rlib --extern rand_0_7_3=/playground/target/debug/deps/librand-06183589499ca9d7.rlib --extern rand=/playground/target/debug/deps/librand-5a9d7b7a50a3bc7f.rlib --extern rand_chacha_0_2_2=/playground/target/debug/deps/librand_chacha-66d6c0649b953ead.rlib --extern rand_chacha=/playground/target/debug/deps/librand_chacha-90f36a586480d73f.rlib --extern rand_core_0_5_1=/playground/target/debug/deps/librand_core-971f920359175ac6.rlib --extern rand_core=/playground/target/debug/deps/librand_core-432eff9b3db7719f.rlib --extern rand_distr=/playground/target/debug/deps/librand_distr-7ba04861bdb668f8.rlib --extern rand_hc=/playground/target/debug/deps/librand_hc-cd20125151a11cff.rlib --extern rand_pcg=/playground/target/debug/deps/librand_pcg-dd0d425eecdef140.rlib --extern rawpointer=/playground/target/debug/deps/librawpointer-80c34ebe31e8881e.rlib --extern rayon=/playground/target/debug/deps/librayon-9d34e6210713b191.rlib --extern rayon_core=/playground/target/debug/deps/librayon_core-2185e6a450fb6642.rlib --extern regex=/playground/target/debug/deps/libregex-a743d6793e59d4c0.rlib --extern regex_automata=/playground/target/debug/deps/libregex_automata-02b61cebf24eb8c0.rlib --extern regex_syntax=/playground/target/debug/deps/libregex_syntax-a3684af575b07253.rlib --extern remove_dir_all=/playground/target/debug/deps/libremove_dir_all-5c0a87a169460981.rlib --extern reqwest=/playground/target/debug/deps/libreqwest-728d2a3e0f3e1b2d.rlib --extern ring=/playground/target/debug/deps/libring-1433611bdb78dca3.rlib --extern rusqlite=/playground/target/debug/deps/librusqlite-0d82cf8793848e12.rlib --extern rustc_demangle=/playground/target/debug/deps/librustc_demangle-9c9497fccfbeb6f4.rlib --extern rustc_version=/playground/target/debug/deps/librustc_version-75e8a0114436076c.rlib --extern ryu=/playground/target/debug/deps/libryu-fc722432573e8d7d.rlib --extern same_file=/playground/target/debug/deps/libsame_file-aeaece771fe5a4c2.rlib --extern scoped_threadpool=/playground/target/debug/deps/libscoped_threadpool-c6d356f1e1f61de2.rlib --extern scopeguard=/playground/target/debug/deps/libscopeguard-a0d059c36fcc038c.rlib --extern select=/playground/target/debug/deps/libselect-6fcb54bec5128146.rlib --extern semver=/playground/target/debug/deps/libsemver-a62cee498f3c98c6.rlib --extern semver_parser=/playground/target/debug/deps/libsemver_parser-f4ec13d2daacd2c2.rlib --extern serde=/playground/target/debug/deps/libserde-2390b6a88b1d4fe3.rlib --extern serde_value=/playground/target/debug/deps/libserde_value-d550e51c2440bd7e.rlib --extern serde_derive=/playground/target/debug/deps/libserde_derive-6a26e06aa9899fa0.so --extern serde_json=/playground/target/debug/deps/libserde_json-fa101212540ab3b5.rlib --extern serde_urlencoded=/playground/target/debug/deps/libserde_urlencoded-a5ee1542f4622daf.rlib --extern serde_yaml=/playground/target/debug/deps/libserde_yaml-77bf45817c11b4d5.rlib --extern sha2=/playground/target/debug/deps/libsha2-480edd035d499151.rlib --extern simba=/playground/target/debug/deps/libsimba-5ad51f737fc567e7.rlib --extern siphasher=/playground/target/debug/deps/libsiphasher-0b689d4e61ff3bad.rlib --extern slab=/playground/target/debug/deps/libslab-8360eda8f600df05.rlib --extern smallvec=/playground/target/debug/deps/libsmallvec-9e48c7819f40ec21.rlib --extern smawk=/playground/target/debug/deps/libsmawk-8e38b6e5a5778769.rlib --extern socket2=/playground/target/debug/deps/libsocket2-578d16c5102ec397.rlib --extern spin=/playground/target/debug/deps/libspin-459161897768fba8.rlib --extern standback=/playground/target/debug/deps/libstandback-766c95787038fe25.rlib --extern string_cache=/playground/target/debug/deps/libstring_cache-a94d4a2ce0f1c729.rlib --extern string_cache_codegen=/playground/target/debug/deps/libstring_cache_codegen-aed8ff0586ea435b.rlib --extern stringprep=/playground/target/debug/deps/libstringprep-0ca9759472e251d6.rlib --extern strsim_0_8_0=/playground/target/debug/deps/libstrsim-1094d6105a6b9102.rlib --extern strsim=/playground/target/debug/deps/libstrsim-596fcd52b29ab067.rlib --extern subtle=/playground/target/debug/deps/libsubtle-9abff15ff12775b5.rlib --extern syn=/playground/target/debug/deps/libsyn-d44d7f720a550959.rlib --extern synstructure=/playground/target/debug/deps/libsynstructure-1cc23407ef4f2fca.rlib --extern tar=/playground/target/debug/deps/libtar-e32f4488bb869a35.rlib --extern tempfile=/playground/target/debug/deps/libtempfile-2d88ee4f7208e0ba.rlib --extern tendril=/playground/target/debug/deps/libtendril-0de8141ddc771892.rlib --extern termcolor=/playground/target/debug/deps/libtermcolor-46403bcbadff7ce9.rlib --extern textwrap_0_11_0=/playground/target/debug/deps/libtextwrap-34d11634d35d2890.rlib --extern textwrap=/playground/target/debug/deps/libtextwrap-9cac5c85790b3b1f.rlib --extern thiserror=/playground/target/debug/deps/libthiserror-e88ecaedb6225e80.rlib --extern thiserror_impl=/playground/target/debug/deps/libthiserror_impl-582dc125666b38cc.so --extern thread_id=/playground/target/debug/deps/libthread_id-406a39bc488c4b77.rlib --extern thread_local=/playground/target/debug/deps/libthread_local-c41cf3494ad4d6ea.rlib --extern threadpool=/playground/target/debug/deps/libthreadpool-8b2e3052afdcab49.rlib --extern tiff=/playground/target/debug/deps/libtiff-78da955d961d6597.rlib --extern time_0_1_44=/playground/target/debug/deps/libtime-9de14d1f84e22cbc.rlib --extern time=/playground/target/debug/deps/libtime-e23d51684d16b251.rlib --extern time_macros=/playground/target/debug/deps/libtime_macros-b66888dc75eb7296.rlib --extern time_macros_impl=/playground/target/debug/deps/libtime_macros_impl-dd2efe437a7311f3.so --extern tinyvec=/playground/target/debug/deps/libtinyvec-6de1e84ce02718a1.rlib --extern tinyvec_macros=/playground/target/debug/deps/libtinyvec_macros-81d45e7b064eddd1.rlib --extern tokio=/playground/target/debug/deps/libtokio-4f667e86cd269cad.rlib --extern tokio_native_tls=/playground/target/debug/deps/libtokio_native_tls-7800b62ca5b09b48.rlib --extern tokio_postgres=/playground/target/debug/deps/libtokio_postgres-2f16ba188b645586.rlib --extern tokio_util=/playground/target/debug/deps/libtokio_util-69a806b806f6a4c7.rlib --extern toml=/playground/target/debug/deps/libtoml-95ea71530382ff24.rlib --extern tower_service=/playground/target/debug/deps/libtower_service-81097ae8f3ca822e.rlib --extern tracing=/playground/target/debug/deps/libtracing-b841d0a9044738e8.rlib --extern tracing_core=/playground/target/debug/deps/libtracing_core-fb9824e74e5fe1d0.rlib --extern traitobject=/playground/target/debug/deps/libtraitobject-65b44d6642786d87.rlib --extern try_lock=/playground/target/debug/deps/libtry_lock-e4ac6437db956571.rlib --extern typemap=/playground/target/debug/deps/libtypemap-ac1698b586ce6597.rlib --extern typenum=/playground/target/debug/deps/libtypenum-9e7e9f850d4382a6.rlib --extern ucd_trie=/playground/target/debug/deps/libucd_trie-45ec7daed9838d32.rlib --extern unicase=/playground/target/debug/deps/libunicase-101756c05806db13.rlib --extern unicode_bidi=/playground/target/debug/deps/libunicode_bidi-3139b89156d0786c.rlib --extern unicode_normalization=/playground/target/debug/deps/libunicode_normalization-1140b65ebabbd2f7.rlib --extern unicode_segmentation=/playground/target/debug/deps/libunicode_segmentation-7eaecf846a4a004b.rlib --extern unicode_width=/playground/target/debug/deps/libunicode_width-44d374a05dce6145.rlib --extern unicode_xid=/playground/target/debug/deps/libunicode_xid-b18ccd133c106cd2.rlib --extern unsafe_any=/playground/target/debug/deps/libunsafe_any-fbd575c915548e61.rlib --extern untrusted=/playground/target/debug/deps/libuntrusted-524f673fcd7df21f.rlib --extern url=/playground/target/debug/deps/liburl-2d5ee22896792ec7.rlib --extern utf8=/playground/target/debug/deps/libutf8-03bfb833d07e7ce7.rlib --extern uuid=/playground/target/debug/deps/libuuid-c5c47134cb9449cd.rlib --extern vec_map=/playground/target/debug/deps/libvec_map-3e0d68bb2400498e.rlib --extern version_check=/playground/target/debug/deps/libversion_check-8621e40e791d7e0b.rlib --extern walkdir=/playground/target/debug/deps/libwalkdir-9288cdb139d035e8.rlib --extern want=/playground/target/debug/deps/libwant-b14842ba5ba129f5.rlib --extern weezl=/playground/target/debug/deps/libweezl-ef532351b91f45d8.rlib --extern winapi=/playground/target/debug/deps/libwinapi-769de98f80380deb.rlib --extern xattr=/playground/target/debug/deps/libxattr-a8d30029a35cb3a2.rlib --extern xml5ever=/playground/target/debug/deps/libxml5ever-066635cf9e54befb.rlib --extern yaml_rust=/playground/target/debug/deps/libyaml_rust-bcd6d9b5400b9c0e.rlib -L native=/playground/target/debug/build/libsqlite3-sys-9b2f2862c7c1a942/out -L native=/playground/target/debug/build/ring-af42686ee7676874/out` (signal: 4, SIGILL: illegal instruction)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment