Oct 26 20:16:34.424 INFO checking stevebob/platform-game-experiment against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 20:16:34.424 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 26 20:16:34.960 INFO blam! ff055bc65d0c432ed4c56ecc0572b705541e867ea8b27e1ce8f5704d0c7477d3 Oct 26 20:16:34.962 INFO running `"docker" "start" "-a" "ff055bc65d0c432ed4c56ecc0572b705541e867ea8b27e1ce8f5704d0c7477d3"` Oct 26 20:16:36.942 INFO kablam! usermod: no changes Oct 26 20:16:37.203 INFO kablam! Compiling num-bigint v0.2.0 Oct 26 20:16:37.211 INFO kablam! Compiling num-rational v0.2.1 Oct 26 20:16:37.211 INFO kablam! Compiling num-iter v0.1.37 Oct 26 20:16:37.211 INFO kablam! Compiling num-complex v0.2.0 Oct 26 20:16:37.211 INFO kablam! Compiling cgmath v0.16.1 Oct 26 20:16:37.211 INFO kablam! Checking custom_derive v0.1.7 Oct 26 20:16:37.211 INFO kablam! Compiling newtype_derive v0.1.6 Oct 26 20:16:37.211 INFO kablam! Compiling glutin v0.15.0 Oct 26 20:16:37.941 INFO kablam! Checking best v0.6.0 Oct 26 20:16:41.999 INFO kablam! Checking winit v0.13.1 Oct 26 20:16:56.632 INFO kablam! Checking num v0.2.0 Oct 26 20:17:03.709 INFO kablam! Checking gfx_window_glutin v0.23.0 Oct 26 20:17:04.279 INFO kablam! Checking platform-game-experiment v0.1.0 (/source) Oct 26 20:17:09.055 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 26 20:17:09.056 INFO kablam! stack backtrace: Oct 26 20:17:09.272 INFO kablam! 0: 0x7fa8b29f871f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hf8ab61302c24284c Oct 26 20:17:09.274 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 26 20:17:09.323 INFO kablam! 1: 0x7fa8b29dd697 - std::sys_common::backtrace::print::h6c93ab6be75b9d39 Oct 26 20:17:09.323 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 26 20:17:09.323 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 26 20:17:09.323 INFO kablam! 2: 0x7fa8b2a03adf - std::panicking::default_hook::{{closure}}::h611aa709adbce723 Oct 26 20:17:09.323 INFO kablam! at libstd/panicking.rs:211 Oct 26 20:17:09.323 INFO kablam! 3: 0x7fa8b2a03844 - std::panicking::default_hook::h638eabd3231038cc Oct 26 20:17:09.323 INFO kablam! at libstd/panicking.rs:227 Oct 26 20:17:09.323 INFO kablam! 4: 0x7fa8af05e2e1 - rustc::util::common::panic_hook::hf50bec47a39de6e1 Oct 26 20:17:09.323 INFO kablam! 5: 0x7fa8b2a042d6 - std::panicking::rust_panic_with_hook::h07995597da01f254 Oct 26 20:17:09.323 INFO kablam! at libstd/panicking.rs:480 Oct 26 20:17:09.323 INFO kablam! 6: 0x7fa8afbcdd67 - std::panicking::begin_panic::h50d6f0ad7b7fe73d Oct 26 20:17:09.323 INFO kablam! 7: 0x7fa8afbed83b - rustc_mir::borrow_check::nll::type_check::TypeChecker::relate_type_and_user_type::h1a6e2460a479faa9 Oct 26 20:17:09.323 INFO kablam! 8: 0x7fa8afbe9bab - as rustc::mir::visit::Visitor<'tcx>>::visit_constant::h10383df67efd26ef Oct 26 20:17:09.323 INFO kablam! 9: 0x7fa8afbe9f46 - as rustc::mir::visit::Visitor<'tcx>>::visit_rvalue::haa4c4c799f4abc0d Oct 26 20:17:09.323 INFO kablam! 10: 0x7fa8afbea4b9 - as rustc::mir::visit::Visitor<'tcx>>::visit_mir::hcf70f5fa7cc87ef3 Oct 26 20:17:09.323 INFO kablam! 11: 0x7fa8afbe9621 - rustc_mir::borrow_check::nll::type_check::type_check_internal::h977a2530544b7297 Oct 26 20:17:09.323 INFO kablam! 12: 0x7fa8af9703f6 - rustc::ty::context::tls::with_related_context::hee0d8cac24079799 Oct 26 20:17:09.323 INFO kablam! 13: 0x7fa8afa4ebf4 - rustc::infer::InferCtxtBuilder::enter::h6184a2a06179eaa8 Oct 26 20:17:09.323 INFO kablam! 14: 0x7fa8afbf6566 - ::run_pass::hb8e1988b319257e9 Oct 26 20:17:09.323 INFO kablam! 15: 0x7fa8af9c34a0 - rustc_mir::transform::mir_const::{{closure}}::h64359e372ed57035 Oct 26 20:17:09.323 INFO kablam! 16: 0x7fa8af9bc39e - rustc_mir::transform::mir_const::h0c5014775b60c6b0 Oct 26 20:17:09.323 INFO kablam! 17: 0x7fa8aebf4a15 - rustc::ty::query::__query_compute::mir_const::h72d601e1070ea235 Oct 26 20:17:09.323 INFO kablam! 18: 0x7fa8aebfb40c - rustc::ty::query:: for rustc::ty::query::queries::mir_const<'tcx>>::compute::hc346500faa1f6bea Oct 26 20:17:09.323 INFO kablam! 19: 0x7fa8ae98b892 - rustc::dep_graph::graph::DepGraph::with_task_impl::hbff0dd8cd4e97f37 Oct 26 20:17:09.323 INFO kablam! 20: 0x7fa8aebd6f75 - rustc::ty::context::tls::with_related_context::hdcdc1c3fb0a01f85 Oct 26 20:17:09.323 INFO kablam! 21: 0x7fa8aec39a4d - rustc::ty::query::plumbing::>::force_query_with_job::hb3545872ebe906de Oct 26 20:17:09.323 INFO kablam! 22: 0x7fa8aed4d1d2 - rustc::ty::query::plumbing::>::get_query::hc199c5ac29093cf1 Oct 26 20:17:09.323 INFO kablam! 23: 0x7fa8aed8ce4e - rustc::ty::query::>::mir_const::hb002f13e38d6ed3f Oct 26 20:17:09.323 INFO kablam! 24: 0x7fa8af9bc5a9 - rustc_mir::transform::mir_validated::h0fdfd528be7b9c76 Oct 26 20:17:09.323 INFO kablam! 25: 0x7fa8aebf4ae5 - rustc::ty::query::__query_compute::mir_validated::h271b241e4c6a9ae0 Oct 26 20:17:09.323 INFO kablam! 26: 0x7fa8aebfb43c - rustc::ty::query:: for rustc::ty::query::queries::mir_validated<'tcx>>::compute::h060cb240370f9f10 Oct 26 20:17:09.323 INFO kablam! 27: 0x7fa8ae98b892 - rustc::dep_graph::graph::DepGraph::with_task_impl::hbff0dd8cd4e97f37 Oct 26 20:17:09.323 INFO kablam! 28: 0x7fa8aeb7f605 - rustc::ty::context::tls::with_related_context::h16f2f2d906173a45 Oct 26 20:17:09.323 INFO kablam! 29: 0x7fa8aec42efd - rustc::ty::query::plumbing::>::force_query_with_job::he20f090ab37f661b Oct 26 20:17:09.323 INFO kablam! 30: 0x7fa8aecead52 - rustc::ty::query::plumbing::>::get_query::h6cee1d79f1a914fa Oct 26 20:17:09.323 INFO kablam! 31: 0x7fa8aec501a0 - rustc::ty::query::plumbing::>::ensure_query::h5098f165e93ec645 Oct 26 20:17:09.323 INFO kablam! 32: 0x7fa8b002e369 - rustc_borrowck::borrowck::borrowck::hf06295e64e2283ec Oct 26 20:17:09.323 INFO kablam! 33: 0x7fa8aebfb63c - rustc::ty::query:: for rustc::ty::query::queries::borrowck<'tcx>>::compute::h2d942124315d17b6 Oct 26 20:17:09.323 INFO kablam! 34: 0x7fa8ae993562 - rustc::dep_graph::graph::DepGraph::with_task_impl::hd8b6b512e3ff2985 Oct 26 20:17:09.323 INFO kablam! 35: 0x7fa8aeb9c0a5 - rustc::ty::context::tls::with_related_context::h5a5ec46180374281 Oct 26 20:17:09.323 INFO kablam! 36: 0x7fa8aec31b2d - rustc::ty::query::plumbing::>::force_query_with_job::h97a5bc980da2af2b Oct 26 20:17:09.323 INFO kablam! 37: 0x7fa8aecda8e3 - rustc::ty::query::plumbing::>::get_query::h5c05fabf31e40fea Oct 26 20:17:09.323 INFO kablam! 38: 0x7fa8b0025890 - rustc::ty::>::par_body_owners::h79132c78fe4f40c9 Oct 26 20:17:09.323 INFO kablam! 39: 0x7fa8b002e097 - rustc_borrowck::borrowck::check_crate::hc2db5f8e93a43ca9 Oct 26 20:17:09.323 INFO kablam! 40: 0x7fa8b2d8dd41 - rustc::util::common::time::h1de1723f59387214 Oct 26 20:17:09.323 INFO kablam! 41: 0x7fa8b2d313a8 - rustc::ty::context::tls::enter_context::hb0ca8cfeffb409bb Oct 26 20:17:09.323 INFO kablam! 42: 0x7fa8b2dd15c1 - >::with::ha4060dca8dc6df80 Oct 26 20:17:09.323 INFO kablam! 43: 0x7fa8b2e259d8 - rustc::ty::context::TyCtxt::create_and_enter::he3366f0f823a0d56 Oct 26 20:17:09.323 INFO kablam! 44: 0x7fa8b2d77944 - rustc_driver::driver::compile_input::hc8c36a3eee7d3b4d Oct 26 20:17:09.323 INFO kablam! 45: 0x7fa8b2e42304 - rustc_driver::run_compiler_with_pool::h20d6155454937f15 Oct 26 20:17:09.323 INFO kablam! 46: 0x7fa8b2d7596b - rustc_driver::driver::spawn_thread_pool::ha0c063191b9f63ec Oct 26 20:17:09.323 INFO kablam! 47: 0x7fa8b2e41337 - rustc_driver::run_compiler::hf9e1dcca270c237a Oct 26 20:17:09.323 INFO kablam! 48: 0x7fa8b2d601f4 - >::set::h0aa15a56cf0826d6 Oct 26 20:17:09.323 INFO kablam! 49: 0x7fa8b2d535f2 - as core::ops::function::FnOnce<()>>::call_once::hc8f62f84b8b097ae Oct 26 20:17:09.323 INFO kablam! 50: 0x7fa8b2a11a59 - __rust_maybe_catch_panic Oct 26 20:17:09.323 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 26 20:17:09.323 INFO kablam! 51: 0x7fa8b2e3f465 - rustc_driver::run::h4cf8da0e18300993 Oct 26 20:17:09.323 INFO kablam! 52: 0x7fa8b2e4cf7b - rustc_driver::main::h2c075e4bd6d44917 Oct 26 20:17:09.323 INFO kablam! 53: 0x5624e36fd962 - std::rt::lang_start::{{closure}}::hae377255a33ab020 Oct 26 20:17:09.323 INFO kablam! 54: 0x7fa8b2a03ca2 - std::panicking::try::do_call::h160e0c9759e29092 Oct 26 20:17:09.323 INFO kablam! at libstd/rt.rs:59 Oct 26 20:17:09.323 INFO kablam! at libstd/panicking.rs:310 Oct 26 20:17:09.323 INFO kablam! 55: 0x7fa8b2a11a59 - __rust_maybe_catch_panic Oct 26 20:17:09.323 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 26 20:17:09.323 INFO kablam! 56: 0x7fa8b29c9a8a - std::rt::lang_start_internal::h61865a8519f9c176 Oct 26 20:17:09.323 INFO kablam! at libstd/panicking.rs:289 Oct 26 20:17:09.323 INFO kablam! at libstd/panic.rs:392 Oct 26 20:17:09.323 INFO kablam! at libstd/rt.rs:58 Oct 26 20:17:09.324 INFO kablam! 57: 0x5624e36fd954 - main Oct 26 20:17:09.324 INFO kablam! 58: 0x7fa8b25d482f - __libc_start_main Oct 26 20:17:09.324 INFO kablam! 59: 0x5624e36fd808 - Oct 26 20:17:09.324 INFO kablam! query stack during panic: Oct 26 20:17:09.324 INFO kablam! #0 [mir_const] processing `>::insert` Oct 26 20:17:09.324 INFO kablam! #1 [mir_validated] processing `>::insert` Oct 26 20:17:09.324 INFO kablam! #2 [borrowck] processing `>::insert` Oct 26 20:17:09.324 INFO kablam! end of query stack Oct 26 20:17:09.363 INFO kablam! Oct 26 20:17:09.363 INFO kablam! error: internal compiler error: unexpected panic Oct 26 20:17:09.363 INFO kablam! Oct 26 20:17:09.363 INFO kablam! note: the compiler unexpectedly panicked. this is a bug. Oct 26 20:17:09.363 INFO kablam! Oct 26 20:17:09.363 INFO kablam! note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports Oct 26 20:17:09.363 INFO kablam! Oct 26 20:17:09.363 INFO kablam! note: rustc 1.31.0-nightly (19f01b935 2018-10-20) running on x86_64-unknown-linux-gnu Oct 26 20:17:09.363 INFO kablam! Oct 26 20:17:09.363 INFO kablam! note: compiler flags: -C debuginfo=2 --crate-type bin Oct 26 20:17:09.363 INFO kablam! Oct 26 20:17:09.363 INFO kablam! note: some of the compiler flags provided by cargo are hidden Oct 26 20:17:09.363 INFO kablam! Oct 26 20:17:09.363 INFO kablam! error: Could not compile `platform-game-experiment`. Oct 26 20:17:09.363 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 26 20:17:09.475 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 26 20:17:09.475 INFO kablam! stack backtrace: Oct 26 20:17:09.599 INFO kablam! 0: 0x7f868d44a71f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hf8ab61302c24284c Oct 26 20:17:09.600 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 26 20:17:09.600 INFO kablam! 1: 0x7f868d42f697 - std::sys_common::backtrace::print::h6c93ab6be75b9d39 Oct 26 20:17:09.600 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 26 20:17:09.601 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 26 20:17:09.601 INFO kablam! 2: 0x7f868d455adf - std::panicking::default_hook::{{closure}}::h611aa709adbce723 Oct 26 20:17:09.601 INFO kablam! at libstd/panicking.rs:211 Oct 26 20:17:09.601 INFO kablam! 3: 0x7f868d455844 - std::panicking::default_hook::h638eabd3231038cc Oct 26 20:17:09.603 INFO kablam! at libstd/panicking.rs:227 Oct 26 20:17:09.603 INFO kablam! 4: 0x7f8689ab02e1 - rustc::util::common::panic_hook::hf50bec47a39de6e1 Oct 26 20:17:09.604 INFO kablam! 5: 0x7f868d4562d6 - std::panicking::rust_panic_with_hook::h07995597da01f254 Oct 26 20:17:09.604 INFO kablam! at libstd/panicking.rs:480 Oct 26 20:17:09.604 INFO kablam! 6: 0x7f868a61fd67 - std::panicking::begin_panic::h50d6f0ad7b7fe73d Oct 26 20:17:09.604 INFO kablam! 7: 0x7f868a63f83b - rustc_mir::borrow_check::nll::type_check::TypeChecker::relate_type_and_user_type::h1a6e2460a479faa9 Oct 26 20:17:09.605 INFO kablam! 8: 0x7f868a63bbab - as rustc::mir::visit::Visitor<'tcx>>::visit_constant::h10383df67efd26ef Oct 26 20:17:09.605 INFO kablam! 9: 0x7f868a63bf46 - as rustc::mir::visit::Visitor<'tcx>>::visit_rvalue::haa4c4c799f4abc0d Oct 26 20:17:09.605 INFO kablam! 10: 0x7f868a63c4b9 - as rustc::mir::visit::Visitor<'tcx>>::visit_mir::hcf70f5fa7cc87ef3 Oct 26 20:17:09.605 INFO kablam! 11: 0x7f868a63b621 - rustc_mir::borrow_check::nll::type_check::type_check_internal::h977a2530544b7297 Oct 26 20:17:09.606 INFO kablam! 12: 0x7f868a3c23f6 - rustc::ty::context::tls::with_related_context::hee0d8cac24079799 Oct 26 20:17:09.606 INFO kablam! 13: 0x7f868a4a0bf4 - rustc::infer::InferCtxtBuilder::enter::h6184a2a06179eaa8 Oct 26 20:17:09.606 INFO kablam! 14: 0x7f868a648566 - ::run_pass::hb8e1988b319257e9 Oct 26 20:17:09.606 INFO kablam! 15: 0x7f868a4154a0 - rustc_mir::transform::mir_const::{{closure}}::h64359e372ed57035 Oct 26 20:17:09.607 INFO kablam! 16: 0x7f868a40e39e - rustc_mir::transform::mir_const::h0c5014775b60c6b0 Oct 26 20:17:09.607 INFO kablam! 17: 0x7f8689646a15 - rustc::ty::query::__query_compute::mir_const::h72d601e1070ea235 Oct 26 20:17:09.611 INFO kablam! 18: 0x7f868964d40c - rustc::ty::query:: for rustc::ty::query::queries::mir_const<'tcx>>::compute::hc346500faa1f6bea Oct 26 20:17:09.611 INFO kablam! 19: 0x7f86893dd892 - rustc::dep_graph::graph::DepGraph::with_task_impl::hbff0dd8cd4e97f37 Oct 26 20:17:09.612 INFO kablam! 20: 0x7f8689628f75 - rustc::ty::context::tls::with_related_context::hdcdc1c3fb0a01f85 Oct 26 20:17:09.612 INFO kablam! 21: 0x7f868968ba4d - rustc::ty::query::plumbing::>::force_query_with_job::hb3545872ebe906de Oct 26 20:17:09.612 INFO kablam! 22: 0x7f868979f1d2 - rustc::ty::query::plumbing::>::get_query::hc199c5ac29093cf1 Oct 26 20:17:09.612 INFO kablam! 23: 0x7f86897dee4e - rustc::ty::query::>::mir_const::hb002f13e38d6ed3f Oct 26 20:17:09.613 INFO kablam! 24: 0x7f868a40e5a9 - rustc_mir::transform::mir_validated::h0fdfd528be7b9c76 Oct 26 20:17:09.613 INFO kablam! 25: 0x7f8689646ae5 - rustc::ty::query::__query_compute::mir_validated::h271b241e4c6a9ae0 Oct 26 20:17:09.613 INFO kablam! 26: 0x7f868964d43c - rustc::ty::query:: for rustc::ty::query::queries::mir_validated<'tcx>>::compute::h060cb240370f9f10 Oct 26 20:17:09.613 INFO kablam! 27: 0x7f86893dd892 - rustc::dep_graph::graph::DepGraph::with_task_impl::hbff0dd8cd4e97f37 Oct 26 20:17:09.614 INFO kablam! 28: 0x7f86895d1605 - rustc::ty::context::tls::with_related_context::h16f2f2d906173a45 Oct 26 20:17:09.614 INFO kablam! 29: 0x7f8689694efd - rustc::ty::query::plumbing::>::force_query_with_job::he20f090ab37f661b Oct 26 20:17:09.614 INFO kablam! 30: 0x7f868973cd52 - rustc::ty::query::plumbing::>::get_query::h6cee1d79f1a914fa Oct 26 20:17:09.615 INFO kablam! 31: 0x7f86896a21a0 - rustc::ty::query::plumbing::>::ensure_query::h5098f165e93ec645 Oct 26 20:17:09.615 INFO kablam! 32: 0x7f868aa80369 - rustc_borrowck::borrowck::borrowck::hf06295e64e2283ec Oct 26 20:17:09.615 INFO kablam! 33: 0x7f868964d63c - rustc::ty::query:: for rustc::ty::query::queries::borrowck<'tcx>>::compute::h2d942124315d17b6 Oct 26 20:17:09.615 INFO kablam! 34: 0x7f86893e5562 - rustc::dep_graph::graph::DepGraph::with_task_impl::hd8b6b512e3ff2985 Oct 26 20:17:09.616 INFO kablam! 35: 0x7f86895ee0a5 - rustc::ty::context::tls::with_related_context::h5a5ec46180374281 Oct 26 20:17:09.621 INFO kablam! 36: 0x7f8689683b2d - rustc::ty::query::plumbing::>::force_query_with_job::h97a5bc980da2af2b Oct 26 20:17:09.621 INFO kablam! 37: 0x7f868972c8e3 - rustc::ty::query::plumbing::>::get_query::h5c05fabf31e40fea Oct 26 20:17:09.621 INFO kablam! 38: 0x7f868aa77890 - rustc::ty::>::par_body_owners::h79132c78fe4f40c9 Oct 26 20:17:09.622 INFO kablam! 39: 0x7f868aa80097 - rustc_borrowck::borrowck::check_crate::hc2db5f8e93a43ca9 Oct 26 20:17:09.622 INFO kablam! 40: 0x7f868d7dfd41 - rustc::util::common::time::h1de1723f59387214 Oct 26 20:17:09.622 INFO kablam! 41: 0x7f868d7833a8 - rustc::ty::context::tls::enter_context::hb0ca8cfeffb409bb Oct 26 20:17:09.623 INFO kablam! 42: 0x7f868d8235c1 - >::with::ha4060dca8dc6df80 Oct 26 20:17:09.623 INFO kablam! 43: 0x7f868d8779d8 - rustc::ty::context::TyCtxt::create_and_enter::he3366f0f823a0d56 Oct 26 20:17:09.623 INFO kablam! 44: 0x7f868d7c9944 - rustc_driver::driver::compile_input::hc8c36a3eee7d3b4d Oct 26 20:17:09.623 INFO kablam! 45: 0x7f868d894304 - rustc_driver::run_compiler_with_pool::h20d6155454937f15 Oct 26 20:17:09.624 INFO kablam! 46: 0x7f868d7c796b - rustc_driver::driver::spawn_thread_pool::ha0c063191b9f63ec Oct 26 20:17:09.624 INFO kablam! 47: 0x7f868d893337 - rustc_driver::run_compiler::hf9e1dcca270c237a Oct 26 20:17:09.624 INFO kablam! 48: 0x7f868d7b21f4 - >::set::h0aa15a56cf0826d6 Oct 26 20:17:09.625 INFO kablam! 49: 0x7f868d7a55f2 - as core::ops::function::FnOnce<()>>::call_once::hc8f62f84b8b097ae Oct 26 20:17:09.625 INFO kablam! 50: 0x7f868d463a59 - __rust_maybe_catch_panic Oct 26 20:17:09.625 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 26 20:17:09.626 INFO kablam! 51: 0x7f868d891465 - rustc_driver::run::h4cf8da0e18300993 Oct 26 20:17:09.626 INFO kablam! 52: 0x7f868d89ef7b - rustc_driver::main::h2c075e4bd6d44917 Oct 26 20:17:09.626 INFO kablam! 53: 0x55c3f7072962 - std::rt::lang_start::{{closure}}::hae377255a33ab020 Oct 26 20:17:09.627 INFO kablam! 54: 0x7f868d455ca2 - std::panicking::try::do_call::h160e0c9759e29092 Oct 26 20:17:09.627 INFO kablam! at libstd/rt.rs:59 Oct 26 20:17:09.627 INFO kablam! at libstd/panicking.rs:310 Oct 26 20:17:09.627 INFO kablam! 55: 0x7f868d463a59 - __rust_maybe_catch_panic Oct 26 20:17:09.628 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 26 20:17:09.628 INFO kablam! 56: 0x7f868d41ba8a - std::rt::lang_start_internal::h61865a8519f9c176 Oct 26 20:17:09.635 INFO kablam! at libstd/panicking.rs:289 Oct 26 20:17:09.635 INFO kablam! at libstd/panic.rs:392 Oct 26 20:17:09.635 INFO kablam! at libstd/rt.rs:58 Oct 26 20:17:09.636 INFO kablam! 57: 0x55c3f7072954 - main Oct 26 20:17:09.636 INFO kablam! 58: 0x7f868d02682f - __libc_start_main Oct 26 20:17:09.636 INFO kablam! 59: 0x55c3f7072808 - Oct 26 20:17:09.636 INFO kablam! query stack during panic: Oct 26 20:17:09.637 INFO kablam! #0 [mir_const] processing `>::insert` Oct 26 20:17:09.637 INFO kablam! #1 [mir_validated] processing `>::insert` Oct 26 20:17:09.637 INFO kablam! #2 [borrowck] processing `>::insert` Oct 26 20:17:09.637 INFO kablam! end of query stack Oct 26 20:17:09.667 INFO kablam! Oct 26 20:17:09.668 INFO kablam! error: internal compiler error: unexpected panic Oct 26 20:17:09.668 INFO kablam! Oct 26 20:17:09.683 INFO kablam! note: the compiler unexpectedly panicked. this is a bug. Oct 26 20:17:09.683 INFO kablam! Oct 26 20:17:09.683 INFO kablam! note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports Oct 26 20:17:09.683 INFO kablam! Oct 26 20:17:09.683 INFO kablam! note: rustc 1.31.0-nightly (19f01b935 2018-10-20) running on x86_64-unknown-linux-gnu Oct 26 20:17:09.683 INFO kablam! Oct 26 20:17:09.683 INFO kablam! note: compiler flags: -C debuginfo=2 Oct 26 20:17:09.683 INFO kablam! Oct 26 20:17:09.683 INFO kablam! note: some of the compiler flags provided by cargo are hidden Oct 26 20:17:09.683 INFO kablam! Oct 26 20:17:09.699 INFO kablam! error: Could not compile `platform-game-experiment`. Oct 26 20:17:09.699 INFO kablam! Oct 26 20:17:09.699 INFO kablam! To learn more, run the command again with --verbose. Oct 26 20:17:09.713 INFO kablam! su: No module specific data is present Oct 26 20:17:10.359 INFO running `"docker" "rm" "-f" "ff055bc65d0c432ed4c56ecc0572b705541e867ea8b27e1ce8f5704d0c7477d3"` Oct 26 20:17:10.685 INFO blam! ff055bc65d0c432ed4c56ecc0572b705541e867ea8b27e1ce8f5704d0c7477d3