Oct 22 03:13:47.311 INFO checking fix-rs-0.2.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 03:13:47.311 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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:13:47.646 INFO blam! c8407178461496b05690490d29daf679388ec7a893ae0ff10d1c3889b838ff11 Oct 22 03:13:47.652 INFO running `"docker" "start" "-a" "c8407178461496b05690490d29daf679388ec7a893ae0ff10d1c3889b838ff11"` Oct 22 03:13:48.510 INFO kablam! usermod: no changes Oct 22 03:13:48.680 INFO kablam! Compiling fix-rs-macros v0.2.1 Oct 22 03:13:54.192 INFO kablam! Checking fix-rs v0.2.1 (/source) Oct 22 03:14:06.756 INFO kablam! warning: unused variable: `end_seq_no` Oct 22 03:14:06.757 INFO kablam! --> src/fixt/engine_thread.rs:1200:25 Oct 22 03:14:06.757 INFO kablam! | Oct 22 03:14:06.757 INFO kablam! 1200 | let end_seq_no = if resend_request.end_seq_no > connection.outbound_msg_seq_num || resend_request.end_seq_no == 0 { Oct 22 03:14:06.757 INFO kablam! | ^^^^^^^^^^ help: consider using `_end_seq_no` instead Oct 22 03:14:06.757 INFO kablam! | Oct 22 03:14:06.757 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 22 03:14:06.757 INFO kablam! Oct 22 03:14:06.757 INFO kablam! warning: unused variable: `logout` Oct 22 03:14:06.757 INFO kablam! --> src/fixt/engine_thread.rs:1297:25 Oct 22 03:14:06.757 INFO kablam! | Oct 22 03:14:06.757 INFO kablam! 1297 | if let Some(logout) = message.as_any().downcast_ref::() { Oct 22 03:14:06.757 INFO kablam! | ^^^^^^ help: consider using `_logout` instead Oct 22 03:14:06.757 INFO kablam! Oct 22 03:14:06.757 INFO kablam! warning: unused variable: `logging_out_initiator` Oct 22 03:14:06.757 INFO kablam! --> src/fixt/engine_thread.rs:1308:59 Oct 22 03:14:06.757 INFO kablam! | Oct 22 03:14:06.757 INFO kablam! 1308 | &LoggingOutType::ResendRequesting(logging_out_initiator) => { //Remote resent Logout before fully responding to our ResendRequest. Oct 22 03:14:06.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_logging_out_initiator` instead Oct 22 03:14:06.757 INFO kablam! Oct 22 03:14:06.757 INFO kablam! warning: unused variable: `logout` Oct 22 03:14:06.757 INFO kablam! --> src/fixt/engine_thread.rs:1427:25 Oct 22 03:14:06.758 INFO kablam! | Oct 22 03:14:06.758 INFO kablam! 1427 | if let Some(logout) = message.as_any().downcast_ref::() { Oct 22 03:14:06.758 INFO kablam! | ^^^^^^ help: consider using `_logout` instead Oct 22 03:14:06.758 INFO kablam! Oct 22 03:14:07.411 INFO kablam! warning: unused variable: `end_seq_no` Oct 22 03:14:07.411 INFO kablam! --> src/fixt/engine_thread.rs:1200:25 Oct 22 03:14:07.411 INFO kablam! | Oct 22 03:14:07.411 INFO kablam! 1200 | let end_seq_no = if resend_request.end_seq_no > connection.outbound_msg_seq_num || resend_request.end_seq_no == 0 { Oct 22 03:14:07.411 INFO kablam! | ^^^^^^^^^^ help: consider using `_end_seq_no` instead Oct 22 03:14:07.411 INFO kablam! | Oct 22 03:14:07.411 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 22 03:14:07.411 INFO kablam! Oct 22 03:14:07.416 INFO kablam! warning: unused variable: `logout` Oct 22 03:14:07.416 INFO kablam! --> src/fixt/engine_thread.rs:1297:25 Oct 22 03:14:07.416 INFO kablam! | Oct 22 03:14:07.416 INFO kablam! 1297 | if let Some(logout) = message.as_any().downcast_ref::() { Oct 22 03:14:07.416 INFO kablam! | ^^^^^^ help: consider using `_logout` instead Oct 22 03:14:07.416 INFO kablam! Oct 22 03:14:07.416 INFO kablam! warning: unused variable: `logging_out_initiator` Oct 22 03:14:07.416 INFO kablam! --> src/fixt/engine_thread.rs:1308:59 Oct 22 03:14:07.416 INFO kablam! | Oct 22 03:14:07.416 INFO kablam! 1308 | &LoggingOutType::ResendRequesting(logging_out_initiator) => { //Remote resent Logout before fully responding to our ResendRequest. Oct 22 03:14:07.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_logging_out_initiator` instead Oct 22 03:14:07.416 INFO kablam! Oct 22 03:14:07.416 INFO kablam! warning: unused variable: `logout` Oct 22 03:14:07.416 INFO kablam! --> src/fixt/engine_thread.rs:1427:25 Oct 22 03:14:07.416 INFO kablam! | Oct 22 03:14:07.416 INFO kablam! 1427 | if let Some(logout) = message.as_any().downcast_ref::() { Oct 22 03:14:07.416 INFO kablam! | ^^^^^^ help: consider using `_logout` instead Oct 22 03:14:07.416 INFO kablam! Oct 22 03:14:09.661 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 22 03:14:09.661 INFO kablam! --> src/lib.rs:26:12 Oct 22 03:14:09.661 INFO kablam! | Oct 22 03:14:09.661 INFO kablam! 26 | #![feature(attr_literals)] Oct 22 03:14:09.661 INFO kablam! | ^^^^^^^^^^^^^ Oct 22 03:14:09.661 INFO kablam! | Oct 22 03:14:09.661 INFO kablam! = note: #[warn(stable_features)] on by default Oct 22 03:14:09.662 INFO kablam! Oct 22 03:14:09.662 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 22 03:14:09.662 INFO kablam! --> src/lib.rs:28:12 Oct 22 03:14:09.662 INFO kablam! | Oct 22 03:14:09.662 INFO kablam! 28 | #![feature(proc_macro)] Oct 22 03:14:09.662 INFO kablam! | ^^^^^^^^^^ Oct 22 03:14:09.662 INFO kablam! Oct 22 03:14:09.722 INFO kablam! thread 'main' panicked at 'allocation missing in dead_alloc_map', libcore/option.rs:1008:5 Oct 22 03:14:09.724 INFO kablam! stack backtrace: Oct 22 03:14:09.891 INFO kablam! 0: 0x7f1f8613c70f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hc790a6047650a25c Oct 22 03:14:09.891 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 22 03:14:09.891 INFO kablam! 1: 0x7f1f86121687 - std::sys_common::backtrace::print::hef8e97456550ddc1 Oct 22 03:14:09.891 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 22 03:14:09.891 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 22 03:14:09.891 INFO kablam! 2: 0x7f1f86147adf - std::panicking::default_hook::{{closure}}::h0141030dd350a192 Oct 22 03:14:09.891 INFO kablam! at libstd/panicking.rs:211 Oct 22 03:14:09.891 INFO kablam! 3: 0x7f1f86147844 - std::panicking::default_hook::hff5fb27020d8e71b Oct 22 03:14:09.891 INFO kablam! at libstd/panicking.rs:227 Oct 22 03:14:09.891 INFO kablam! 4: 0x7f1f827a1461 - rustc::util::common::panic_hook::hc481878d35934a53 Oct 22 03:14:09.891 INFO kablam! 5: 0x7f1f861482d6 - std::panicking::rust_panic_with_hook::h91281e711b2e81db Oct 22 03:14:09.891 INFO kablam! at libstd/panicking.rs:480 Oct 22 03:14:09.891 INFO kablam! 6: 0x7f1f86147e21 - std::panicking::continue_panic_fmt::h7fc7caf72cdba016 Oct 22 03:14:09.891 INFO kablam! at libstd/panicking.rs:390 Oct 22 03:14:09.892 INFO kablam! 7: 0x7f1f86147d05 - rust_begin_unwind Oct 22 03:14:09.892 INFO kablam! at libstd/panicking.rs:325 Oct 22 03:14:09.892 INFO kablam! 8: 0x7f1f861a9bac - core::panicking::panic_fmt::h7d86341392b60304 Oct 22 03:14:09.892 INFO kablam! at libcore/panicking.rs:77 Oct 22 03:14:09.892 INFO kablam! 9: 0x7f1f861aa042 - core::option::expect_failed::hc0bb85a9351990d4 Oct 22 03:14:09.892 INFO kablam! at libcore/option.rs:1008 Oct 22 03:14:09.896 INFO kablam! 10: 0x7f1f83c328a9 - >::check_align::haf1be55bed9a6c5f Oct 22 03:14:09.896 INFO kablam! 11: 0x7f1f83c5ab23 - rustc_mir::interpret::validity::>::validate_primitive_type::hf7733d8eef9c99fd Oct 22 03:14:09.897 INFO kablam! 12: 0x7f1f83c5403a - rustc_mir::interpret::validity::>::validate_operand::h8f242dfc607f2745 Oct 22 03:14:09.897 INFO kablam! 13: 0x7f1f83c53648 - rustc_mir::interpret::validity::>::validate_operand::h8f242dfc607f2745 Oct 22 03:14:09.897 INFO kablam! 14: 0x7f1f83c53648 - rustc_mir::interpret::validity::>::validate_operand::h8f242dfc607f2745 Oct 22 03:14:09.897 INFO kablam! 15: 0x7f1f83c6ebe4 - rustc_lint::builtin::check_const::h56b8ea62031ff533 Oct 22 03:14:09.897 INFO kablam! 16: 0x7f1f83c318d0 - >::check_item::h01fb41523489bc4b Oct 22 03:14:09.897 INFO kablam! 17: 0x7f1f827701ac - as rustc::hir::intravisit::Visitor<'tcx>>::visit_item::h20978e16a2497343 Oct 22 03:14:09.897 INFO kablam! 18: 0x7f1f82772dbc - as rustc::hir::intravisit::Visitor<'tcx>>::visit_block::h62b2207dc6f6f9c5 Oct 22 03:14:09.898 INFO kablam! 19: 0x7f1f82770d0a - as rustc::hir::intravisit::Visitor<'tcx>>::visit_expr::h30a380da0bd87e44 Oct 22 03:14:09.898 INFO kablam! 20: 0x7f1f8276fd6f - as rustc::hir::intravisit::Visitor<'tcx>>::visit_body::h6391259f6ac77de0 Oct 22 03:14:09.898 INFO kablam! 21: 0x7f1f8276fbb7 - as rustc::hir::intravisit::Visitor<'tcx>>::visit_nested_body::hfb91418a47256010 Oct 22 03:14:09.898 INFO kablam! 22: 0x7f1f82771494 - as rustc::hir::intravisit::Visitor<'tcx>>::visit_fn::h6106927a0bc40071 Oct 22 03:14:09.899 INFO kablam! 23: 0x7f1f8271a3cf - rustc::hir::intravisit::walk_impl_item::h5ff2947d342a0b8f Oct 22 03:14:09.899 INFO kablam! 24: 0x7f1f8277447b - as rustc::hir::intravisit::Visitor<'tcx>>::visit_impl_item::h09db78269eff430b Oct 22 03:14:09.899 INFO kablam! 25: 0x7f1f826eb3f1 - rustc::hir::intravisit::walk_item::h61d298535dcc8897 Oct 22 03:14:09.899 INFO kablam! 26: 0x7f1f8277026b - as rustc::hir::intravisit::Visitor<'tcx>>::visit_item::h20978e16a2497343 Oct 22 03:14:09.899 INFO kablam! 27: 0x7f1f82772770 - as rustc::hir::intravisit::Visitor<'tcx>>::visit_mod::h812100fdf5a6dfa1 Oct 22 03:14:09.899 INFO kablam! 28: 0x7f1f826eb215 - rustc::hir::intravisit::walk_item::h61d298535dcc8897 Oct 22 03:14:09.900 INFO kablam! 29: 0x7f1f8277026b - as rustc::hir::intravisit::Visitor<'tcx>>::visit_item::h20978e16a2497343 Oct 22 03:14:09.900 INFO kablam! 30: 0x7f1f82772770 - as rustc::hir::intravisit::Visitor<'tcx>>::visit_mod::h812100fdf5a6dfa1 Oct 22 03:14:09.900 INFO kablam! 31: 0x7f1f826eb215 - rustc::hir::intravisit::walk_item::h61d298535dcc8897 Oct 22 03:14:09.900 INFO kablam! 32: 0x7f1f8277026b - as rustc::hir::intravisit::Visitor<'tcx>>::visit_item::h20978e16a2497343 Oct 22 03:14:09.904 INFO kablam! 33: 0x7f1f82772770 - as rustc::hir::intravisit::Visitor<'tcx>>::visit_mod::h812100fdf5a6dfa1 Oct 22 03:14:09.904 INFO kablam! 34: 0x7f1f826eb215 - rustc::hir::intravisit::walk_item::h61d298535dcc8897 Oct 22 03:14:09.904 INFO kablam! 35: 0x7f1f8277026b - as rustc::hir::intravisit::Visitor<'tcx>>::visit_item::h20978e16a2497343 Oct 22 03:14:09.904 INFO kablam! 36: 0x7f1f82772770 - as rustc::hir::intravisit::Visitor<'tcx>>::visit_mod::h812100fdf5a6dfa1 Oct 22 03:14:09.904 INFO kablam! 37: 0x7f1f826e1fce - rustc::hir::intravisit::walk_crate::hf52f894c17555ade Oct 22 03:14:09.904 INFO kablam! 38: 0x7f1f82779a9a - rustc::lint::context::check_crate::hffdd2a22c06cdc75 Oct 22 03:14:09.904 INFO kablam! 39: 0x7f1f864d39b5 - rustc::util::common::time::h044d275b07176669 Oct 22 03:14:09.904 INFO kablam! 40: 0x7f1f86476895 - rustc::ty::context::tls::enter_context::h83693421b1f7e2ac Oct 22 03:14:09.904 INFO kablam! 41: 0x7f1f86518ec1 - >::with::haf102807228eb550 Oct 22 03:14:09.904 INFO kablam! 42: 0x7f1f8656a61d - rustc::ty::context::TyCtxt::create_and_enter::h84e3e7bd321d7315 Oct 22 03:14:09.904 INFO kablam! 43: 0x7f1f864be174 - rustc_driver::driver::compile_input::he36f1941c84e959e Oct 22 03:14:09.904 INFO kablam! 44: 0x7f1f8658a684 - rustc_driver::run_compiler_with_pool::h5bf41eb8821bbd5e Oct 22 03:14:09.904 INFO kablam! 45: 0x7f1f864bc18b - rustc_driver::driver::spawn_thread_pool::h00461881d0854d6b Oct 22 03:14:09.904 INFO kablam! 46: 0x7f1f865896b7 - rustc_driver::run_compiler::h956a05419c7640d8 Oct 22 03:14:09.904 INFO kablam! 47: 0x7f1f864a69c4 - >::set::hecd202198c1a2d4f Oct 22 03:14:09.904 INFO kablam! 48: 0x7f1f86498e72 - as core::ops::function::FnOnce<()>>::call_once::h3afa2b39498c5cc4 Oct 22 03:14:09.904 INFO kablam! 49: 0x7f1f861555e9 - __rust_maybe_catch_panic Oct 22 03:14:09.904 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 22 03:14:09.904 INFO kablam! 50: 0x7f1f865877e5 - rustc_driver::run::h15ff99cba7c722c5 Oct 22 03:14:09.904 INFO kablam! 51: 0x7f1f8659531b - rustc_driver::main::h618945cd6fee4ac7 Oct 22 03:14:09.904 INFO kablam! 52: 0x556c75251962 - std::rt::lang_start::{{closure}}::h1b85a41d7167b5fd Oct 22 03:14:09.904 INFO kablam! 53: 0x7f1f86147ca2 - std::panicking::try::do_call::hb6cb84b90f739540 Oct 22 03:14:09.904 INFO kablam! at libstd/rt.rs:59 Oct 22 03:14:09.904 INFO kablam! at libstd/panicking.rs:310 Oct 22 03:14:09.905 INFO kablam! 54: 0x7f1f861555e9 - __rust_maybe_catch_panic Oct 22 03:14:09.905 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 22 03:14:09.905 INFO kablam! 55: 0x7f1f8610da5a - std::rt::lang_start_internal::h5161ad4624811397 Oct 22 03:14:09.908 INFO kablam! at libstd/panicking.rs:289 Oct 22 03:14:09.908 INFO kablam! at libstd/panic.rs:392 Oct 22 03:14:09.908 INFO kablam! at libstd/rt.rs:58 Oct 22 03:14:09.908 INFO kablam! 56: 0x556c75251954 - main Oct 22 03:14:09.908 INFO kablam! 57: 0x7f1f85d1882f - __libc_start_main Oct 22 03:14:09.908 INFO kablam! 58: 0x556c75251808 - Oct 22 03:14:09.908 INFO kablam! query stack during panic: Oct 22 03:14:09.908 INFO kablam! end of query stack Oct 22 03:14:10.092 INFO kablam! Oct 22 03:14:10.092 INFO kablam! error: internal compiler error: unexpected panic Oct 22 03:14:10.092 INFO kablam! Oct 22 03:14:10.092 INFO kablam! note: the compiler unexpectedly panicked. this is a bug. Oct 22 03:14:10.092 INFO kablam! Oct 22 03:14:10.092 INFO kablam! note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports Oct 22 03:14:10.092 INFO kablam! Oct 22 03:14:10.092 INFO kablam! note: rustc 1.31.0-nightly (155510e37 2018-10-20) running on x86_64-unknown-linux-gnu Oct 22 03:14:10.092 INFO kablam! Oct 22 03:14:10.092 INFO kablam! note: compiler flags: -C debuginfo=2 --crate-type lib Oct 22 03:14:10.092 INFO kablam! Oct 22 03:14:10.092 INFO kablam! note: some of the compiler flags provided by cargo are hidden Oct 22 03:14:10.092 INFO kablam! Oct 22 03:14:10.099 INFO kablam! error: Could not compile `fix-rs`. Oct 22 03:14:10.099 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 22 03:14:10.324 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 22 03:14:10.324 INFO kablam! --> src/lib.rs:26:12 Oct 22 03:14:10.324 INFO kablam! | Oct 22 03:14:10.324 INFO kablam! 26 | #![feature(attr_literals)] Oct 22 03:14:10.324 INFO kablam! | ^^^^^^^^^^^^^ Oct 22 03:14:10.324 INFO kablam! | Oct 22 03:14:10.324 INFO kablam! = note: #[warn(stable_features)] on by default Oct 22 03:14:10.324 INFO kablam! Oct 22 03:14:10.324 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 22 03:14:10.324 INFO kablam! --> src/lib.rs:28:12 Oct 22 03:14:10.324 INFO kablam! | Oct 22 03:14:10.324 INFO kablam! 28 | #![feature(proc_macro)] Oct 22 03:14:10.324 INFO kablam! | ^^^^^^^^^^ Oct 22 03:14:10.324 INFO kablam! Oct 22 03:14:10.365 INFO kablam! thread 'main' panicked at 'allocation missing in dead_alloc_map', libcore/option.rs:1008:5 Oct 22 03:14:10.366 INFO kablam! stack backtrace: Oct 22 03:14:10.492 INFO kablam! 0: 0x7f25bac3070f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hc790a6047650a25c Oct 22 03:14:10.492 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 22 03:14:10.492 INFO kablam! 1: 0x7f25bac15687 - std::sys_common::backtrace::print::hef8e97456550ddc1 Oct 22 03:14:10.492 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 22 03:14:10.492 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 22 03:14:10.492 INFO kablam! 2: 0x7f25bac3badf - std::panicking::default_hook::{{closure}}::h0141030dd350a192 Oct 22 03:14:10.496 INFO kablam! at libstd/panicking.rs:211 Oct 22 03:14:10.496 INFO kablam! 3: 0x7f25bac3b844 - std::panicking::default_hook::hff5fb27020d8e71b Oct 22 03:14:10.496 INFO kablam! at libstd/panicking.rs:227 Oct 22 03:14:10.496 INFO kablam! 4: 0x7f25b7295461 - rustc::util::common::panic_hook::hc481878d35934a53 Oct 22 03:14:10.496 INFO kablam! 5: 0x7f25bac3c2d6 - std::panicking::rust_panic_with_hook::h91281e711b2e81db Oct 22 03:14:10.496 INFO kablam! at libstd/panicking.rs:480 Oct 22 03:14:10.496 INFO kablam! 6: 0x7f25bac3be21 - std::panicking::continue_panic_fmt::h7fc7caf72cdba016 Oct 22 03:14:10.496 INFO kablam! at libstd/panicking.rs:390 Oct 22 03:14:10.496 INFO kablam! 7: 0x7f25bac3bd05 - rust_begin_unwind Oct 22 03:14:10.496 INFO kablam! at libstd/panicking.rs:325 Oct 22 03:14:10.496 INFO kablam! 8: 0x7f25bac9dbac - core::panicking::panic_fmt::h7d86341392b60304 Oct 22 03:14:10.496 INFO kablam! at libcore/panicking.rs:77 Oct 22 03:14:10.496 INFO kablam! 9: 0x7f25bac9e042 - core::option::expect_failed::hc0bb85a9351990d4 Oct 22 03:14:10.496 INFO kablam! at libcore/option.rs:1008 Oct 22 03:14:10.496 INFO kablam! 10: 0x7f25b87268a9 - >::check_align::haf1be55bed9a6c5f Oct 22 03:14:10.496 INFO kablam! 11: 0x7f25b874eb23 - rustc_mir::interpret::validity::>::validate_primitive_type::hf7733d8eef9c99fd Oct 22 03:14:10.496 INFO kablam! 12: 0x7f25b874803a - rustc_mir::interpret::validity::>::validate_operand::h8f242dfc607f2745 Oct 22 03:14:10.496 INFO kablam! 13: 0x7f25b8747648 - rustc_mir::interpret::validity::>::validate_operand::h8f242dfc607f2745 Oct 22 03:14:10.496 INFO kablam! 14: 0x7f25b8747648 - rustc_mir::interpret::validity::>::validate_operand::h8f242dfc607f2745 Oct 22 03:14:10.496 INFO kablam! 15: 0x7f25b8762be4 - rustc_lint::builtin::check_const::h56b8ea62031ff533 Oct 22 03:14:10.496 INFO kablam! 16: 0x7f25b87258d0 - >::check_item::h01fb41523489bc4b Oct 22 03:14:10.496 INFO kablam! 17: 0x7f25b72641ac - as rustc::hir::intravisit::Visitor<'tcx>>::visit_item::h20978e16a2497343 Oct 22 03:14:10.496 INFO kablam! 18: 0x7f25b7266dbc - as rustc::hir::intravisit::Visitor<'tcx>>::visit_block::h62b2207dc6f6f9c5 Oct 22 03:14:10.496 INFO kablam! 19: 0x7f25b7264d0a - as rustc::hir::intravisit::Visitor<'tcx>>::visit_expr::h30a380da0bd87e44 Oct 22 03:14:10.496 INFO kablam! 20: 0x7f25b7263d6f - as rustc::hir::intravisit::Visitor<'tcx>>::visit_body::h6391259f6ac77de0 Oct 22 03:14:10.496 INFO kablam! 21: 0x7f25b7263bb7 - as rustc::hir::intravisit::Visitor<'tcx>>::visit_nested_body::hfb91418a47256010 Oct 22 03:14:10.496 INFO kablam! 22: 0x7f25b7265494 - as rustc::hir::intravisit::Visitor<'tcx>>::visit_fn::h6106927a0bc40071 Oct 22 03:14:10.496 INFO kablam! 23: 0x7f25b720e3cf - rustc::hir::intravisit::walk_impl_item::h5ff2947d342a0b8f Oct 22 03:14:10.496 INFO kablam! 24: 0x7f25b726847b - as rustc::hir::intravisit::Visitor<'tcx>>::visit_impl_item::h09db78269eff430b Oct 22 03:14:10.496 INFO kablam! 25: 0x7f25b71df3f1 - rustc::hir::intravisit::walk_item::h61d298535dcc8897 Oct 22 03:14:10.496 INFO kablam! 26: 0x7f25b726426b - as rustc::hir::intravisit::Visitor<'tcx>>::visit_item::h20978e16a2497343 Oct 22 03:14:10.496 INFO kablam! 27: 0x7f25b7266770 - as rustc::hir::intravisit::Visitor<'tcx>>::visit_mod::h812100fdf5a6dfa1 Oct 22 03:14:10.496 INFO kablam! 28: 0x7f25b71df215 - rustc::hir::intravisit::walk_item::h61d298535dcc8897 Oct 22 03:14:10.496 INFO kablam! 29: 0x7f25b726426b - as rustc::hir::intravisit::Visitor<'tcx>>::visit_item::h20978e16a2497343 Oct 22 03:14:10.496 INFO kablam! 30: 0x7f25b7266770 - as rustc::hir::intravisit::Visitor<'tcx>>::visit_mod::h812100fdf5a6dfa1 Oct 22 03:14:10.496 INFO kablam! 31: 0x7f25b71df215 - rustc::hir::intravisit::walk_item::h61d298535dcc8897 Oct 22 03:14:10.496 INFO kablam! 32: 0x7f25b726426b - as rustc::hir::intravisit::Visitor<'tcx>>::visit_item::h20978e16a2497343 Oct 22 03:14:10.496 INFO kablam! 33: 0x7f25b7266770 - as rustc::hir::intravisit::Visitor<'tcx>>::visit_mod::h812100fdf5a6dfa1 Oct 22 03:14:10.496 INFO kablam! 34: 0x7f25b71df215 - rustc::hir::intravisit::walk_item::h61d298535dcc8897 Oct 22 03:14:10.496 INFO kablam! 35: 0x7f25b726426b - as rustc::hir::intravisit::Visitor<'tcx>>::visit_item::h20978e16a2497343 Oct 22 03:14:10.496 INFO kablam! 36: 0x7f25b7266770 - as rustc::hir::intravisit::Visitor<'tcx>>::visit_mod::h812100fdf5a6dfa1 Oct 22 03:14:10.496 INFO kablam! 37: 0x7f25b71d5fce - rustc::hir::intravisit::walk_crate::hf52f894c17555ade Oct 22 03:14:10.496 INFO kablam! 38: 0x7f25b726da9a - rustc::lint::context::check_crate::hffdd2a22c06cdc75 Oct 22 03:14:10.496 INFO kablam! 39: 0x7f25bafc79b5 - rustc::util::common::time::h044d275b07176669 Oct 22 03:14:10.496 INFO kablam! 40: 0x7f25baf6a895 - rustc::ty::context::tls::enter_context::h83693421b1f7e2ac Oct 22 03:14:10.496 INFO kablam! 41: 0x7f25bb00cec1 - >::with::haf102807228eb550 Oct 22 03:14:10.496 INFO kablam! 42: 0x7f25bb05e61d - rustc::ty::context::TyCtxt::create_and_enter::h84e3e7bd321d7315 Oct 22 03:14:10.496 INFO kablam! 43: 0x7f25bafb2174 - rustc_driver::driver::compile_input::he36f1941c84e959e Oct 22 03:14:10.496 INFO kablam! 44: 0x7f25bb07e684 - rustc_driver::run_compiler_with_pool::h5bf41eb8821bbd5e Oct 22 03:14:10.497 INFO kablam! 45: 0x7f25bafb018b - rustc_driver::driver::spawn_thread_pool::h00461881d0854d6b Oct 22 03:14:10.497 INFO kablam! 46: 0x7f25bb07d6b7 - rustc_driver::run_compiler::h956a05419c7640d8 Oct 22 03:14:10.497 INFO kablam! 47: 0x7f25baf9a9c4 - >::set::hecd202198c1a2d4f Oct 22 03:14:10.497 INFO kablam! 48: 0x7f25baf8ce72 - as core::ops::function::FnOnce<()>>::call_once::h3afa2b39498c5cc4 Oct 22 03:14:10.497 INFO kablam! 49: 0x7f25bac495e9 - __rust_maybe_catch_panic Oct 22 03:14:10.497 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 22 03:14:10.497 INFO kablam! 50: 0x7f25bb07b7e5 - rustc_driver::run::h15ff99cba7c722c5 Oct 22 03:14:10.497 INFO kablam! 51: 0x7f25bb08931b - rustc_driver::main::h618945cd6fee4ac7 Oct 22 03:14:10.497 INFO kablam! 52: 0x556bc674c962 - std::rt::lang_start::{{closure}}::h1b85a41d7167b5fd Oct 22 03:14:10.497 INFO kablam! 53: 0x7f25bac3bca2 - std::panicking::try::do_call::hb6cb84b90f739540 Oct 22 03:14:10.497 INFO kablam! at libstd/rt.rs:59 Oct 22 03:14:10.497 INFO kablam! at libstd/panicking.rs:310 Oct 22 03:14:10.497 INFO kablam! 54: 0x7f25bac495e9 - __rust_maybe_catch_panic Oct 22 03:14:10.497 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 22 03:14:10.497 INFO kablam! 55: 0x7f25bac01a5a - std::rt::lang_start_internal::h5161ad4624811397 Oct 22 03:14:10.497 INFO kablam! at libstd/panicking.rs:289 Oct 22 03:14:10.497 INFO kablam! at libstd/panic.rs:392 Oct 22 03:14:10.497 INFO kablam! at libstd/rt.rs:58 Oct 22 03:14:10.497 INFO kablam! 56: 0x556bc674c954 - main Oct 22 03:14:10.497 INFO kablam! 57: 0x7f25ba80c82f - __libc_start_main Oct 22 03:14:10.497 INFO kablam! 58: 0x556bc674c808 - Oct 22 03:14:10.497 INFO kablam! query stack during panic: Oct 22 03:14:10.497 INFO kablam! end of query stack Oct 22 03:14:10.672 INFO kablam! Oct 22 03:14:10.673 INFO kablam! error: internal compiler error: unexpected panic Oct 22 03:14:10.674 INFO kablam! Oct 22 03:14:10.674 INFO kablam! note: the compiler unexpectedly panicked. this is a bug. Oct 22 03:14:10.675 INFO kablam! Oct 22 03:14:10.676 INFO kablam! note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports Oct 22 03:14:10.676 INFO kablam! Oct 22 03:14:10.676 INFO kablam! note: rustc 1.31.0-nightly (155510e37 2018-10-20) running on x86_64-unknown-linux-gnu Oct 22 03:14:10.676 INFO kablam! Oct 22 03:14:10.676 INFO kablam! note: compiler flags: -C debuginfo=2 Oct 22 03:14:10.676 INFO kablam! Oct 22 03:14:10.676 INFO kablam! note: some of the compiler flags provided by cargo are hidden Oct 22 03:14:10.676 INFO kablam! Oct 22 03:14:10.720 INFO kablam! error: Could not compile `fix-rs`. Oct 22 03:14:10.720 INFO kablam! Oct 22 03:14:10.720 INFO kablam! To learn more, run the command again with --verbose. Oct 22 03:14:10.720 INFO kablam! su: No module specific data is present Oct 22 03:14:11.190 INFO running `"docker" "rm" "-f" "c8407178461496b05690490d29daf679388ec7a893ae0ff10d1c3889b838ff11"` Oct 22 03:14:11.492 INFO blam! c8407178461496b05690490d29daf679388ec7a893ae0ff10d1c3889b838ff11