Oct 27 08:21:46.211 INFO checking andreimaximov/usrnet against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 08:21:46.211 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 08:21:46.701 INFO blam! 6049777730dd1f237830f193f6e445228f57849e72746d84faf756c4035a34eb Oct 27 08:21:46.708 INFO running `"docker" "start" "-a" "6049777730dd1f237830f193f6e445228f57849e72746d84faf756c4035a34eb"` Oct 27 08:21:48.663 INFO kablam! usermod: no changes Oct 27 08:21:48.992 INFO kablam! Checking c_linked_list v1.1.0 Oct 27 08:21:49.010 INFO kablam! Checking assert_matches v1.1.0 Oct 27 08:21:49.015 INFO kablam! Compiling bzip2-sys v0.1.6 Oct 27 08:21:49.023 INFO kablam! Compiling xattr v0.2.1 Oct 27 08:21:49.040 INFO kablam! Compiling filetime v0.2.1 Oct 27 08:21:49.108 INFO kablam! Checking clap v2.30.0 Oct 27 08:21:49.108 INFO kablam! Checking backtrace-sys v0.1.23 Oct 27 08:21:49.115 INFO kablam! Compiling structopt-derive v0.2.10 Oct 27 08:21:50.971 INFO kablam! Checking chrono v0.4.0 Oct 27 08:21:52.104 INFO kablam! Checking backtrace v0.3.9 Oct 27 08:21:52.487 INFO kablam! Checking get_if_addrs v0.5.1 Oct 27 08:21:55.335 INFO kablam! Compiling tar v0.4.15 Oct 27 08:21:56.043 INFO kablam! Checking usrnet v0.1.0 (/source) Oct 27 08:21:56.219 INFO kablam! Checking failure v0.1.1 Oct 27 08:21:58.196 INFO kablam! Checking assert_cli v0.6.1 Oct 27 08:22:01.917 INFO kablam! Compiling bzip2 v0.3.3 Oct 27 08:22:06.455 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 08:22:06.455 INFO kablam! stack backtrace: Oct 27 08:22:07.319 INFO kablam! 0: 0x7fa23208771f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hf8ab61302c24284c Oct 27 08:22:07.321 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 27 08:22:07.322 INFO kablam! 1: 0x7fa23206c697 - std::sys_common::backtrace::print::h6c93ab6be75b9d39 Oct 27 08:22:07.335 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 27 08:22:07.336 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 27 08:22:07.337 INFO kablam! 2: 0x7fa232092adf - std::panicking::default_hook::{{closure}}::h611aa709adbce723 Oct 27 08:22:07.339 INFO kablam! at libstd/panicking.rs:211 Oct 27 08:22:07.339 INFO kablam! 3: 0x7fa232092844 - std::panicking::default_hook::h638eabd3231038cc Oct 27 08:22:07.340 INFO kablam! at libstd/panicking.rs:227 Oct 27 08:22:07.341 INFO kablam! 4: 0x7fa22e6ed2e1 - rustc::util::common::panic_hook::hf50bec47a39de6e1 Oct 27 08:22:07.342 INFO kablam! 5: 0x7fa2320932d6 - std::panicking::rust_panic_with_hook::h07995597da01f254 Oct 27 08:22:07.342 INFO kablam! at libstd/panicking.rs:480 Oct 27 08:22:07.343 INFO kablam! 6: 0x7fa22f25cd67 - std::panicking::begin_panic::h50d6f0ad7b7fe73d Oct 27 08:22:07.344 INFO kablam! 7: 0x7fa22f27c83b - rustc_mir::borrow_check::nll::type_check::TypeChecker::relate_type_and_user_type::h1a6e2460a479faa9 Oct 27 08:22:07.345 INFO kablam! 8: 0x7fa22f278bab - as rustc::mir::visit::Visitor<'tcx>>::visit_constant::h10383df67efd26ef Oct 27 08:22:07.351 INFO kablam! 9: 0x7fa22f278f46 - as rustc::mir::visit::Visitor<'tcx>>::visit_rvalue::haa4c4c799f4abc0d Oct 27 08:22:07.352 INFO kablam! 10: 0x7fa22f2794b9 - as rustc::mir::visit::Visitor<'tcx>>::visit_mir::hcf70f5fa7cc87ef3 Oct 27 08:22:07.367 INFO kablam! 11: 0x7fa22f278621 - rustc_mir::borrow_check::nll::type_check::type_check_internal::h977a2530544b7297 Oct 27 08:22:07.368 INFO kablam! 12: 0x7fa22efff3f6 - rustc::ty::context::tls::with_related_context::hee0d8cac24079799 Oct 27 08:22:07.369 INFO kablam! 13: 0x7fa22f0ddbf4 - rustc::infer::InferCtxtBuilder::enter::h6184a2a06179eaa8 Oct 27 08:22:07.370 INFO kablam! 14: 0x7fa22f285566 - ::run_pass::hb8e1988b319257e9 Oct 27 08:22:07.371 INFO kablam! 15: 0x7fa22f0524a0 - rustc_mir::transform::mir_const::{{closure}}::h64359e372ed57035 Oct 27 08:22:07.372 INFO kablam! 16: 0x7fa22f04b39e - rustc_mir::transform::mir_const::h0c5014775b60c6b0 Oct 27 08:22:07.372 INFO kablam! 17: 0x7fa22e283a15 - rustc::ty::query::__query_compute::mir_const::h72d601e1070ea235 Oct 27 08:22:07.373 INFO kablam! 18: 0x7fa22e28a40c - rustc::ty::query:: for rustc::ty::query::queries::mir_const<'tcx>>::compute::hc346500faa1f6bea Oct 27 08:22:07.374 INFO kablam! 19: 0x7fa22e01a892 - rustc::dep_graph::graph::DepGraph::with_task_impl::hbff0dd8cd4e97f37 Oct 27 08:22:07.374 INFO kablam! 20: 0x7fa22e265f75 - rustc::ty::context::tls::with_related_context::hdcdc1c3fb0a01f85 Oct 27 08:22:07.375 INFO kablam! 21: 0x7fa22e2c8a4d - rustc::ty::query::plumbing::>::force_query_with_job::hb3545872ebe906de Oct 27 08:22:07.376 INFO kablam! 22: 0x7fa22e3dc1d2 - rustc::ty::query::plumbing::>::get_query::hc199c5ac29093cf1 Oct 27 08:22:07.377 INFO kablam! 23: 0x7fa22e41be4e - rustc::ty::query::>::mir_const::hb002f13e38d6ed3f Oct 27 08:22:07.378 INFO kablam! 24: 0x7fa22f04b5a9 - rustc_mir::transform::mir_validated::h0fdfd528be7b9c76 Oct 27 08:22:07.378 INFO kablam! 25: 0x7fa22e283ae5 - rustc::ty::query::__query_compute::mir_validated::h271b241e4c6a9ae0 Oct 27 08:22:07.379 INFO kablam! 26: 0x7fa22e28a43c - rustc::ty::query:: for rustc::ty::query::queries::mir_validated<'tcx>>::compute::h060cb240370f9f10 Oct 27 08:22:07.380 INFO kablam! 27: 0x7fa22e01a892 - rustc::dep_graph::graph::DepGraph::with_task_impl::hbff0dd8cd4e97f37 Oct 27 08:22:07.381 INFO kablam! 28: 0x7fa22e20e605 - rustc::ty::context::tls::with_related_context::h16f2f2d906173a45 Oct 27 08:22:07.382 INFO kablam! 29: 0x7fa22e2d1efd - rustc::ty::query::plumbing::>::force_query_with_job::he20f090ab37f661b Oct 27 08:22:07.383 INFO kablam! 30: 0x7fa22e379d52 - rustc::ty::query::plumbing::>::get_query::h6cee1d79f1a914fa Oct 27 08:22:07.384 INFO kablam! 31: 0x7fa22e2df1a0 - rustc::ty::query::plumbing::>::ensure_query::h5098f165e93ec645 Oct 27 08:22:07.385 INFO kablam! 32: 0x7fa22f6bd369 - rustc_borrowck::borrowck::borrowck::hf06295e64e2283ec Oct 27 08:22:07.387 INFO kablam! 33: 0x7fa22e28a63c - rustc::ty::query:: for rustc::ty::query::queries::borrowck<'tcx>>::compute::h2d942124315d17b6 Oct 27 08:22:07.391 INFO kablam! 34: 0x7fa22e022562 - rustc::dep_graph::graph::DepGraph::with_task_impl::hd8b6b512e3ff2985 Oct 27 08:22:07.391 INFO kablam! 35: 0x7fa22e22b0a5 - rustc::ty::context::tls::with_related_context::h5a5ec46180374281 Oct 27 08:22:07.395 INFO kablam! 36: 0x7fa22e2c0b2d - rustc::ty::query::plumbing::>::force_query_with_job::h97a5bc980da2af2b Oct 27 08:22:07.396 INFO kablam! 37: 0x7fa22e3698e3 - rustc::ty::query::plumbing::>::get_query::h5c05fabf31e40fea Oct 27 08:22:07.397 INFO kablam! 38: 0x7fa22f6b4890 - rustc::ty::>::par_body_owners::h79132c78fe4f40c9 Oct 27 08:22:07.397 INFO kablam! 39: 0x7fa22f6bd097 - rustc_borrowck::borrowck::check_crate::hc2db5f8e93a43ca9 Oct 27 08:22:07.398 INFO kablam! 40: 0x7fa23241cd41 - rustc::util::common::time::h1de1723f59387214 Oct 27 08:22:07.398 INFO kablam! 41: 0x7fa2323c03a8 - rustc::ty::context::tls::enter_context::hb0ca8cfeffb409bb Oct 27 08:22:07.399 INFO kablam! 42: 0x7fa2324605c1 - >::with::ha4060dca8dc6df80 Oct 27 08:22:07.399 INFO kablam! 43: 0x7fa2324b49d8 - rustc::ty::context::TyCtxt::create_and_enter::he3366f0f823a0d56 Oct 27 08:22:07.400 INFO kablam! 44: 0x7fa232406944 - rustc_driver::driver::compile_input::hc8c36a3eee7d3b4d Oct 27 08:22:07.401 INFO kablam! 45: 0x7fa2324d1304 - rustc_driver::run_compiler_with_pool::h20d6155454937f15 Oct 27 08:22:07.401 INFO kablam! 46: 0x7fa23240496b - rustc_driver::driver::spawn_thread_pool::ha0c063191b9f63ec Oct 27 08:22:07.402 INFO kablam! 47: 0x7fa2324d0337 - rustc_driver::run_compiler::hf9e1dcca270c237a Oct 27 08:22:07.407 INFO kablam! 48: 0x7fa2323ef1f4 - >::set::h0aa15a56cf0826d6 Oct 27 08:22:07.407 INFO kablam! 49: 0x7fa2323e25f2 - as core::ops::function::FnOnce<()>>::call_once::hc8f62f84b8b097ae Oct 27 08:22:07.408 INFO kablam! 50: 0x7fa2320a0a59 - __rust_maybe_catch_panic Oct 27 08:22:07.409 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 27 08:22:07.409 INFO kablam! 51: 0x7fa2324ce465 - rustc_driver::run::h4cf8da0e18300993 Oct 27 08:22:07.410 INFO kablam! 52: 0x7fa2324dbf7b - rustc_driver::main::h2c075e4bd6d44917 Oct 27 08:22:07.410 INFO kablam! 53: 0x561fa230b962 - std::rt::lang_start::{{closure}}::hae377255a33ab020 Oct 27 08:22:07.411 INFO kablam! 54: 0x7fa232092ca2 - std::panicking::try::do_call::h160e0c9759e29092 Oct 27 08:22:07.411 INFO kablam! at libstd/rt.rs:59 Oct 27 08:22:07.412 INFO kablam! at libstd/panicking.rs:310 Oct 27 08:22:07.413 INFO kablam! 55: 0x7fa2320a0a59 - __rust_maybe_catch_panic Oct 27 08:22:07.413 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 27 08:22:07.414 INFO kablam! 56: 0x7fa232058a8a - std::rt::lang_start_internal::h61865a8519f9c176 Oct 27 08:22:07.420 INFO kablam! at libstd/panicking.rs:289 Oct 27 08:22:07.427 INFO kablam! at libstd/panic.rs:392 Oct 27 08:22:07.428 INFO kablam! at libstd/rt.rs:58 Oct 27 08:22:07.428 INFO kablam! 57: 0x561fa230b954 - main Oct 27 08:22:07.429 INFO kablam! 58: 0x7fa231c6382f - __libc_start_main Oct 27 08:22:07.429 INFO kablam! 59: 0x561fa230b808 - Oct 27 08:22:07.429 INFO kablam! query stack during panic: Oct 27 08:22:07.430 INFO kablam! #0 [mir_const] processing `>::try_new` Oct 27 08:22:07.430 INFO kablam! #1 [mir_validated] processing `>::try_new` Oct 27 08:22:07.431 INFO kablam! #2 [borrowck] processing `>::try_new` Oct 27 08:22:07.431 INFO kablam! end of query stack Oct 27 08:22:07.573 INFO kablam! Oct 27 08:22:07.585 INFO kablam! error: internal compiler error: unexpected panic Oct 27 08:22:07.585 INFO kablam! Oct 27 08:22:07.585 INFO kablam! note: the compiler unexpectedly panicked. this is a bug. Oct 27 08:22:07.585 INFO kablam! Oct 27 08:22:07.586 INFO kablam! note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports Oct 27 08:22:07.586 INFO kablam! Oct 27 08:22:07.586 INFO kablam! note: rustc 1.31.0-nightly (19f01b935 2018-10-20) running on x86_64-unknown-linux-gnu Oct 27 08:22:07.586 INFO kablam! Oct 27 08:22:07.586 INFO kablam! note: compiler flags: -C debuginfo=2 --crate-type lib Oct 27 08:22:07.586 INFO kablam! Oct 27 08:22:07.586 INFO kablam! note: some of the compiler flags provided by cargo are hidden Oct 27 08:22:07.586 INFO kablam! Oct 27 08:22:07.647 INFO kablam! error: Could not compile `usrnet`. Oct 27 08:22:07.647 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 08:22:11.567 INFO kablam! error: build failed Oct 27 08:22:11.575 INFO kablam! su: No module specific data is present Oct 27 08:22:12.727 INFO running `"docker" "rm" "-f" "6049777730dd1f237830f193f6e445228f57849e72746d84faf756c4035a34eb"` Oct 27 08:22:12.983 INFO blam! 6049777730dd1f237830f193f6e445228f57849e72746d84faf756c4035a34eb