Oct 26 20:17:26.706 INFO checking stevebob/integer-physics-experiment against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 20:17:26.708 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:17:27.283 INFO blam! 103a1923a253e163893689c0ae285bc87f7f53914836c223d1f6e5b133ebd32c Oct 26 20:17:27.287 INFO running `"docker" "start" "-a" "103a1923a253e163893689c0ae285bc87f7f53914836c223d1f6e5b133ebd32c"` Oct 26 20:17:28.363 INFO kablam! usermod: no changes Oct 26 20:17:28.687 INFO kablam! Compiling num-bigint v0.2.0 Oct 26 20:17:28.695 INFO kablam! Compiling num-iter v0.1.37 Oct 26 20:17:28.695 INFO kablam! Compiling num-complex v0.2.0 Oct 26 20:17:28.695 INFO kablam! Compiling num-rational v0.2.1 Oct 26 20:17:28.695 INFO kablam! Checking custom_derive v0.1.7 Oct 26 20:17:28.719 INFO kablam! Compiling libloading v0.5.0 Oct 26 20:17:28.719 INFO kablam! Checking shared_library v0.1.8 Oct 26 20:17:28.719 INFO kablam! Compiling x11-dl v2.18.0 Oct 26 20:17:30.272 INFO kablam! Compiling newtype_derive v0.1.6 Oct 26 20:17:33.080 INFO kablam! Compiling syn v0.14.4 Oct 26 20:17:34.064 INFO kablam! Checking osmesa-sys v0.1.2 Oct 26 20:17:37.487 INFO kablam! Checking dlib v0.4.1 Oct 26 20:17:38.536 INFO kablam! Checking wayland-sys v0.12.5 Oct 26 20:17:40.463 INFO kablam! Checking wayland-client v0.12.5 Oct 26 20:17:47.265 INFO kablam! Checking wayland-protocols v0.12.5 Oct 26 20:17:47.267 INFO kablam! Checking wayland-kbd v0.13.1 Oct 26 20:17:48.765 INFO kablam! Checking num v0.2.0 Oct 26 20:18:01.108 INFO kablam! Compiling serde_derive v1.0.70 Oct 26 20:18:01.385 INFO kablam! Checking wayland-window v0.13.3 Oct 26 20:18:02.512 INFO kablam! Checking winit v0.13.1 Oct 26 20:18:06.703 INFO kablam! Checking glutin v0.15.0 Oct 26 20:18:09.463 INFO kablam! Checking gfx_window_glutin v0.23.0 Oct 26 20:18:21.291 INFO kablam! Checking best v0.6.0 Oct 26 20:18:21.979 INFO kablam! Checking integer-physics-experiment v0.1.0 (/source) Oct 26 20:18:27.383 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:18:27.399 INFO kablam! stack backtrace: Oct 26 20:18:27.751 INFO kablam! 0: 0x7f1688a6771f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hf8ab61302c24284c Oct 26 20:18:27.755 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 26 20:18:27.755 INFO kablam! 1: 0x7f1688a4c697 - std::sys_common::backtrace::print::h6c93ab6be75b9d39 Oct 26 20:18:27.763 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 26 20:18:27.763 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 26 20:18:27.763 INFO kablam! 2: 0x7f1688a72adf - std::panicking::default_hook::{{closure}}::h611aa709adbce723 Oct 26 20:18:27.763 INFO kablam! at libstd/panicking.rs:211 Oct 26 20:18:27.763 INFO kablam! 3: 0x7f1688a72844 - std::panicking::default_hook::h638eabd3231038cc Oct 26 20:18:27.763 INFO kablam! at libstd/panicking.rs:227 Oct 26 20:18:27.763 INFO kablam! 4: 0x7f16850cd2e1 - rustc::util::common::panic_hook::hf50bec47a39de6e1 Oct 26 20:18:27.763 INFO kablam! 5: 0x7f1688a732d6 - std::panicking::rust_panic_with_hook::h07995597da01f254 Oct 26 20:18:27.763 INFO kablam! at libstd/panicking.rs:480 Oct 26 20:18:27.763 INFO kablam! 6: 0x7f1685c3cd67 - std::panicking::begin_panic::h50d6f0ad7b7fe73d Oct 26 20:18:27.763 INFO kablam! 7: 0x7f1685c5c83b - rustc_mir::borrow_check::nll::type_check::TypeChecker::relate_type_and_user_type::h1a6e2460a479faa9 Oct 26 20:18:27.763 INFO kablam! 8: 0x7f1685c58bab - as rustc::mir::visit::Visitor<'tcx>>::visit_constant::h10383df67efd26ef Oct 26 20:18:27.763 INFO kablam! 9: 0x7f1685c58f46 - as rustc::mir::visit::Visitor<'tcx>>::visit_rvalue::haa4c4c799f4abc0d Oct 26 20:18:27.763 INFO kablam! 10: 0x7f1685c594b9 - as rustc::mir::visit::Visitor<'tcx>>::visit_mir::hcf70f5fa7cc87ef3 Oct 26 20:18:27.763 INFO kablam! 11: 0x7f1685c58621 - rustc_mir::borrow_check::nll::type_check::type_check_internal::h977a2530544b7297 Oct 26 20:18:27.763 INFO kablam! 12: 0x7f16859df3f6 - rustc::ty::context::tls::with_related_context::hee0d8cac24079799 Oct 26 20:18:27.769 INFO kablam! 13: 0x7f1685abdbf4 - rustc::infer::InferCtxtBuilder::enter::h6184a2a06179eaa8 Oct 26 20:18:27.769 INFO kablam! 14: 0x7f1685c65566 - ::run_pass::hb8e1988b319257e9 Oct 26 20:18:27.769 INFO kablam! 15: 0x7f1685a324a0 - rustc_mir::transform::mir_const::{{closure}}::h64359e372ed57035 Oct 26 20:18:27.769 INFO kablam! 16: 0x7f1685a2b39e - rustc_mir::transform::mir_const::h0c5014775b60c6b0 Oct 26 20:18:27.769 INFO kablam! 17: 0x7f1684c63a15 - rustc::ty::query::__query_compute::mir_const::h72d601e1070ea235 Oct 26 20:18:27.769 INFO kablam! 18: 0x7f1684c6a40c - rustc::ty::query:: for rustc::ty::query::queries::mir_const<'tcx>>::compute::hc346500faa1f6bea Oct 26 20:18:27.769 INFO kablam! 19: 0x7f16849fa892 - rustc::dep_graph::graph::DepGraph::with_task_impl::hbff0dd8cd4e97f37 Oct 26 20:18:27.769 INFO kablam! 20: 0x7f1684c45f75 - rustc::ty::context::tls::with_related_context::hdcdc1c3fb0a01f85 Oct 26 20:18:27.769 INFO kablam! 21: 0x7f1684ca8a4d - rustc::ty::query::plumbing::>::force_query_with_job::hb3545872ebe906de Oct 26 20:18:27.769 INFO kablam! 22: 0x7f1684dbc1d2 - rustc::ty::query::plumbing::>::get_query::hc199c5ac29093cf1 Oct 26 20:18:27.769 INFO kablam! 23: 0x7f1684dfbe4e - rustc::ty::query::>::mir_const::hb002f13e38d6ed3f Oct 26 20:18:27.769 INFO kablam! 24: 0x7f1685a2b5a9 - rustc_mir::transform::mir_validated::h0fdfd528be7b9c76 Oct 26 20:18:27.769 INFO kablam! 25: 0x7f1684c63ae5 - rustc::ty::query::__query_compute::mir_validated::h271b241e4c6a9ae0 Oct 26 20:18:27.769 INFO kablam! 26: 0x7f1684c6a43c - rustc::ty::query:: for rustc::ty::query::queries::mir_validated<'tcx>>::compute::h060cb240370f9f10 Oct 26 20:18:27.769 INFO kablam! 27: 0x7f16849fa892 - rustc::dep_graph::graph::DepGraph::with_task_impl::hbff0dd8cd4e97f37 Oct 26 20:18:27.769 INFO kablam! 28: 0x7f1684bee605 - rustc::ty::context::tls::with_related_context::h16f2f2d906173a45 Oct 26 20:18:27.769 INFO kablam! 29: 0x7f1684cb1efd - rustc::ty::query::plumbing::>::force_query_with_job::he20f090ab37f661b Oct 26 20:18:27.769 INFO kablam! 30: 0x7f1684d59d52 - rustc::ty::query::plumbing::>::get_query::h6cee1d79f1a914fa Oct 26 20:18:27.769 INFO kablam! 31: 0x7f1684cbf1a0 - rustc::ty::query::plumbing::>::ensure_query::h5098f165e93ec645 Oct 26 20:18:27.769 INFO kablam! 32: 0x7f168609d369 - rustc_borrowck::borrowck::borrowck::hf06295e64e2283ec Oct 26 20:18:27.770 INFO kablam! 33: 0x7f1684c6a63c - rustc::ty::query:: for rustc::ty::query::queries::borrowck<'tcx>>::compute::h2d942124315d17b6 Oct 26 20:18:27.770 INFO kablam! 34: 0x7f1684a02562 - rustc::dep_graph::graph::DepGraph::with_task_impl::hd8b6b512e3ff2985 Oct 26 20:18:27.770 INFO kablam! 35: 0x7f1684c0b0a5 - rustc::ty::context::tls::with_related_context::h5a5ec46180374281 Oct 26 20:18:27.770 INFO kablam! 36: 0x7f1684ca0b2d - rustc::ty::query::plumbing::>::force_query_with_job::h97a5bc980da2af2b Oct 26 20:18:27.770 INFO kablam! 37: 0x7f1684d498e3 - rustc::ty::query::plumbing::>::get_query::h5c05fabf31e40fea Oct 26 20:18:27.770 INFO kablam! 38: 0x7f1686094890 - rustc::ty::>::par_body_owners::h79132c78fe4f40c9 Oct 26 20:18:27.770 INFO kablam! 39: 0x7f168609d097 - rustc_borrowck::borrowck::check_crate::hc2db5f8e93a43ca9 Oct 26 20:18:27.770 INFO kablam! 40: 0x7f1688dfcd41 - rustc::util::common::time::h1de1723f59387214 Oct 26 20:18:27.770 INFO kablam! 41: 0x7f1688da03a8 - rustc::ty::context::tls::enter_context::hb0ca8cfeffb409bb Oct 26 20:18:27.770 INFO kablam! 42: 0x7f1688e405c1 - >::with::ha4060dca8dc6df80 Oct 26 20:18:27.775 INFO kablam! 43: 0x7f1688e949d8 - rustc::ty::context::TyCtxt::create_and_enter::he3366f0f823a0d56 Oct 26 20:18:27.775 INFO kablam! 44: 0x7f1688de6944 - rustc_driver::driver::compile_input::hc8c36a3eee7d3b4d Oct 26 20:18:27.775 INFO kablam! 45: 0x7f1688eb1304 - rustc_driver::run_compiler_with_pool::h20d6155454937f15 Oct 26 20:18:27.775 INFO kablam! 46: 0x7f1688de496b - rustc_driver::driver::spawn_thread_pool::ha0c063191b9f63ec Oct 26 20:18:27.775 INFO kablam! 47: 0x7f1688eb0337 - rustc_driver::run_compiler::hf9e1dcca270c237a Oct 26 20:18:27.779 INFO kablam! 48: 0x7f1688dcf1f4 - >::set::h0aa15a56cf0826d6 Oct 26 20:18:27.779 INFO kablam! 49: 0x7f1688dc25f2 - as core::ops::function::FnOnce<()>>::call_once::hc8f62f84b8b097ae Oct 26 20:18:27.779 INFO kablam! 50: 0x7f1688a80a59 - __rust_maybe_catch_panic Oct 26 20:18:27.779 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 26 20:18:27.779 INFO kablam! 51: 0x7f1688eae465 - rustc_driver::run::h4cf8da0e18300993 Oct 26 20:18:27.779 INFO kablam! 52: 0x7f1688ebbf7b - rustc_driver::main::h2c075e4bd6d44917 Oct 26 20:18:27.779 INFO kablam! 53: 0x5625ea80d962 - std::rt::lang_start::{{closure}}::hae377255a33ab020 Oct 26 20:18:27.779 INFO kablam! 54: 0x7f1688a72ca2 - std::panicking::try::do_call::h160e0c9759e29092 Oct 26 20:18:27.779 INFO kablam! at libstd/rt.rs:59 Oct 26 20:18:27.779 INFO kablam! at libstd/panicking.rs:310 Oct 26 20:18:27.779 INFO kablam! 55: 0x7f1688a80a59 - __rust_maybe_catch_panic Oct 26 20:18:27.779 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 26 20:18:27.779 INFO kablam! 56: 0x7f1688a38a8a - std::rt::lang_start_internal::h61865a8519f9c176 Oct 26 20:18:27.779 INFO kablam! at libstd/panicking.rs:289 Oct 26 20:18:27.779 INFO kablam! at libstd/panic.rs:392 Oct 26 20:18:27.779 INFO kablam! at libstd/rt.rs:58 Oct 26 20:18:27.779 INFO kablam! 57: 0x5625ea80d954 - main Oct 26 20:18:27.779 INFO kablam! 58: 0x7f168864382f - __libc_start_main Oct 26 20:18:27.779 INFO kablam! 59: 0x5625ea80d808 - Oct 26 20:18:27.779 INFO kablam! query stack during panic: Oct 26 20:18:27.791 INFO kablam! #0 [mir_const] processing `>::insert` Oct 26 20:18:27.791 INFO kablam! #1 [mir_validated] processing `>::insert` Oct 26 20:18:27.791 INFO kablam! #2 [borrowck] processing `>::insert` Oct 26 20:18:27.791 INFO kablam! end of query stack Oct 26 20:18:27.823 INFO kablam! Oct 26 20:18:27.823 INFO kablam! error: internal compiler error: unexpected panic Oct 26 20:18:27.823 INFO kablam! Oct 26 20:18:27.823 INFO kablam! note: the compiler unexpectedly panicked. this is a bug. Oct 26 20:18:27.823 INFO kablam! Oct 26 20:18:27.823 INFO kablam! note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports Oct 26 20:18:27.823 INFO kablam! Oct 26 20:18:27.823 INFO kablam! note: rustc 1.31.0-nightly (19f01b935 2018-10-20) running on x86_64-unknown-linux-gnu Oct 26 20:18:27.823 INFO kablam! Oct 26 20:18:27.823 INFO kablam! note: compiler flags: -C debuginfo=2 --crate-type bin Oct 26 20:18:27.823 INFO kablam! Oct 26 20:18:27.823 INFO kablam! note: some of the compiler flags provided by cargo are hidden Oct 26 20:18:27.823 INFO kablam! Oct 26 20:18:27.847 INFO kablam! error: Could not compile `integer-physics-experiment`. Oct 26 20:18:27.847 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 26 20:18:27.959 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:18:27.959 INFO kablam! stack backtrace: Oct 26 20:18:28.140 INFO kablam! 0: 0x7f09b299171f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hf8ab61302c24284c Oct 26 20:18:28.140 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 26 20:18:28.142 INFO kablam! 1: 0x7f09b2976697 - std::sys_common::backtrace::print::h6c93ab6be75b9d39 Oct 26 20:18:28.142 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 26 20:18:28.142 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 26 20:18:28.142 INFO kablam! 2: 0x7f09b299cadf - std::panicking::default_hook::{{closure}}::h611aa709adbce723 Oct 26 20:18:28.144 INFO kablam! at libstd/panicking.rs:211 Oct 26 20:18:28.144 INFO kablam! 3: 0x7f09b299c844 - std::panicking::default_hook::h638eabd3231038cc Oct 26 20:18:28.144 INFO kablam! at libstd/panicking.rs:227 Oct 26 20:18:28.144 INFO kablam! 4: 0x7f09aeff72e1 - rustc::util::common::panic_hook::hf50bec47a39de6e1 Oct 26 20:18:28.144 INFO kablam! 5: 0x7f09b299d2d6 - std::panicking::rust_panic_with_hook::h07995597da01f254 Oct 26 20:18:28.144 INFO kablam! at libstd/panicking.rs:480 Oct 26 20:18:28.144 INFO kablam! 6: 0x7f09afb66d67 - std::panicking::begin_panic::h50d6f0ad7b7fe73d Oct 26 20:18:28.144 INFO kablam! 7: 0x7f09afb8683b - rustc_mir::borrow_check::nll::type_check::TypeChecker::relate_type_and_user_type::h1a6e2460a479faa9 Oct 26 20:18:28.144 INFO kablam! 8: 0x7f09afb82bab - as rustc::mir::visit::Visitor<'tcx>>::visit_constant::h10383df67efd26ef Oct 26 20:18:28.151 INFO kablam! 9: 0x7f09afb82f46 - as rustc::mir::visit::Visitor<'tcx>>::visit_rvalue::haa4c4c799f4abc0d Oct 26 20:18:28.151 INFO kablam! 10: 0x7f09afb834b9 - as rustc::mir::visit::Visitor<'tcx>>::visit_mir::hcf70f5fa7cc87ef3 Oct 26 20:18:28.151 INFO kablam! 11: 0x7f09afb82621 - rustc_mir::borrow_check::nll::type_check::type_check_internal::h977a2530544b7297 Oct 26 20:18:28.151 INFO kablam! 12: 0x7f09af9093f6 - rustc::ty::context::tls::with_related_context::hee0d8cac24079799 Oct 26 20:18:28.151 INFO kablam! 13: 0x7f09af9e7bf4 - rustc::infer::InferCtxtBuilder::enter::h6184a2a06179eaa8 Oct 26 20:18:28.151 INFO kablam! 14: 0x7f09afb8f566 - ::run_pass::hb8e1988b319257e9 Oct 26 20:18:28.151 INFO kablam! 15: 0x7f09af95c4a0 - rustc_mir::transform::mir_const::{{closure}}::h64359e372ed57035 Oct 26 20:18:28.151 INFO kablam! 16: 0x7f09af95539e - rustc_mir::transform::mir_const::h0c5014775b60c6b0 Oct 26 20:18:28.151 INFO kablam! 17: 0x7f09aeb8da15 - rustc::ty::query::__query_compute::mir_const::h72d601e1070ea235 Oct 26 20:18:28.151 INFO kablam! 18: 0x7f09aeb9440c - rustc::ty::query:: for rustc::ty::query::queries::mir_const<'tcx>>::compute::hc346500faa1f6bea Oct 26 20:18:28.151 INFO kablam! 19: 0x7f09ae924892 - rustc::dep_graph::graph::DepGraph::with_task_impl::hbff0dd8cd4e97f37 Oct 26 20:18:28.151 INFO kablam! 20: 0x7f09aeb6ff75 - rustc::ty::context::tls::with_related_context::hdcdc1c3fb0a01f85 Oct 26 20:18:28.151 INFO kablam! 21: 0x7f09aebd2a4d - rustc::ty::query::plumbing::>::force_query_with_job::hb3545872ebe906de Oct 26 20:18:28.151 INFO kablam! 22: 0x7f09aece61d2 - rustc::ty::query::plumbing::>::get_query::hc199c5ac29093cf1 Oct 26 20:18:28.151 INFO kablam! 23: 0x7f09aed25e4e - rustc::ty::query::>::mir_const::hb002f13e38d6ed3f Oct 26 20:18:28.151 INFO kablam! 24: 0x7f09af9555a9 - rustc_mir::transform::mir_validated::h0fdfd528be7b9c76 Oct 26 20:18:28.151 INFO kablam! 25: 0x7f09aeb8dae5 - rustc::ty::query::__query_compute::mir_validated::h271b241e4c6a9ae0 Oct 26 20:18:28.151 INFO kablam! 26: 0x7f09aeb9443c - rustc::ty::query:: for rustc::ty::query::queries::mir_validated<'tcx>>::compute::h060cb240370f9f10 Oct 26 20:18:28.152 INFO kablam! 27: 0x7f09ae924892 - rustc::dep_graph::graph::DepGraph::with_task_impl::hbff0dd8cd4e97f37 Oct 26 20:18:28.152 INFO kablam! 28: 0x7f09aeb18605 - rustc::ty::context::tls::with_related_context::h16f2f2d906173a45 Oct 26 20:18:28.152 INFO kablam! 29: 0x7f09aebdbefd - rustc::ty::query::plumbing::>::force_query_with_job::he20f090ab37f661b Oct 26 20:18:28.152 INFO kablam! 30: 0x7f09aec83d52 - rustc::ty::query::plumbing::>::get_query::h6cee1d79f1a914fa Oct 26 20:18:28.152 INFO kablam! 31: 0x7f09aebe91a0 - rustc::ty::query::plumbing::>::ensure_query::h5098f165e93ec645 Oct 26 20:18:28.152 INFO kablam! 32: 0x7f09affc7369 - rustc_borrowck::borrowck::borrowck::hf06295e64e2283ec Oct 26 20:18:28.152 INFO kablam! 33: 0x7f09aeb9463c - rustc::ty::query:: for rustc::ty::query::queries::borrowck<'tcx>>::compute::h2d942124315d17b6 Oct 26 20:18:28.153 INFO kablam! 34: 0x7f09ae92c562 - rustc::dep_graph::graph::DepGraph::with_task_impl::hd8b6b512e3ff2985 Oct 26 20:18:28.153 INFO kablam! 35: 0x7f09aeb350a5 - rustc::ty::context::tls::with_related_context::h5a5ec46180374281 Oct 26 20:18:28.153 INFO kablam! 36: 0x7f09aebcab2d - rustc::ty::query::plumbing::>::force_query_with_job::h97a5bc980da2af2b Oct 26 20:18:28.155 INFO kablam! 37: 0x7f09aec738e3 - rustc::ty::query::plumbing::>::get_query::h5c05fabf31e40fea Oct 26 20:18:28.155 INFO kablam! 38: 0x7f09affbe890 - rustc::ty::>::par_body_owners::h79132c78fe4f40c9 Oct 26 20:18:28.155 INFO kablam! 39: 0x7f09affc7097 - rustc_borrowck::borrowck::check_crate::hc2db5f8e93a43ca9 Oct 26 20:18:28.155 INFO kablam! 40: 0x7f09b2d26d41 - rustc::util::common::time::h1de1723f59387214 Oct 26 20:18:28.155 INFO kablam! 41: 0x7f09b2cca3a8 - rustc::ty::context::tls::enter_context::hb0ca8cfeffb409bb Oct 26 20:18:28.155 INFO kablam! 42: 0x7f09b2d6a5c1 - >::with::ha4060dca8dc6df80 Oct 26 20:18:28.155 INFO kablam! 43: 0x7f09b2dbe9d8 - rustc::ty::context::TyCtxt::create_and_enter::he3366f0f823a0d56 Oct 26 20:18:28.155 INFO kablam! 44: 0x7f09b2d10944 - rustc_driver::driver::compile_input::hc8c36a3eee7d3b4d Oct 26 20:18:28.155 INFO kablam! 45: 0x7f09b2ddb304 - rustc_driver::run_compiler_with_pool::h20d6155454937f15 Oct 26 20:18:28.155 INFO kablam! 46: 0x7f09b2d0e96b - rustc_driver::driver::spawn_thread_pool::ha0c063191b9f63ec Oct 26 20:18:28.155 INFO kablam! 47: 0x7f09b2dda337 - rustc_driver::run_compiler::hf9e1dcca270c237a Oct 26 20:18:28.155 INFO kablam! 48: 0x7f09b2cf91f4 - >::set::h0aa15a56cf0826d6 Oct 26 20:18:28.158 INFO kablam! 49: 0x7f09b2cec5f2 - as core::ops::function::FnOnce<()>>::call_once::hc8f62f84b8b097ae Oct 26 20:18:28.158 INFO kablam! 50: 0x7f09b29aaa59 - __rust_maybe_catch_panic Oct 26 20:18:28.158 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 26 20:18:28.158 INFO kablam! 51: 0x7f09b2dd8465 - rustc_driver::run::h4cf8da0e18300993 Oct 26 20:18:28.158 INFO kablam! 52: 0x7f09b2de5f7b - rustc_driver::main::h2c075e4bd6d44917 Oct 26 20:18:28.158 INFO kablam! 53: 0x563e15cdf962 - std::rt::lang_start::{{closure}}::hae377255a33ab020 Oct 26 20:18:28.158 INFO kablam! 54: 0x7f09b299cca2 - std::panicking::try::do_call::h160e0c9759e29092 Oct 26 20:18:28.158 INFO kablam! at libstd/rt.rs:59 Oct 26 20:18:28.158 INFO kablam! at libstd/panicking.rs:310 Oct 26 20:18:28.158 INFO kablam! 55: 0x7f09b29aaa59 - __rust_maybe_catch_panic Oct 26 20:18:28.158 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 26 20:18:28.158 INFO kablam! 56: 0x7f09b2962a8a - std::rt::lang_start_internal::h61865a8519f9c176 Oct 26 20:18:28.163 INFO kablam! at libstd/panicking.rs:289 Oct 26 20:18:28.163 INFO kablam! at libstd/panic.rs:392 Oct 26 20:18:28.163 INFO kablam! at libstd/rt.rs:58 Oct 26 20:18:28.163 INFO kablam! 57: 0x563e15cdf954 - main Oct 26 20:18:28.163 INFO kablam! 58: 0x7f09b256d82f - __libc_start_main Oct 26 20:18:28.163 INFO kablam! 59: 0x563e15cdf808 - Oct 26 20:18:28.163 INFO kablam! query stack during panic: Oct 26 20:18:28.163 INFO kablam! #0 [mir_const] processing `>::insert` Oct 26 20:18:28.163 INFO kablam! #1 [mir_validated] processing `>::insert` Oct 26 20:18:28.163 INFO kablam! #2 [borrowck] processing `>::insert` Oct 26 20:18:28.163 INFO kablam! end of query stack Oct 26 20:18:28.189 INFO kablam! Oct 26 20:18:28.189 INFO kablam! error: internal compiler error: unexpected panic Oct 26 20:18:28.189 INFO kablam! Oct 26 20:18:28.189 INFO kablam! note: the compiler unexpectedly panicked. this is a bug. Oct 26 20:18:28.189 INFO kablam! Oct 26 20:18:28.189 INFO kablam! note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports Oct 26 20:18:28.189 INFO kablam! Oct 26 20:18:28.189 INFO kablam! note: rustc 1.31.0-nightly (19f01b935 2018-10-20) running on x86_64-unknown-linux-gnu Oct 26 20:18:28.189 INFO kablam! Oct 26 20:18:28.189 INFO kablam! note: compiler flags: -C debuginfo=2 Oct 26 20:18:28.189 INFO kablam! Oct 26 20:18:28.189 INFO kablam! note: some of the compiler flags provided by cargo are hidden Oct 26 20:18:28.189 INFO kablam! Oct 26 20:18:28.212 INFO kablam! error: Could not compile `integer-physics-experiment`. Oct 26 20:18:28.212 INFO kablam! Oct 26 20:18:28.212 INFO kablam! To learn more, run the command again with --verbose. Oct 26 20:18:28.213 INFO kablam! su: No module specific data is present Oct 26 20:18:28.791 INFO running `"docker" "rm" "-f" "103a1923a253e163893689c0ae285bc87f7f53914836c223d1f6e5b133ebd32c"` Oct 26 20:18:29.160 INFO blam! 103a1923a253e163893689c0ae285bc87f7f53914836c223d1f6e5b133ebd32c