Oct 22 03:36:19.263 INFO checking divans-0.0.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 03:36:19.264 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 03:36:19.672 INFO blam! 9e4d8fe131a7f1863fe0e85ba982dec4f078ccb446fa8a2c668bf3bab2ce6f56 Oct 22 03:36:19.678 INFO running `"docker" "start" "-a" "9e4d8fe131a7f1863fe0e85ba982dec4f078ccb446fa8a2c668bf3bab2ce6f56"` Oct 22 03:36:21.580 INFO kablam! usermod: no changes Oct 22 03:36:21.700 INFO kablam! Checking alloc-no-stdlib v1.3.0 Oct 22 03:36:21.708 INFO kablam! Compiling divans v0.0.1 (/source) Oct 22 03:36:22.848 INFO kablam! Checking brotli-decompressor v1.3.1 Oct 22 03:36:26.648 INFO kablam! Checking brotli v2.5.1 Oct 22 03:36:50.179 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 22 03:36:50.184 INFO kablam! stack backtrace: Oct 22 03:36:50.304 INFO kablam! 0: 0x7f339fa5870f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hc790a6047650a25c Oct 22 03:36:50.304 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 22 03:36:50.304 INFO kablam! 1: 0x7f339fa3d687 - std::sys_common::backtrace::print::hef8e97456550ddc1 Oct 22 03:36:50.304 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 22 03:36:50.304 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 22 03:36:50.304 INFO kablam! 2: 0x7f339fa63adf - std::panicking::default_hook::{{closure}}::h0141030dd350a192 Oct 22 03:36:50.304 INFO kablam! at libstd/panicking.rs:211 Oct 22 03:36:50.304 INFO kablam! 3: 0x7f339fa63844 - std::panicking::default_hook::hff5fb27020d8e71b Oct 22 03:36:50.304 INFO kablam! at libstd/panicking.rs:227 Oct 22 03:36:50.304 INFO kablam! 4: 0x7f339c0bd461 - rustc::util::common::panic_hook::hc481878d35934a53 Oct 22 03:36:50.304 INFO kablam! 5: 0x7f339fa642d6 - std::panicking::rust_panic_with_hook::h91281e711b2e81db Oct 22 03:36:50.306 INFO kablam! at libstd/panicking.rs:480 Oct 22 03:36:50.306 INFO kablam! 6: 0x7f339cc2d4e7 - std::panicking::begin_panic::h6519bd32ad26da8c Oct 22 03:36:50.306 INFO kablam! 7: 0x7f339cc4cf2b - rustc_mir::borrow_check::nll::type_check::TypeChecker::relate_type_and_user_type::hed63f63fe4354587 Oct 22 03:36:50.306 INFO kablam! 8: 0x7f339cc4929b - as rustc::mir::visit::Visitor<'tcx>>::visit_constant::h73e8993fe15ba09a Oct 22 03:36:50.306 INFO kablam! 9: 0x7f339cc49636 - as rustc::mir::visit::Visitor<'tcx>>::visit_rvalue::h796e08b6b353f484 Oct 22 03:36:50.306 INFO kablam! 10: 0x7f339cc49ba9 - as rustc::mir::visit::Visitor<'tcx>>::visit_mir::h8daa53da6527b915 Oct 22 03:36:50.306 INFO kablam! 11: 0x7f339cc48d11 - rustc_mir::borrow_check::nll::type_check::type_check_internal::h2ac92f33f115ad09 Oct 22 03:36:50.307 INFO kablam! 12: 0x7f339c9ce4e6 - rustc::ty::context::tls::with_related_context::h8190661235dee082 Oct 22 03:36:50.307 INFO kablam! 13: 0x7f339caad6e4 - rustc::infer::InferCtxtBuilder::enter::h110a307af99695de Oct 22 03:36:50.307 INFO kablam! 14: 0x7f339cc55c56 - ::run_pass::hebeb072a1d79f1fd Oct 22 03:36:50.307 INFO kablam! 15: 0x7f339ca220c0 - rustc_mir::transform::mir_const::{{closure}}::h7e478a3cf226356e Oct 22 03:36:50.307 INFO kablam! 16: 0x7f339ca1afbe - rustc_mir::transform::mir_const::h0a2581c0c8b526e6 Oct 22 03:36:50.308 INFO kablam! 17: 0x7f339bc54085 - rustc::ty::query::__query_compute::mir_const::h0c0122fd9df53d18 Oct 22 03:36:50.308 INFO kablam! 18: 0x7f339bc5aa7c - rustc::ty::query:: for rustc::ty::query::queries::mir_const<'tcx>>::compute::haa10bab95a2fd833 Oct 22 03:36:50.309 INFO kablam! 19: 0x7f339b9d3692 - rustc::dep_graph::graph::DepGraph::with_task_impl::h787ee2a2b70d658b Oct 22 03:36:50.309 INFO kablam! 20: 0x7f339bbda105 - rustc::ty::context::tls::with_related_context::h0f1084258791cb48 Oct 22 03:36:50.309 INFO kablam! 21: 0x7f339bca038d - rustc::ty::query::plumbing::>::force_query_with_job::hd70b42abafd8871b Oct 22 03:36:50.312 INFO kablam! 22: 0x7f339bdb7af2 - rustc::ty::query::plumbing::>::get_query::hda3e93c215855c69 Oct 22 03:36:50.312 INFO kablam! 23: 0x7f339bdec4de - rustc::ty::query::>::mir_const::hf0c10eac190126c3 Oct 22 03:36:50.312 INFO kablam! 24: 0x7f339ca1b1c9 - rustc_mir::transform::mir_validated::h744eeed3e0252cec Oct 22 03:36:50.312 INFO kablam! 25: 0x7f339bc54155 - rustc::ty::query::__query_compute::mir_validated::hd3db30e5ca5c1d80 Oct 22 03:36:50.312 INFO kablam! 26: 0x7f339bc5aaac - rustc::ty::query:: for rustc::ty::query::queries::mir_validated<'tcx>>::compute::hcaf4d102c356e69a Oct 22 03:36:50.312 INFO kablam! 27: 0x7f339b9d3692 - rustc::dep_graph::graph::DepGraph::with_task_impl::h787ee2a2b70d658b Oct 22 03:36:50.312 INFO kablam! 28: 0x7f339bc2fac5 - rustc::ty::context::tls::with_related_context::hdd2fed54323a49f6 Oct 22 03:36:50.312 INFO kablam! 29: 0x7f339bc84e3d - rustc::ty::query::plumbing::>::force_query_with_job::h42007040665be8ae Oct 22 03:36:50.312 INFO kablam! 30: 0x7f339bd6bd12 - rustc::ty::query::plumbing::>::get_query::h7d8eed0f1e374969 Oct 22 03:36:50.312 INFO kablam! 31: 0x7f339bcad370 - rustc::ty::query::plumbing::>::ensure_query::h3798551fb49e4399 Oct 22 03:36:50.312 INFO kablam! 32: 0x7f339d08dd29 - rustc_borrowck::borrowck::borrowck::h94112501293b7ba4 Oct 22 03:36:50.312 INFO kablam! 33: 0x7f339bc5acac - rustc::ty::query:: for rustc::ty::query::queries::borrowck<'tcx>>::compute::hd2222c0eacf867db Oct 22 03:36:50.312 INFO kablam! 34: 0x7f339b9d5542 - rustc::dep_graph::graph::DepGraph::with_task_impl::h79c1edef4afb2a12 Oct 22 03:36:50.312 INFO kablam! 35: 0x7f339bc09bc5 - rustc::ty::context::tls::with_related_context::h7be15e12c43d770e Oct 22 03:36:50.318 INFO kablam! 36: 0x7f339bc8981d - rustc::ty::query::plumbing::>::force_query_with_job::h52322f214f172e9d Oct 22 03:36:50.319 INFO kablam! 37: 0x7f339bd935d3 - rustc::ty::query::plumbing::>::get_query::hac7069258b7ecc88 Oct 22 03:36:50.319 INFO kablam! 38: 0x7f339d085100 - rustc::ty::>::par_body_owners::h8414eabe1c7fcf8e Oct 22 03:36:50.319 INFO kablam! 39: 0x7f339d08da57 - rustc_borrowck::borrowck::check_crate::h20bb6b52ab99668d Oct 22 03:36:50.319 INFO kablam! 40: 0x7f339fdef7d1 - rustc::util::common::time::h02d2608563545d52 Oct 22 03:36:50.319 INFO kablam! 41: 0x7f339fd924d8 - rustc::ty::context::tls::enter_context::h83693421b1f7e2ac Oct 22 03:36:50.319 INFO kablam! 42: 0x7f339fe34ec1 - >::with::haf102807228eb550 Oct 22 03:36:50.319 INFO kablam! 43: 0x7f339fe8661d - rustc::ty::context::TyCtxt::create_and_enter::h84e3e7bd321d7315 Oct 22 03:36:50.319 INFO kablam! 44: 0x7f339fdda174 - rustc_driver::driver::compile_input::he36f1941c84e959e Oct 22 03:36:50.319 INFO kablam! 45: 0x7f339fea6684 - rustc_driver::run_compiler_with_pool::h5bf41eb8821bbd5e Oct 22 03:36:50.319 INFO kablam! 46: 0x7f339fdd818b - rustc_driver::driver::spawn_thread_pool::h00461881d0854d6b Oct 22 03:36:50.319 INFO kablam! 47: 0x7f339fea56b7 - rustc_driver::run_compiler::h956a05419c7640d8 Oct 22 03:36:50.319 INFO kablam! 48: 0x7f339fdc29c4 - >::set::hecd202198c1a2d4f Oct 22 03:36:50.319 INFO kablam! 49: 0x7f339fdb4e72 - as core::ops::function::FnOnce<()>>::call_once::h3afa2b39498c5cc4 Oct 22 03:36:50.319 INFO kablam! 50: 0x7f339fa715e9 - __rust_maybe_catch_panic Oct 22 03:36:50.319 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 22 03:36:50.319 INFO kablam! 51: 0x7f339fea37e5 - rustc_driver::run::h15ff99cba7c722c5 Oct 22 03:36:50.319 INFO kablam! 52: 0x7f339feb131b - rustc_driver::main::h618945cd6fee4ac7 Oct 22 03:36:50.319 INFO kablam! 53: 0x55cb6666d962 - std::rt::lang_start::{{closure}}::h1b85a41d7167b5fd Oct 22 03:36:50.319 INFO kablam! 54: 0x7f339fa63ca2 - std::panicking::try::do_call::hb6cb84b90f739540 Oct 22 03:36:50.319 INFO kablam! at libstd/rt.rs:59 Oct 22 03:36:50.319 INFO kablam! at libstd/panicking.rs:310 Oct 22 03:36:50.319 INFO kablam! 55: 0x7f339fa715e9 - __rust_maybe_catch_panic Oct 22 03:36:50.319 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 22 03:36:50.319 INFO kablam! 56: 0x7f339fa29a5a - std::rt::lang_start_internal::h5161ad4624811397 Oct 22 03:36:50.319 INFO kablam! at libstd/panicking.rs:289 Oct 22 03:36:50.321 INFO kablam! at libstd/panic.rs:392 Oct 22 03:36:50.326 INFO kablam! at libstd/rt.rs:58 Oct 22 03:36:50.326 INFO kablam! 57: 0x55cb6666d954 - main Oct 22 03:36:50.326 INFO kablam! 58: 0x7f339f63482f - __libc_start_main Oct 22 03:36:50.326 INFO kablam! 59: 0x55cb6666d808 - Oct 22 03:36:50.326 INFO kablam! query stack during panic: Oct 22 03:36:50.326 INFO kablam! #0 [mir_const] processing ` as priors::PriorCollection>::index_to_billing_type` Oct 22 03:36:50.326 INFO kablam! #1 [mir_validated] processing ` as priors::PriorCollection>::index_to_billing_type` Oct 22 03:36:50.326 INFO kablam! #2 [borrowck] processing ` as priors::PriorCollection>::index_to_billing_type` Oct 22 03:36:50.326 INFO kablam! end of query stack Oct 22 03:36:50.410 INFO kablam! Oct 22 03:36:50.410 INFO kablam! error: internal compiler error: unexpected panic Oct 22 03:36:50.410 INFO kablam! Oct 22 03:36:50.410 INFO kablam! note: the compiler unexpectedly panicked. this is a bug. Oct 22 03:36:50.420 INFO kablam! Oct 22 03:36:50.420 INFO kablam! note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports Oct 22 03:36:50.420 INFO kablam! Oct 22 03:36:50.420 INFO kablam! note: rustc 1.31.0-nightly (155510e37 2018-10-20) running on x86_64-unknown-linux-gnu Oct 22 03:36:50.420 INFO kablam! Oct 22 03:36:50.420 INFO kablam! note: compiler flags: -C debuginfo=2 --crate-type cdylib --crate-type rlib --crate-type staticlib Oct 22 03:36:50.420 INFO kablam! Oct 22 03:36:50.420 INFO kablam! note: some of the compiler flags provided by cargo are hidden Oct 22 03:36:50.420 INFO kablam! Oct 22 03:36:50.420 INFO kablam! error: Could not compile `divans`. Oct 22 03:36:50.420 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 22 03:36:51.105 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 22 03:36:51.106 INFO kablam! stack backtrace: Oct 22 03:36:51.218 INFO kablam! 0: 0x7f70a9b5570f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hc790a6047650a25c Oct 22 03:36:51.219 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 22 03:36:51.219 INFO kablam! 1: 0x7f70a9b3a687 - std::sys_common::backtrace::print::hef8e97456550ddc1 Oct 22 03:36:51.220 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 22 03:36:51.220 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 22 03:36:51.220 INFO kablam! 2: 0x7f70a9b60adf - std::panicking::default_hook::{{closure}}::h0141030dd350a192 Oct 22 03:36:51.222 INFO kablam! at libstd/panicking.rs:211 Oct 22 03:36:51.222 INFO kablam! 3: 0x7f70a9b60844 - std::panicking::default_hook::hff5fb27020d8e71b Oct 22 03:36:51.222 INFO kablam! at libstd/panicking.rs:227 Oct 22 03:36:51.222 INFO kablam! 4: 0x7f70a61ba461 - rustc::util::common::panic_hook::hc481878d35934a53 Oct 22 03:36:51.222 INFO kablam! 5: 0x7f70a9b612d6 - std::panicking::rust_panic_with_hook::h91281e711b2e81db Oct 22 03:36:51.222 INFO kablam! at libstd/panicking.rs:480 Oct 22 03:36:51.222 INFO kablam! 6: 0x7f70a6d2a4e7 - std::panicking::begin_panic::h6519bd32ad26da8c Oct 22 03:36:51.222 INFO kablam! 7: 0x7f70a6d49f2b - rustc_mir::borrow_check::nll::type_check::TypeChecker::relate_type_and_user_type::hed63f63fe4354587 Oct 22 03:36:51.223 INFO kablam! 8: 0x7f70a6d4629b - as rustc::mir::visit::Visitor<'tcx>>::visit_constant::h73e8993fe15ba09a Oct 22 03:36:51.224 INFO kablam! 9: 0x7f70a6d46636 - as rustc::mir::visit::Visitor<'tcx>>::visit_rvalue::h796e08b6b353f484 Oct 22 03:36:51.224 INFO kablam! 10: 0x7f70a6d46ba9 - as rustc::mir::visit::Visitor<'tcx>>::visit_mir::h8daa53da6527b915 Oct 22 03:36:51.224 INFO kablam! 11: 0x7f70a6d45d11 - rustc_mir::borrow_check::nll::type_check::type_check_internal::h2ac92f33f115ad09 Oct 22 03:36:51.224 INFO kablam! 12: 0x7f70a6acb4e6 - rustc::ty::context::tls::with_related_context::h8190661235dee082 Oct 22 03:36:51.225 INFO kablam! 13: 0x7f70a6baa6e4 - rustc::infer::InferCtxtBuilder::enter::h110a307af99695de Oct 22 03:36:51.225 INFO kablam! 14: 0x7f70a6d52c56 - ::run_pass::hebeb072a1d79f1fd Oct 22 03:36:51.225 INFO kablam! 15: 0x7f70a6b1f0c0 - rustc_mir::transform::mir_const::{{closure}}::h7e478a3cf226356e Oct 22 03:36:51.225 INFO kablam! 16: 0x7f70a6b17fbe - rustc_mir::transform::mir_const::h0a2581c0c8b526e6 Oct 22 03:36:51.229 INFO kablam! 17: 0x7f70a5d51085 - rustc::ty::query::__query_compute::mir_const::h0c0122fd9df53d18 Oct 22 03:36:51.230 INFO kablam! 18: 0x7f70a5d57a7c - rustc::ty::query:: for rustc::ty::query::queries::mir_const<'tcx>>::compute::haa10bab95a2fd833 Oct 22 03:36:51.230 INFO kablam! 19: 0x7f70a5ad0692 - rustc::dep_graph::graph::DepGraph::with_task_impl::h787ee2a2b70d658b Oct 22 03:36:51.230 INFO kablam! 20: 0x7f70a5cd7105 - rustc::ty::context::tls::with_related_context::h0f1084258791cb48 Oct 22 03:36:51.230 INFO kablam! 21: 0x7f70a5d9d38d - rustc::ty::query::plumbing::>::force_query_with_job::hd70b42abafd8871b Oct 22 03:36:51.231 INFO kablam! 22: 0x7f70a5eb4af2 - rustc::ty::query::plumbing::>::get_query::hda3e93c215855c69 Oct 22 03:36:51.231 INFO kablam! 23: 0x7f70a5ee94de - rustc::ty::query::>::mir_const::hf0c10eac190126c3 Oct 22 03:36:51.231 INFO kablam! 24: 0x7f70a6b181c9 - rustc_mir::transform::mir_validated::h744eeed3e0252cec Oct 22 03:36:51.231 INFO kablam! 25: 0x7f70a5d51155 - rustc::ty::query::__query_compute::mir_validated::hd3db30e5ca5c1d80 Oct 22 03:36:51.232 INFO kablam! 26: 0x7f70a5d57aac - rustc::ty::query:: for rustc::ty::query::queries::mir_validated<'tcx>>::compute::hcaf4d102c356e69a Oct 22 03:36:51.232 INFO kablam! 27: 0x7f70a5ad0692 - rustc::dep_graph::graph::DepGraph::with_task_impl::h787ee2a2b70d658b Oct 22 03:36:51.232 INFO kablam! 28: 0x7f70a5d2cac5 - rustc::ty::context::tls::with_related_context::hdd2fed54323a49f6 Oct 22 03:36:51.232 INFO kablam! 29: 0x7f70a5d81e3d - rustc::ty::query::plumbing::>::force_query_with_job::h42007040665be8ae Oct 22 03:36:51.233 INFO kablam! 30: 0x7f70a5e68d12 - rustc::ty::query::plumbing::>::get_query::h7d8eed0f1e374969 Oct 22 03:36:51.233 INFO kablam! 31: 0x7f70a5daa370 - rustc::ty::query::plumbing::>::ensure_query::h3798551fb49e4399 Oct 22 03:36:51.233 INFO kablam! 32: 0x7f70a718ad29 - rustc_borrowck::borrowck::borrowck::h94112501293b7ba4 Oct 22 03:36:51.233 INFO kablam! 33: 0x7f70a5d57cac - rustc::ty::query:: for rustc::ty::query::queries::borrowck<'tcx>>::compute::hd2222c0eacf867db Oct 22 03:36:51.234 INFO kablam! 34: 0x7f70a5ad2542 - rustc::dep_graph::graph::DepGraph::with_task_impl::h79c1edef4afb2a12 Oct 22 03:36:51.234 INFO kablam! 35: 0x7f70a5d06bc5 - rustc::ty::context::tls::with_related_context::h7be15e12c43d770e Oct 22 03:36:51.235 INFO kablam! 36: 0x7f70a5d8681d - rustc::ty::query::plumbing::>::force_query_with_job::h52322f214f172e9d Oct 22 03:36:51.235 INFO kablam! 37: 0x7f70a5e905d3 - rustc::ty::query::plumbing::>::get_query::hac7069258b7ecc88 Oct 22 03:36:51.235 INFO kablam! 38: 0x7f70a7182100 - rustc::ty::>::par_body_owners::h8414eabe1c7fcf8e Oct 22 03:36:51.235 INFO kablam! 39: 0x7f70a718aa57 - rustc_borrowck::borrowck::check_crate::h20bb6b52ab99668d Oct 22 03:36:51.235 INFO kablam! 40: 0x7f70a9eec7d1 - rustc::util::common::time::h02d2608563545d52 Oct 22 03:36:51.235 INFO kablam! 41: 0x7f70a9e8f4d8 - rustc::ty::context::tls::enter_context::h83693421b1f7e2ac Oct 22 03:36:51.235 INFO kablam! 42: 0x7f70a9f31ec1 - >::with::haf102807228eb550 Oct 22 03:36:51.235 INFO kablam! 43: 0x7f70a9f8361d - rustc::ty::context::TyCtxt::create_and_enter::h84e3e7bd321d7315 Oct 22 03:36:51.235 INFO kablam! 44: 0x7f70a9ed7174 - rustc_driver::driver::compile_input::he36f1941c84e959e Oct 22 03:36:51.235 INFO kablam! 45: 0x7f70a9fa3684 - rustc_driver::run_compiler_with_pool::h5bf41eb8821bbd5e Oct 22 03:36:51.235 INFO kablam! 46: 0x7f70a9ed518b - rustc_driver::driver::spawn_thread_pool::h00461881d0854d6b Oct 22 03:36:51.235 INFO kablam! 47: 0x7f70a9fa26b7 - rustc_driver::run_compiler::h956a05419c7640d8 Oct 22 03:36:51.235 INFO kablam! 48: 0x7f70a9ebf9c4 - >::set::hecd202198c1a2d4f Oct 22 03:36:51.235 INFO kablam! 49: 0x7f70a9eb1e72 - as core::ops::function::FnOnce<()>>::call_once::h3afa2b39498c5cc4 Oct 22 03:36:51.235 INFO kablam! 50: 0x7f70a9b6e5e9 - __rust_maybe_catch_panic Oct 22 03:36:51.235 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 22 03:36:51.235 INFO kablam! 51: 0x7f70a9fa07e5 - rustc_driver::run::h15ff99cba7c722c5 Oct 22 03:36:51.235 INFO kablam! 52: 0x7f70a9fae31b - rustc_driver::main::h618945cd6fee4ac7 Oct 22 03:36:51.235 INFO kablam! 53: 0x56509a87a962 - std::rt::lang_start::{{closure}}::h1b85a41d7167b5fd Oct 22 03:36:51.235 INFO kablam! 54: 0x7f70a9b60ca2 - std::panicking::try::do_call::hb6cb84b90f739540 Oct 22 03:36:51.235 INFO kablam! at libstd/rt.rs:59 Oct 22 03:36:51.235 INFO kablam! at libstd/panicking.rs:310 Oct 22 03:36:51.235 INFO kablam! 55: 0x7f70a9b6e5e9 - __rust_maybe_catch_panic Oct 22 03:36:51.235 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 22 03:36:51.235 INFO kablam! 56: 0x7f70a9b26a5a - std::rt::lang_start_internal::h5161ad4624811397 Oct 22 03:36:51.235 INFO kablam! at libstd/panicking.rs:289 Oct 22 03:36:51.235 INFO kablam! at libstd/panic.rs:392 Oct 22 03:36:51.235 INFO kablam! at libstd/rt.rs:58 Oct 22 03:36:51.235 INFO kablam! 57: 0x56509a87a954 - main Oct 22 03:36:51.235 INFO kablam! 58: 0x7f70a973182f - __libc_start_main Oct 22 03:36:51.235 INFO kablam! 59: 0x56509a87a808 - Oct 22 03:36:51.235 INFO kablam! query stack during panic: Oct 22 03:36:51.235 INFO kablam! #0 [mir_const] processing ` as priors::PriorCollection>::index_to_billing_type` Oct 22 03:36:51.235 INFO kablam! #1 [mir_validated] processing ` as priors::PriorCollection>::index_to_billing_type` Oct 22 03:36:51.235 INFO kablam! #2 [borrowck] processing ` as priors::PriorCollection>::index_to_billing_type` Oct 22 03:36:51.235 INFO kablam! end of query stack Oct 22 03:36:51.311 INFO kablam! Oct 22 03:36:51.312 INFO kablam! error: internal compiler error: unexpected panic Oct 22 03:36:51.312 INFO kablam! Oct 22 03:36:51.312 INFO kablam! note: the compiler unexpectedly panicked. this is a bug. Oct 22 03:36:51.312 INFO kablam! Oct 22 03:36:51.313 INFO kablam! note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports Oct 22 03:36:51.313 INFO kablam! Oct 22 03:36:51.313 INFO kablam! note: rustc 1.31.0-nightly (155510e37 2018-10-20) running on x86_64-unknown-linux-gnu Oct 22 03:36:51.313 INFO kablam! Oct 22 03:36:51.313 INFO kablam! note: compiler flags: -C debuginfo=2 Oct 22 03:36:51.314 INFO kablam! Oct 22 03:36:51.314 INFO kablam! note: some of the compiler flags provided by cargo are hidden Oct 22 03:36:51.314 INFO kablam! Oct 22 03:36:51.320 INFO kablam! error: Could not compile `divans`. Oct 22 03:36:51.320 INFO kablam! Oct 22 03:36:51.320 INFO kablam! To learn more, run the command again with --verbose. Oct 22 03:36:51.321 INFO kablam! su: No module specific data is present Oct 22 03:36:51.589 INFO running `"docker" "rm" "-f" "9e4d8fe131a7f1863fe0e85ba982dec4f078ccb446fa8a2c668bf3bab2ce6f56"` Oct 22 03:36:51.685 INFO blam! 9e4d8fe131a7f1863fe0e85ba982dec4f078ccb446fa8a2c668bf3bab2ce6f56