Oct 27 23:04:57.725 INFO checking divans-0.0.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 23:04:57.726 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 23:04:58.196 INFO blam! 741dde784443b384b185432318e38950c149bf57a625eb9f696466a5ac8d3f2c Oct 27 23:04:58.197 INFO running `"docker" "start" "-a" "741dde784443b384b185432318e38950c149bf57a625eb9f696466a5ac8d3f2c"` Oct 27 23:04:58.987 INFO kablam! usermod: no changes Oct 27 23:04:59.019 INFO kablam! Checking alloc-no-stdlib v1.3.0 Oct 27 23:04:59.023 INFO kablam! Compiling divans v0.0.1 (/source) Oct 27 23:04:59.716 INFO kablam! Checking brotli-decompressor v1.3.1 Oct 27 23:05:02.906 INFO kablam! Checking brotli v2.5.1 Oct 27 23:05:25.119 INFO kablam! thread 'main' panicked at 'assertion failed: !impl_self_ty.has_infer_types()', librustc_mir/borrow_check/nll/type_check/mod.rs:1033:21 Oct 27 23:05:25.119 INFO kablam! stack backtrace: Oct 27 23:05:25.223 INFO kablam! 0: 0x7fb131e9471f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hf8ab61302c24284c Oct 27 23:05:25.223 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 27 23:05:25.223 INFO kablam! 1: 0x7fb131e79697 - std::sys_common::backtrace::print::h6c93ab6be75b9d39 Oct 27 23:05:25.223 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 27 23:05:25.223 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 27 23:05:25.223 INFO kablam! 2: 0x7fb131e9fadf - std::panicking::default_hook::{{closure}}::h611aa709adbce723 Oct 27 23:05:25.223 INFO kablam! at libstd/panicking.rs:211 Oct 27 23:05:25.223 INFO kablam! 3: 0x7fb131e9f844 - std::panicking::default_hook::h638eabd3231038cc Oct 27 23:05:25.223 INFO kablam! at libstd/panicking.rs:227 Oct 27 23:05:25.223 INFO kablam! 4: 0x7fb12e4fa2e1 - rustc::util::common::panic_hook::hf50bec47a39de6e1 Oct 27 23:05:25.223 INFO kablam! 5: 0x7fb131ea02d6 - std::panicking::rust_panic_with_hook::h07995597da01f254 Oct 27 23:05:25.223 INFO kablam! at libstd/panicking.rs:480 Oct 27 23:05:25.223 INFO kablam! 6: 0x7fb12f069d67 - std::panicking::begin_panic::h50d6f0ad7b7fe73d Oct 27 23:05:25.223 INFO kablam! 7: 0x7fb12f08983b - rustc_mir::borrow_check::nll::type_check::TypeChecker::relate_type_and_user_type::h1a6e2460a479faa9 Oct 27 23:05:25.223 INFO kablam! 8: 0x7fb12f085bab - as rustc::mir::visit::Visitor<'tcx>>::visit_constant::h10383df67efd26ef Oct 27 23:05:25.223 INFO kablam! 9: 0x7fb12f085f46 - as rustc::mir::visit::Visitor<'tcx>>::visit_rvalue::haa4c4c799f4abc0d Oct 27 23:05:25.223 INFO kablam! 10: 0x7fb12f0864b9 - as rustc::mir::visit::Visitor<'tcx>>::visit_mir::hcf70f5fa7cc87ef3 Oct 27 23:05:25.223 INFO kablam! 11: 0x7fb12f085621 - rustc_mir::borrow_check::nll::type_check::type_check_internal::h977a2530544b7297 Oct 27 23:05:25.223 INFO kablam! 12: 0x7fb12ee0c3f6 - rustc::ty::context::tls::with_related_context::hee0d8cac24079799 Oct 27 23:05:25.223 INFO kablam! 13: 0x7fb12eeeabf4 - rustc::infer::InferCtxtBuilder::enter::h6184a2a06179eaa8 Oct 27 23:05:25.223 INFO kablam! 14: 0x7fb12f092566 - ::run_pass::hb8e1988b319257e9 Oct 27 23:05:25.223 INFO kablam! 15: 0x7fb12ee5f4a0 - rustc_mir::transform::mir_const::{{closure}}::h64359e372ed57035 Oct 27 23:05:25.223 INFO kablam! 16: 0x7fb12ee5839e - rustc_mir::transform::mir_const::h0c5014775b60c6b0 Oct 27 23:05:25.223 INFO kablam! 17: 0x7fb12e090a15 - rustc::ty::query::__query_compute::mir_const::h72d601e1070ea235 Oct 27 23:05:25.223 INFO kablam! 18: 0x7fb12e09740c - rustc::ty::query:: for rustc::ty::query::queries::mir_const<'tcx>>::compute::hc346500faa1f6bea Oct 27 23:05:25.223 INFO kablam! 19: 0x7fb12de27892 - rustc::dep_graph::graph::DepGraph::with_task_impl::hbff0dd8cd4e97f37 Oct 27 23:05:25.223 INFO kablam! 20: 0x7fb12e072f75 - rustc::ty::context::tls::with_related_context::hdcdc1c3fb0a01f85 Oct 27 23:05:25.223 INFO kablam! 21: 0x7fb12e0d5a4d - rustc::ty::query::plumbing::>::force_query_with_job::hb3545872ebe906de Oct 27 23:05:25.223 INFO kablam! 22: 0x7fb12e1e91d2 - rustc::ty::query::plumbing::>::get_query::hc199c5ac29093cf1 Oct 27 23:05:25.223 INFO kablam! 23: 0x7fb12e228e4e - rustc::ty::query::>::mir_const::hb002f13e38d6ed3f Oct 27 23:05:25.223 INFO kablam! 24: 0x7fb12ee585a9 - rustc_mir::transform::mir_validated::h0fdfd528be7b9c76 Oct 27 23:05:25.223 INFO kablam! 25: 0x7fb12e090ae5 - rustc::ty::query::__query_compute::mir_validated::h271b241e4c6a9ae0 Oct 27 23:05:25.223 INFO kablam! 26: 0x7fb12e09743c - rustc::ty::query:: for rustc::ty::query::queries::mir_validated<'tcx>>::compute::h060cb240370f9f10 Oct 27 23:05:25.223 INFO kablam! 27: 0x7fb12de27892 - rustc::dep_graph::graph::DepGraph::with_task_impl::hbff0dd8cd4e97f37 Oct 27 23:05:25.223 INFO kablam! 28: 0x7fb12e01b605 - rustc::ty::context::tls::with_related_context::h16f2f2d906173a45 Oct 27 23:05:25.223 INFO kablam! 29: 0x7fb12e0deefd - rustc::ty::query::plumbing::>::force_query_with_job::he20f090ab37f661b Oct 27 23:05:25.223 INFO kablam! 30: 0x7fb12e186d52 - rustc::ty::query::plumbing::>::get_query::h6cee1d79f1a914fa Oct 27 23:05:25.223 INFO kablam! 31: 0x7fb12e0ec1a0 - rustc::ty::query::plumbing::>::ensure_query::h5098f165e93ec645 Oct 27 23:05:25.223 INFO kablam! 32: 0x7fb12f4ca369 - rustc_borrowck::borrowck::borrowck::hf06295e64e2283ec Oct 27 23:05:25.223 INFO kablam! 33: 0x7fb12e09763c - rustc::ty::query:: for rustc::ty::query::queries::borrowck<'tcx>>::compute::h2d942124315d17b6 Oct 27 23:05:25.223 INFO kablam! 34: 0x7fb12de2f562 - rustc::dep_graph::graph::DepGraph::with_task_impl::hd8b6b512e3ff2985 Oct 27 23:05:25.223 INFO kablam! 35: 0x7fb12e0380a5 - rustc::ty::context::tls::with_related_context::h5a5ec46180374281 Oct 27 23:05:25.223 INFO kablam! 36: 0x7fb12e0cdb2d - rustc::ty::query::plumbing::>::force_query_with_job::h97a5bc980da2af2b Oct 27 23:05:25.223 INFO kablam! 37: 0x7fb12e1768e3 - rustc::ty::query::plumbing::>::get_query::h5c05fabf31e40fea Oct 27 23:05:25.223 INFO kablam! 38: 0x7fb12f4c1890 - rustc::ty::>::par_body_owners::h79132c78fe4f40c9 Oct 27 23:05:25.223 INFO kablam! 39: 0x7fb12f4ca097 - rustc_borrowck::borrowck::check_crate::hc2db5f8e93a43ca9 Oct 27 23:05:25.223 INFO kablam! 40: 0x7fb132229d41 - rustc::util::common::time::h1de1723f59387214 Oct 27 23:05:25.223 INFO kablam! 41: 0x7fb1321cd3a8 - rustc::ty::context::tls::enter_context::hb0ca8cfeffb409bb Oct 27 23:05:25.223 INFO kablam! 42: 0x7fb13226d5c1 - >::with::ha4060dca8dc6df80 Oct 27 23:05:25.223 INFO kablam! 43: 0x7fb1322c19d8 - rustc::ty::context::TyCtxt::create_and_enter::he3366f0f823a0d56 Oct 27 23:05:25.223 INFO kablam! 44: 0x7fb132213944 - rustc_driver::driver::compile_input::hc8c36a3eee7d3b4d Oct 27 23:05:25.223 INFO kablam! 45: 0x7fb1322de304 - rustc_driver::run_compiler_with_pool::h20d6155454937f15 Oct 27 23:05:25.223 INFO kablam! 46: 0x7fb13221196b - rustc_driver::driver::spawn_thread_pool::ha0c063191b9f63ec Oct 27 23:05:25.223 INFO kablam! 47: 0x7fb1322dd337 - rustc_driver::run_compiler::hf9e1dcca270c237a Oct 27 23:05:25.223 INFO kablam! 48: 0x7fb1321fc1f4 - >::set::h0aa15a56cf0826d6 Oct 27 23:05:25.223 INFO kablam! 49: 0x7fb1321ef5f2 - as core::ops::function::FnOnce<()>>::call_once::hc8f62f84b8b097ae Oct 27 23:05:25.223 INFO kablam! 50: 0x7fb131eada59 - __rust_maybe_catch_panic Oct 27 23:05:25.223 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 27 23:05:25.223 INFO kablam! 51: 0x7fb1322db465 - rustc_driver::run::h4cf8da0e18300993 Oct 27 23:05:25.223 INFO kablam! 52: 0x7fb1322e8f7b - rustc_driver::main::h2c075e4bd6d44917 Oct 27 23:05:25.223 INFO kablam! 53: 0x556bb2e2c962 - std::rt::lang_start::{{closure}}::hae377255a33ab020 Oct 27 23:05:25.223 INFO kablam! 54: 0x7fb131e9fca2 - std::panicking::try::do_call::h160e0c9759e29092 Oct 27 23:05:25.223 INFO kablam! at libstd/rt.rs:59 Oct 27 23:05:25.223 INFO kablam! at libstd/panicking.rs:310 Oct 27 23:05:25.223 INFO kablam! 55: 0x7fb131eada59 - __rust_maybe_catch_panic Oct 27 23:05:25.223 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 27 23:05:25.223 INFO kablam! 56: 0x7fb131e65a8a - std::rt::lang_start_internal::h61865a8519f9c176 Oct 27 23:05:25.223 INFO kablam! at libstd/panicking.rs:289 Oct 27 23:05:25.223 INFO kablam! at libstd/panic.rs:392 Oct 27 23:05:25.223 INFO kablam! at libstd/rt.rs:58 Oct 27 23:05:25.223 INFO kablam! 57: 0x556bb2e2c954 - main Oct 27 23:05:25.223 INFO kablam! 58: 0x7fb131a7082f - __libc_start_main Oct 27 23:05:25.223 INFO kablam! 59: 0x556bb2e2c808 - Oct 27 23:05:25.224 INFO kablam! query stack during panic: Oct 27 23:05:25.224 INFO kablam! #0 [mir_const] processing ` as priors::PriorCollection>::index_to_billing_type` Oct 27 23:05:25.224 INFO kablam! #1 [mir_validated] processing ` as priors::PriorCollection>::index_to_billing_type` Oct 27 23:05:25.224 INFO kablam! #2 [borrowck] processing ` as priors::PriorCollection>::index_to_billing_type` Oct 27 23:05:25.224 INFO kablam! end of query stack Oct 27 23:05:25.335 INFO kablam! Oct 27 23:05:25.335 INFO kablam! error: internal compiler error: unexpected panic Oct 27 23:05:25.335 INFO kablam! Oct 27 23:05:25.335 INFO kablam! note: the compiler unexpectedly panicked. this is a bug. Oct 27 23:05:25.335 INFO kablam! Oct 27 23:05:25.335 INFO kablam! note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports Oct 27 23:05:25.335 INFO kablam! Oct 27 23:05:25.335 INFO kablam! note: rustc 1.31.0-nightly (19f01b935 2018-10-20) running on x86_64-unknown-linux-gnu Oct 27 23:05:25.335 INFO kablam! Oct 27 23:05:25.335 INFO kablam! note: compiler flags: -C debuginfo=2 --crate-type cdylib --crate-type rlib --crate-type staticlib Oct 27 23:05:25.335 INFO kablam! Oct 27 23:05:25.335 INFO kablam! note: some of the compiler flags provided by cargo are hidden Oct 27 23:05:25.335 INFO kablam! Oct 27 23:05:25.347 INFO kablam! error: Could not compile `divans`. Oct 27 23:05:25.347 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 23:05:27.007 INFO kablam! thread 'main' panicked at 'assertion failed: !impl_self_ty.has_infer_types()', librustc_mir/borrow_check/nll/type_check/mod.rs:1033:21 Oct 27 23:05:27.014 INFO kablam! stack backtrace: Oct 27 23:05:27.135 INFO kablam! 0: 0x7f0da378c71f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hf8ab61302c24284c Oct 27 23:05:27.135 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 27 23:05:27.135 INFO kablam! 1: 0x7f0da3771697 - std::sys_common::backtrace::print::h6c93ab6be75b9d39 Oct 27 23:05:27.135 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 27 23:05:27.135 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 27 23:05:27.135 INFO kablam! 2: 0x7f0da3797adf - std::panicking::default_hook::{{closure}}::h611aa709adbce723 Oct 27 23:05:27.135 INFO kablam! at libstd/panicking.rs:211 Oct 27 23:05:27.135 INFO kablam! 3: 0x7f0da3797844 - std::panicking::default_hook::h638eabd3231038cc Oct 27 23:05:27.135 INFO kablam! at libstd/panicking.rs:227 Oct 27 23:05:27.135 INFO kablam! 4: 0x7f0d9fdf22e1 - rustc::util::common::panic_hook::hf50bec47a39de6e1 Oct 27 23:05:27.135 INFO kablam! 5: 0x7f0da37982d6 - std::panicking::rust_panic_with_hook::h07995597da01f254 Oct 27 23:05:27.135 INFO kablam! at libstd/panicking.rs:480 Oct 27 23:05:27.135 INFO kablam! 6: 0x7f0da0961d67 - std::panicking::begin_panic::h50d6f0ad7b7fe73d Oct 27 23:05:27.135 INFO kablam! 7: 0x7f0da098183b - rustc_mir::borrow_check::nll::type_check::TypeChecker::relate_type_and_user_type::h1a6e2460a479faa9 Oct 27 23:05:27.135 INFO kablam! 8: 0x7f0da097dbab - as rustc::mir::visit::Visitor<'tcx>>::visit_constant::h10383df67efd26ef Oct 27 23:05:27.135 INFO kablam! 9: 0x7f0da097df46 - as rustc::mir::visit::Visitor<'tcx>>::visit_rvalue::haa4c4c799f4abc0d Oct 27 23:05:27.139 INFO kablam! 10: 0x7f0da097e4b9 - as rustc::mir::visit::Visitor<'tcx>>::visit_mir::hcf70f5fa7cc87ef3 Oct 27 23:05:27.139 INFO kablam! 11: 0x7f0da097d621 - rustc_mir::borrow_check::nll::type_check::type_check_internal::h977a2530544b7297 Oct 27 23:05:27.139 INFO kablam! 12: 0x7f0da07043f6 - rustc::ty::context::tls::with_related_context::hee0d8cac24079799 Oct 27 23:05:27.139 INFO kablam! 13: 0x7f0da07e2bf4 - rustc::infer::InferCtxtBuilder::enter::h6184a2a06179eaa8 Oct 27 23:05:27.139 INFO kablam! 14: 0x7f0da098a566 - ::run_pass::hb8e1988b319257e9 Oct 27 23:05:27.139 INFO kablam! 15: 0x7f0da07574a0 - rustc_mir::transform::mir_const::{{closure}}::h64359e372ed57035 Oct 27 23:05:27.139 INFO kablam! 16: 0x7f0da075039e - rustc_mir::transform::mir_const::h0c5014775b60c6b0 Oct 27 23:05:27.139 INFO kablam! 17: 0x7f0d9f988a15 - rustc::ty::query::__query_compute::mir_const::h72d601e1070ea235 Oct 27 23:05:27.139 INFO kablam! 18: 0x7f0d9f98f40c - rustc::ty::query:: for rustc::ty::query::queries::mir_const<'tcx>>::compute::hc346500faa1f6bea Oct 27 23:05:27.139 INFO kablam! 19: 0x7f0d9f71f892 - rustc::dep_graph::graph::DepGraph::with_task_impl::hbff0dd8cd4e97f37 Oct 27 23:05:27.139 INFO kablam! 20: 0x7f0d9f96af75 - rustc::ty::context::tls::with_related_context::hdcdc1c3fb0a01f85 Oct 27 23:05:27.139 INFO kablam! 21: 0x7f0d9f9cda4d - rustc::ty::query::plumbing::>::force_query_with_job::hb3545872ebe906de Oct 27 23:05:27.139 INFO kablam! 22: 0x7f0d9fae11d2 - rustc::ty::query::plumbing::>::get_query::hc199c5ac29093cf1 Oct 27 23:05:27.139 INFO kablam! 23: 0x7f0d9fb20e4e - rustc::ty::query::>::mir_const::hb002f13e38d6ed3f Oct 27 23:05:27.139 INFO kablam! 24: 0x7f0da07505a9 - rustc_mir::transform::mir_validated::h0fdfd528be7b9c76 Oct 27 23:05:27.139 INFO kablam! 25: 0x7f0d9f988ae5 - rustc::ty::query::__query_compute::mir_validated::h271b241e4c6a9ae0 Oct 27 23:05:27.139 INFO kablam! 26: 0x7f0d9f98f43c - rustc::ty::query:: for rustc::ty::query::queries::mir_validated<'tcx>>::compute::h060cb240370f9f10 Oct 27 23:05:27.139 INFO kablam! 27: 0x7f0d9f71f892 - rustc::dep_graph::graph::DepGraph::with_task_impl::hbff0dd8cd4e97f37 Oct 27 23:05:27.139 INFO kablam! 28: 0x7f0d9f913605 - rustc::ty::context::tls::with_related_context::h16f2f2d906173a45 Oct 27 23:05:27.139 INFO kablam! 29: 0x7f0d9f9d6efd - rustc::ty::query::plumbing::>::force_query_with_job::he20f090ab37f661b Oct 27 23:05:27.139 INFO kablam! 30: 0x7f0d9fa7ed52 - rustc::ty::query::plumbing::>::get_query::h6cee1d79f1a914fa Oct 27 23:05:27.148 INFO kablam! 31: 0x7f0d9f9e41a0 - rustc::ty::query::plumbing::>::ensure_query::h5098f165e93ec645 Oct 27 23:05:27.148 INFO kablam! 32: 0x7f0da0dc2369 - rustc_borrowck::borrowck::borrowck::hf06295e64e2283ec Oct 27 23:05:27.149 INFO kablam! 33: 0x7f0d9f98f63c - rustc::ty::query:: for rustc::ty::query::queries::borrowck<'tcx>>::compute::h2d942124315d17b6 Oct 27 23:05:27.149 INFO kablam! 34: 0x7f0d9f727562 - rustc::dep_graph::graph::DepGraph::with_task_impl::hd8b6b512e3ff2985 Oct 27 23:05:27.149 INFO kablam! 35: 0x7f0d9f9300a5 - rustc::ty::context::tls::with_related_context::h5a5ec46180374281 Oct 27 23:05:27.149 INFO kablam! 36: 0x7f0d9f9c5b2d - rustc::ty::query::plumbing::>::force_query_with_job::h97a5bc980da2af2b Oct 27 23:05:27.149 INFO kablam! 37: 0x7f0d9fa6e8e3 - rustc::ty::query::plumbing::>::get_query::h5c05fabf31e40fea Oct 27 23:05:27.149 INFO kablam! 38: 0x7f0da0db9890 - rustc::ty::>::par_body_owners::h79132c78fe4f40c9 Oct 27 23:05:27.149 INFO kablam! 39: 0x7f0da0dc2097 - rustc_borrowck::borrowck::check_crate::hc2db5f8e93a43ca9 Oct 27 23:05:27.149 INFO kablam! 40: 0x7f0da3b21d41 - rustc::util::common::time::h1de1723f59387214 Oct 27 23:05:27.149 INFO kablam! 41: 0x7f0da3ac53a8 - rustc::ty::context::tls::enter_context::hb0ca8cfeffb409bb Oct 27 23:05:27.149 INFO kablam! 42: 0x7f0da3b655c1 - >::with::ha4060dca8dc6df80 Oct 27 23:05:27.149 INFO kablam! 43: 0x7f0da3bb99d8 - rustc::ty::context::TyCtxt::create_and_enter::he3366f0f823a0d56 Oct 27 23:05:27.149 INFO kablam! 44: 0x7f0da3b0b944 - rustc_driver::driver::compile_input::hc8c36a3eee7d3b4d Oct 27 23:05:27.149 INFO kablam! 45: 0x7f0da3bd6304 - rustc_driver::run_compiler_with_pool::h20d6155454937f15 Oct 27 23:05:27.149 INFO kablam! 46: 0x7f0da3b0996b - rustc_driver::driver::spawn_thread_pool::ha0c063191b9f63ec Oct 27 23:05:27.149 INFO kablam! 47: 0x7f0da3bd5337 - rustc_driver::run_compiler::hf9e1dcca270c237a Oct 27 23:05:27.149 INFO kablam! 48: 0x7f0da3af41f4 - >::set::h0aa15a56cf0826d6 Oct 27 23:05:27.149 INFO kablam! 49: 0x7f0da3ae75f2 - as core::ops::function::FnOnce<()>>::call_once::hc8f62f84b8b097ae Oct 27 23:05:27.149 INFO kablam! 50: 0x7f0da37a5a59 - __rust_maybe_catch_panic Oct 27 23:05:27.149 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 27 23:05:27.149 INFO kablam! 51: 0x7f0da3bd3465 - rustc_driver::run::h4cf8da0e18300993 Oct 27 23:05:27.149 INFO kablam! 52: 0x7f0da3be0f7b - rustc_driver::main::h2c075e4bd6d44917 Oct 27 23:05:27.152 INFO kablam! 53: 0x558fa84aa962 - std::rt::lang_start::{{closure}}::hae377255a33ab020 Oct 27 23:05:27.152 INFO kablam! 54: 0x7f0da3797ca2 - std::panicking::try::do_call::h160e0c9759e29092 Oct 27 23:05:27.152 INFO kablam! at libstd/rt.rs:59 Oct 27 23:05:27.152 INFO kablam! at libstd/panicking.rs:310 Oct 27 23:05:27.152 INFO kablam! 55: 0x7f0da37a5a59 - __rust_maybe_catch_panic Oct 27 23:05:27.152 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 27 23:05:27.152 INFO kablam! 56: 0x7f0da375da8a - std::rt::lang_start_internal::h61865a8519f9c176 Oct 27 23:05:27.152 INFO kablam! at libstd/panicking.rs:289 Oct 27 23:05:27.152 INFO kablam! at libstd/panic.rs:392 Oct 27 23:05:27.152 INFO kablam! at libstd/rt.rs:58 Oct 27 23:05:27.152 INFO kablam! 57: 0x558fa84aa954 - main Oct 27 23:05:27.152 INFO kablam! 58: 0x7f0da336882f - __libc_start_main Oct 27 23:05:27.152 INFO kablam! 59: 0x558fa84aa808 - Oct 27 23:05:27.152 INFO kablam! query stack during panic: Oct 27 23:05:27.152 INFO kablam! #0 [mir_const] processing ` as priors::PriorCollection>::index_to_billing_type` Oct 27 23:05:27.152 INFO kablam! #1 [mir_validated] processing ` as priors::PriorCollection>::index_to_billing_type` Oct 27 23:05:27.152 INFO kablam! #2 [borrowck] processing ` as priors::PriorCollection>::index_to_billing_type` Oct 27 23:05:27.159 INFO kablam! end of query stack Oct 27 23:05:27.247 INFO kablam! Oct 27 23:05:27.247 INFO kablam! error: internal compiler error: unexpected panic Oct 27 23:05:27.247 INFO kablam! Oct 27 23:05:27.247 INFO kablam! note: the compiler unexpectedly panicked. this is a bug. Oct 27 23:05:27.247 INFO kablam! Oct 27 23:05:27.247 INFO kablam! note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports Oct 27 23:05:27.247 INFO kablam! Oct 27 23:05:27.247 INFO kablam! note: rustc 1.31.0-nightly (19f01b935 2018-10-20) running on x86_64-unknown-linux-gnu Oct 27 23:05:27.247 INFO kablam! Oct 27 23:05:27.247 INFO kablam! note: compiler flags: -C debuginfo=2 Oct 27 23:05:27.247 INFO kablam! Oct 27 23:05:27.247 INFO kablam! note: some of the compiler flags provided by cargo are hidden Oct 27 23:05:27.247 INFO kablam! Oct 27 23:05:27.259 INFO kablam! error: Could not compile `divans`. Oct 27 23:05:27.259 INFO kablam! Oct 27 23:05:27.259 INFO kablam! To learn more, run the command again with --verbose. Oct 27 23:05:27.259 INFO kablam! su: No module specific data is present Oct 27 23:05:27.936 INFO running `"docker" "rm" "-f" "741dde784443b384b185432318e38950c149bf57a625eb9f696466a5ac8d3f2c"` Oct 27 23:05:28.127 INFO blam! 741dde784443b384b185432318e38950c149bf57a625eb9f696466a5ac8d3f2c