Oct 21 22:46:20.209 INFO checking uavcan-0.1.0-preview0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 22:46:20.210 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 21 22:46:20.643 INFO blam! 81e984038f95f589f735cec84d359efa3a51629cecb7998b4d8489d7d20b5734 Oct 21 22:46:20.645 INFO running `"docker" "start" "-a" "81e984038f95f589f735cec84d359efa3a51629cecb7998b4d8489d7d20b5734"` Oct 21 22:46:21.556 INFO kablam! usermod: no changes Oct 21 22:46:21.720 INFO kablam! Compiling libc v0.2.43 Oct 21 22:46:21.721 INFO kablam! Checking bit_field v0.8.0 Oct 21 22:46:21.727 INFO kablam! Checking embedded_types v0.3.2 Oct 21 22:46:21.737 INFO kablam! Checking ux v0.0.1 Oct 21 22:46:23.826 INFO kablam! Compiling memchr v2.1.0 Oct 21 22:46:25.241 INFO kablam! Compiling aho-corasick v0.6.8 Oct 21 22:46:26.368 INFO kablam! Compiling regex v0.2.11 Oct 21 22:46:32.461 INFO kablam! Compiling uavcan-derive v0.1.0-preview0 Oct 21 22:46:37.397 INFO kablam! Checking uavcan v0.1.0-preview0 (/source) Oct 21 22:47:20.286 INFO kablam! warning: use of deprecated item 'half::f16::as_bits': renamed to to_bits Oct 21 22:47:20.286 INFO kablam! --> src/types.rs:697:19 Oct 21 22:47:20.286 INFO kablam! | Oct 21 22:47:20.286 INFO kablam! 697 | u64::from(f16::as_bits(self)) Oct 21 22:47:20.286 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:47:20.286 INFO kablam! | Oct 21 22:47:20.286 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 22:47:20.286 INFO kablam! Oct 21 22:47:20.527 INFO kablam! warning: use of deprecated item 'half::f16::as_bits': renamed to to_bits Oct 21 22:47:20.527 INFO kablam! --> src/types.rs:697:19 Oct 21 22:47:20.527 INFO kablam! | Oct 21 22:47:20.527 INFO kablam! 697 | u64::from(f16::as_bits(self)) Oct 21 22:47:20.528 INFO kablam! | ^^^^^^^^^^^^ Oct 21 22:47:20.528 INFO kablam! | Oct 21 22:47:20.528 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 22:47:20.528 INFO kablam! Oct 21 22:47:20.568 INFO kablam! warning: use of deprecated item 'half::f16::as_bits': renamed to to_bits Oct 21 22:47:20.615 INFO kablam! --> src/deserializer.rs:215:65 Oct 21 22:47:20.615 INFO kablam! | Oct 21 22:47:20.615 INFO kablam! 215 | deserializer.deserialize(&mut [0, 3, f16::from_f32(1.0).as_bits() as u8, (f16::from_f32(1.0).as_bits() >> 8) as u8, 1, 3, (f16::from_f32(1.0).as_bits() as u8), (f16::from_f32(1.0).as_bits() >> 8) as u8]); Oct 21 22:47:20.615 INFO kablam! | ^^^^^^^ Oct 21 22:47:20.615 INFO kablam! Oct 21 22:47:20.615 INFO kablam! warning: use of deprecated item 'half::f16::as_bits': renamed to to_bits Oct 21 22:47:20.615 INFO kablam! --> src/deserializer.rs:215:102 Oct 21 22:47:20.615 INFO kablam! | Oct 21 22:47:20.615 INFO kablam! 215 | deserializer.deserialize(&mut [0, 3, f16::from_f32(1.0).as_bits() as u8, (f16::from_f32(1.0).as_bits() >> 8) as u8, 1, 3, (f16::from_f32(1.0).as_bits() as u8), (f16::from_f32(1.0).as_bits() >> 8) as u8]); Oct 21 22:47:20.615 INFO kablam! | ^^^^^^^ Oct 21 22:47:20.615 INFO kablam! Oct 21 22:47:20.615 INFO kablam! warning: use of deprecated item 'half::f16::as_bits': renamed to to_bits Oct 21 22:47:20.615 INFO kablam! --> src/deserializer.rs:215:151 Oct 21 22:47:20.615 INFO kablam! | Oct 21 22:47:20.615 INFO kablam! 215 | deserializer.deserialize(&mut [0, 3, f16::from_f32(1.0).as_bits() as u8, (f16::from_f32(1.0).as_bits() >> 8) as u8, 1, 3, (f16::from_f32(1.0).as_bits() as u8), (f16::from_f32(1.0).as_bits() >> 8) as u8]); Oct 21 22:47:20.615 INFO kablam! | ^^^^^^^ Oct 21 22:47:20.615 INFO kablam! Oct 21 22:47:20.615 INFO kablam! warning: use of deprecated item 'half::f16::as_bits': renamed to to_bits Oct 21 22:47:20.615 INFO kablam! --> src/deserializer.rs:215:189 Oct 21 22:47:20.615 INFO kablam! | Oct 21 22:47:20.615 INFO kablam! 215 | deserializer.deserialize(&mut [0, 3, f16::from_f32(1.0).as_bits() as u8, (f16::from_f32(1.0).as_bits() >> 8) as u8, 1, 3, (f16::from_f32(1.0).as_bits() as u8), (f16::from_f32(1.0).as_bits() >> 8) as u8]); Oct 21 22:47:20.615 INFO kablam! | ^^^^^^^ Oct 21 22:47:20.615 INFO kablam! Oct 21 22:47:20.615 INFO kablam! warning: use of deprecated item 'half::f16::as_bits': renamed to to_bits Oct 21 22:47:20.615 INFO kablam! --> src/deserializer.rs:249:65 Oct 21 22:47:20.615 INFO kablam! | Oct 21 22:47:20.615 INFO kablam! 249 | deserializer.deserialize(&mut [0, 3, f16::from_f32(1.0).as_bits() as u8, (f16::from_f32(1.0).as_bits() >> 8) as u8, 1, 3, (f16::from_f32(1.0).as_bits() as u8), (f16::from_f32(1.0).as_bits() >> 8) as u8]); Oct 21 22:47:20.615 INFO kablam! | ^^^^^^^ Oct 21 22:47:20.615 INFO kablam! Oct 21 22:47:20.615 INFO kablam! warning: use of deprecated item 'half::f16::as_bits': renamed to to_bits Oct 21 22:47:20.615 INFO kablam! --> src/deserializer.rs:249:102 Oct 21 22:47:20.615 INFO kablam! | Oct 21 22:47:20.615 INFO kablam! 249 | deserializer.deserialize(&mut [0, 3, f16::from_f32(1.0).as_bits() as u8, (f16::from_f32(1.0).as_bits() >> 8) as u8, 1, 3, (f16::from_f32(1.0).as_bits() as u8), (f16::from_f32(1.0).as_bits() >> 8) as u8]); Oct 21 22:47:20.615 INFO kablam! | ^^^^^^^ Oct 21 22:47:20.615 INFO kablam! Oct 21 22:47:20.615 INFO kablam! warning: use of deprecated item 'half::f16::as_bits': renamed to to_bits Oct 21 22:47:20.615 INFO kablam! --> src/deserializer.rs:249:151 Oct 21 22:47:20.615 INFO kablam! | Oct 21 22:47:20.615 INFO kablam! 249 | deserializer.deserialize(&mut [0, 3, f16::from_f32(1.0).as_bits() as u8, (f16::from_f32(1.0).as_bits() >> 8) as u8, 1, 3, (f16::from_f32(1.0).as_bits() as u8), (f16::from_f32(1.0).as_bits() >> 8) as u8]); Oct 21 22:47:20.615 INFO kablam! | ^^^^^^^ Oct 21 22:47:20.615 INFO kablam! Oct 21 22:47:20.615 INFO kablam! warning: use of deprecated item 'half::f16::as_bits': renamed to to_bits Oct 21 22:47:20.615 INFO kablam! --> src/deserializer.rs:249:189 Oct 21 22:47:20.615 INFO kablam! | Oct 21 22:47:20.615 INFO kablam! 249 | deserializer.deserialize(&mut [0, 3, f16::from_f32(1.0).as_bits() as u8, (f16::from_f32(1.0).as_bits() >> 8) as u8, 1, 3, (f16::from_f32(1.0).as_bits() as u8), (f16::from_f32(1.0).as_bits() >> 8) as u8]); Oct 21 22:47:20.615 INFO kablam! | ^^^^^^^ Oct 21 22:47:20.615 INFO kablam! Oct 21 22:47:20.816 INFO kablam! warning: use of deprecated item 'half::f16::as_bits': renamed to to_bits Oct 21 22:47:20.816 INFO kablam! --> src/serializer.rs:287:64 Oct 21 22:47:20.816 INFO kablam! | Oct 21 22:47:20.816 INFO kablam! 287 | assert_eq!(buffer.data[0..2], [f16::from_f32(3.141592).as_bits() as u8, (f16::from_f32(3.141592).as_bits() >> 8) as u8]); Oct 21 22:47:20.816 INFO kablam! | ^^^^^^^ Oct 21 22:47:20.816 INFO kablam! Oct 21 22:47:20.816 INFO kablam! warning: use of deprecated item 'half::f16::as_bits': renamed to to_bits Oct 21 22:47:20.817 INFO kablam! --> src/serializer.rs:287:106 Oct 21 22:47:20.817 INFO kablam! | Oct 21 22:47:20.817 INFO kablam! 287 | assert_eq!(buffer.data[0..2], [f16::from_f32(3.141592).as_bits() as u8, (f16::from_f32(3.141592).as_bits() >> 8) as u8]); Oct 21 22:47:20.817 INFO kablam! | ^^^^^^^ Oct 21 22:47:20.817 INFO kablam! Oct 21 22:47:21.052 INFO kablam! warning: use of deprecated item 'half::f16::as_bits': renamed to to_bits Oct 21 22:47:21.052 INFO kablam! --> src/serializer.rs:540:59 Oct 21 22:47:21.052 INFO kablam! | Oct 21 22:47:21.052 INFO kablam! 540 | assert_eq!(buffer.data, [0, 3, f16::from_f32(1.0).as_bits() as u8, (f16::from_f32(1.0).as_bits() >> 8) as u8, 1, 3, (f16::from_f32(1.0).as_bits() as u8), (f16::from_f32(1.0).as_bits() >> 8) as u8]); Oct 21 22:47:21.053 INFO kablam! | ^^^^^^^ Oct 21 22:47:21.053 INFO kablam! Oct 21 22:47:21.053 INFO kablam! warning: use of deprecated item 'half::f16::as_bits': renamed to to_bits Oct 21 22:47:21.053 INFO kablam! --> src/serializer.rs:540:96 Oct 21 22:47:21.053 INFO kablam! | Oct 21 22:47:21.053 INFO kablam! 540 | assert_eq!(buffer.data, [0, 3, f16::from_f32(1.0).as_bits() as u8, (f16::from_f32(1.0).as_bits() >> 8) as u8, 1, 3, (f16::from_f32(1.0).as_bits() as u8), (f16::from_f32(1.0).as_bits() >> 8) as u8]); Oct 21 22:47:21.053 INFO kablam! | ^^^^^^^ Oct 21 22:47:21.053 INFO kablam! Oct 21 22:47:21.053 INFO kablam! warning: use of deprecated item 'half::f16::as_bits': renamed to to_bits Oct 21 22:47:21.053 INFO kablam! --> src/serializer.rs:540:145 Oct 21 22:47:21.053 INFO kablam! | Oct 21 22:47:21.053 INFO kablam! 540 | assert_eq!(buffer.data, [0, 3, f16::from_f32(1.0).as_bits() as u8, (f16::from_f32(1.0).as_bits() >> 8) as u8, 1, 3, (f16::from_f32(1.0).as_bits() as u8), (f16::from_f32(1.0).as_bits() >> 8) as u8]); Oct 21 22:47:21.053 INFO kablam! | ^^^^^^^ Oct 21 22:47:21.053 INFO kablam! Oct 21 22:47:21.053 INFO kablam! warning: use of deprecated item 'half::f16::as_bits': renamed to to_bits Oct 21 22:47:21.053 INFO kablam! --> src/serializer.rs:540:183 Oct 21 22:47:21.053 INFO kablam! | Oct 21 22:47:21.053 INFO kablam! 540 | assert_eq!(buffer.data, [0, 3, f16::from_f32(1.0).as_bits() as u8, (f16::from_f32(1.0).as_bits() >> 8) as u8, 1, 3, (f16::from_f32(1.0).as_bits() as u8), (f16::from_f32(1.0).as_bits() >> 8) as u8]); Oct 21 22:47:21.053 INFO kablam! | ^^^^^^^ Oct 21 22:47:21.053 INFO kablam! Oct 21 22:47:21.088 INFO kablam! warning: use of deprecated item 'half::f16::as_bits': renamed to to_bits Oct 21 22:47:21.088 INFO kablam! --> src/serializer.rs:576:59 Oct 21 22:47:21.089 INFO kablam! | Oct 21 22:47:21.089 INFO kablam! 576 | assert_eq!(buffer.data, [0, 3, f16::from_f32(1.0).as_bits() as u8, (f16::from_f32(1.0).as_bits() >> 8) as u8, 1, 3, (f16::from_f32(1.0).as_bits() as u8), (f16::from_f32(1.0).as_bits() >> 8) as u8]); Oct 21 22:47:21.089 INFO kablam! | ^^^^^^^ Oct 21 22:47:21.089 INFO kablam! Oct 21 22:47:21.089 INFO kablam! warning: use of deprecated item 'half::f16::as_bits': renamed to to_bits Oct 21 22:47:21.089 INFO kablam! --> src/serializer.rs:576:96 Oct 21 22:47:21.089 INFO kablam! | Oct 21 22:47:21.089 INFO kablam! 576 | assert_eq!(buffer.data, [0, 3, f16::from_f32(1.0).as_bits() as u8, (f16::from_f32(1.0).as_bits() >> 8) as u8, 1, 3, (f16::from_f32(1.0).as_bits() as u8), (f16::from_f32(1.0).as_bits() >> 8) as u8]); Oct 21 22:47:21.089 INFO kablam! | ^^^^^^^ Oct 21 22:47:21.089 INFO kablam! Oct 21 22:47:21.089 INFO kablam! warning: use of deprecated item 'half::f16::as_bits': renamed to to_bits Oct 21 22:47:21.089 INFO kablam! --> src/serializer.rs:576:145 Oct 21 22:47:21.089 INFO kablam! | Oct 21 22:47:21.089 INFO kablam! 576 | assert_eq!(buffer.data, [0, 3, f16::from_f32(1.0).as_bits() as u8, (f16::from_f32(1.0).as_bits() >> 8) as u8, 1, 3, (f16::from_f32(1.0).as_bits() as u8), (f16::from_f32(1.0).as_bits() >> 8) as u8]); Oct 21 22:47:21.089 INFO kablam! | ^^^^^^^ Oct 21 22:47:21.089 INFO kablam! Oct 21 22:47:21.089 INFO kablam! warning: use of deprecated item 'half::f16::as_bits': renamed to to_bits Oct 21 22:47:21.089 INFO kablam! --> src/serializer.rs:576:183 Oct 21 22:47:21.089 INFO kablam! | Oct 21 22:47:21.089 INFO kablam! 576 | assert_eq!(buffer.data, [0, 3, f16::from_f32(1.0).as_bits() as u8, (f16::from_f32(1.0).as_bits() >> 8) as u8, 1, 3, (f16::from_f32(1.0).as_bits() as u8), (f16::from_f32(1.0).as_bits() >> 8) as u8]); Oct 21 22:47:21.089 INFO kablam! | ^^^^^^^ Oct 21 22:47:21.089 INFO kablam! Oct 21 22:47:23.372 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 21 22:47:23.380 INFO kablam! stack backtrace: Oct 21 22:47:23.572 INFO kablam! 0: 0x7f7a2eba270f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hc790a6047650a25c Oct 21 22:47:23.572 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 21 22:47:23.572 INFO kablam! 1: 0x7f7a2eb87687 - std::sys_common::backtrace::print::hef8e97456550ddc1 Oct 21 22:47:23.572 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 21 22:47:23.572 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 21 22:47:23.572 INFO kablam! 2: 0x7f7a2ebadadf - std::panicking::default_hook::{{closure}}::h0141030dd350a192 Oct 21 22:47:23.572 INFO kablam! at libstd/panicking.rs:211 Oct 21 22:47:23.572 INFO kablam! 3: 0x7f7a2ebad844 - std::panicking::default_hook::hff5fb27020d8e71b Oct 21 22:47:23.572 INFO kablam! at libstd/panicking.rs:227 Oct 21 22:47:23.572 INFO kablam! 4: 0x7f7a2b207461 - rustc::util::common::panic_hook::hc481878d35934a53 Oct 21 22:47:23.573 INFO kablam! 5: 0x7f7a2ebae2d6 - std::panicking::rust_panic_with_hook::h91281e711b2e81db Oct 21 22:47:23.573 INFO kablam! at libstd/panicking.rs:480 Oct 21 22:47:23.573 INFO kablam! 6: 0x7f7a2bd774e7 - std::panicking::begin_panic::h6519bd32ad26da8c Oct 21 22:47:23.573 INFO kablam! 7: 0x7f7a2bd96f2b - rustc_mir::borrow_check::nll::type_check::TypeChecker::relate_type_and_user_type::hed63f63fe4354587 Oct 21 22:47:23.573 INFO kablam! 8: 0x7f7a2bd9329b - as rustc::mir::visit::Visitor<'tcx>>::visit_constant::h73e8993fe15ba09a Oct 21 22:47:23.573 INFO kablam! 9: 0x7f7a2bd93636 - as rustc::mir::visit::Visitor<'tcx>>::visit_rvalue::h796e08b6b353f484 Oct 21 22:47:23.573 INFO kablam! 10: 0x7f7a2bd93ba9 - as rustc::mir::visit::Visitor<'tcx>>::visit_mir::h8daa53da6527b915 Oct 21 22:47:23.573 INFO kablam! 11: 0x7f7a2bd92d11 - rustc_mir::borrow_check::nll::type_check::type_check_internal::h2ac92f33f115ad09 Oct 21 22:47:23.573 INFO kablam! 12: 0x7f7a2bb184e6 - rustc::ty::context::tls::with_related_context::h8190661235dee082 Oct 21 22:47:23.573 INFO kablam! 13: 0x7f7a2bbf76e4 - rustc::infer::InferCtxtBuilder::enter::h110a307af99695de Oct 21 22:47:23.573 INFO kablam! 14: 0x7f7a2bd9fc56 - ::run_pass::hebeb072a1d79f1fd Oct 21 22:47:23.573 INFO kablam! 15: 0x7f7a2bb6c0c0 - rustc_mir::transform::mir_const::{{closure}}::h7e478a3cf226356e Oct 21 22:47:23.573 INFO kablam! 16: 0x7f7a2bb64fbe - rustc_mir::transform::mir_const::h0a2581c0c8b526e6 Oct 21 22:47:23.573 INFO kablam! 17: 0x7f7a2ad9e085 - rustc::ty::query::__query_compute::mir_const::h0c0122fd9df53d18 Oct 21 22:47:23.573 INFO kablam! 18: 0x7f7a2ada4a7c - rustc::ty::query:: for rustc::ty::query::queries::mir_const<'tcx>>::compute::haa10bab95a2fd833 Oct 21 22:47:23.573 INFO kablam! 19: 0x7f7a2ab1d692 - rustc::dep_graph::graph::DepGraph::with_task_impl::h787ee2a2b70d658b Oct 21 22:47:23.573 INFO kablam! 20: 0x7f7a2ad24105 - rustc::ty::context::tls::with_related_context::h0f1084258791cb48 Oct 21 22:47:23.573 INFO kablam! 21: 0x7f7a2adea38d - rustc::ty::query::plumbing::>::force_query_with_job::hd70b42abafd8871b Oct 21 22:47:23.573 INFO kablam! 22: 0x7f7a2af01af2 - rustc::ty::query::plumbing::>::get_query::hda3e93c215855c69 Oct 21 22:47:23.573 INFO kablam! 23: 0x7f7a2af364de - rustc::ty::query::>::mir_const::hf0c10eac190126c3 Oct 21 22:47:23.573 INFO kablam! 24: 0x7f7a2bb651c9 - rustc_mir::transform::mir_validated::h744eeed3e0252cec Oct 21 22:47:23.573 INFO kablam! 25: 0x7f7a2ad9e155 - rustc::ty::query::__query_compute::mir_validated::hd3db30e5ca5c1d80 Oct 21 22:47:23.573 INFO kablam! 26: 0x7f7a2ada4aac - rustc::ty::query:: for rustc::ty::query::queries::mir_validated<'tcx>>::compute::hcaf4d102c356e69a Oct 21 22:47:23.573 INFO kablam! 27: 0x7f7a2ab1d692 - rustc::dep_graph::graph::DepGraph::with_task_impl::h787ee2a2b70d658b Oct 21 22:47:23.573 INFO kablam! 28: 0x7f7a2ad79ac5 - rustc::ty::context::tls::with_related_context::hdd2fed54323a49f6 Oct 21 22:47:23.573 INFO kablam! 29: 0x7f7a2adcee3d - rustc::ty::query::plumbing::>::force_query_with_job::h42007040665be8ae Oct 21 22:47:23.573 INFO kablam! 30: 0x7f7a2aeb5d12 - rustc::ty::query::plumbing::>::get_query::h7d8eed0f1e374969 Oct 21 22:47:23.573 INFO kablam! 31: 0x7f7a2adf7370 - rustc::ty::query::plumbing::>::ensure_query::h3798551fb49e4399 Oct 21 22:47:23.573 INFO kablam! 32: 0x7f7a2c1d7d29 - rustc_borrowck::borrowck::borrowck::h94112501293b7ba4 Oct 21 22:47:23.573 INFO kablam! 33: 0x7f7a2ada4cac - rustc::ty::query:: for rustc::ty::query::queries::borrowck<'tcx>>::compute::hd2222c0eacf867db Oct 21 22:47:23.573 INFO kablam! 34: 0x7f7a2ab1f542 - rustc::dep_graph::graph::DepGraph::with_task_impl::h79c1edef4afb2a12 Oct 21 22:47:23.573 INFO kablam! 35: 0x7f7a2ad53bc5 - rustc::ty::context::tls::with_related_context::h7be15e12c43d770e Oct 21 22:47:23.573 INFO kablam! 36: 0x7f7a2add381d - rustc::ty::query::plumbing::>::force_query_with_job::h52322f214f172e9d Oct 21 22:47:23.573 INFO kablam! 37: 0x7f7a2aedd5d3 - rustc::ty::query::plumbing::>::get_query::hac7069258b7ecc88 Oct 21 22:47:23.584 INFO kablam! 38: 0x7f7a2c1cf100 - rustc::ty::>::par_body_owners::h8414eabe1c7fcf8e Oct 21 22:47:23.584 INFO kablam! 39: 0x7f7a2c1d7a57 - rustc_borrowck::borrowck::check_crate::h20bb6b52ab99668d Oct 21 22:47:23.584 INFO kablam! 40: 0x7f7a2ef397d1 - rustc::util::common::time::h02d2608563545d52 Oct 21 22:47:23.584 INFO kablam! 41: 0x7f7a2eedc4d8 - rustc::ty::context::tls::enter_context::h83693421b1f7e2ac Oct 21 22:47:23.584 INFO kablam! 42: 0x7f7a2ef7eec1 - >::with::haf102807228eb550 Oct 21 22:47:23.584 INFO kablam! 43: 0x7f7a2efd061d - rustc::ty::context::TyCtxt::create_and_enter::h84e3e7bd321d7315 Oct 21 22:47:23.584 INFO kablam! 44: 0x7f7a2ef24174 - rustc_driver::driver::compile_input::he36f1941c84e959e Oct 21 22:47:23.584 INFO kablam! 45: 0x7f7a2eff0684 - rustc_driver::run_compiler_with_pool::h5bf41eb8821bbd5e Oct 21 22:47:23.584 INFO kablam! 46: 0x7f7a2ef2218b - rustc_driver::driver::spawn_thread_pool::h00461881d0854d6b Oct 21 22:47:23.584 INFO kablam! 47: 0x7f7a2efef6b7 - rustc_driver::run_compiler::h956a05419c7640d8 Oct 21 22:47:23.584 INFO kablam! 48: 0x7f7a2ef0c9c4 - >::set::hecd202198c1a2d4f Oct 21 22:47:23.584 INFO kablam! 49: 0x7f7a2eefee72 - as core::ops::function::FnOnce<()>>::call_once::h3afa2b39498c5cc4 Oct 21 22:47:23.584 INFO kablam! 50: 0x7f7a2ebbb5e9 - __rust_maybe_catch_panic Oct 21 22:47:23.584 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 21 22:47:23.584 INFO kablam! 51: 0x7f7a2efed7e5 - rustc_driver::run::h15ff99cba7c722c5 Oct 21 22:47:23.584 INFO kablam! 52: 0x7f7a2effb31b - rustc_driver::main::h618945cd6fee4ac7 Oct 21 22:47:23.584 INFO kablam! 53: 0x55bc1719a962 - std::rt::lang_start::{{closure}}::h1b85a41d7167b5fd Oct 21 22:47:23.584 INFO kablam! 54: 0x7f7a2ebadca2 - std::panicking::try::do_call::hb6cb84b90f739540 Oct 21 22:47:23.584 INFO kablam! at libstd/rt.rs:59 Oct 21 22:47:23.584 INFO kablam! at libstd/panicking.rs:310 Oct 21 22:47:23.585 INFO kablam! 55: 0x7f7a2ebbb5e9 - __rust_maybe_catch_panic Oct 21 22:47:23.585 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 21 22:47:23.585 INFO kablam! 56: 0x7f7a2eb73a5a - std::rt::lang_start_internal::h5161ad4624811397 Oct 21 22:47:23.585 INFO kablam! at libstd/panicking.rs:289 Oct 21 22:47:23.592 INFO kablam! at libstd/panic.rs:392 Oct 21 22:47:23.592 INFO kablam! at libstd/rt.rs:58 Oct 21 22:47:23.592 INFO kablam! 57: 0x55bc1719a954 - main Oct 21 22:47:23.592 INFO kablam! 58: 0x7f7a2e77e82f - __libc_start_main Oct 21 22:47:23.592 INFO kablam! 59: 0x55bc1719a808 - Oct 21 22:47:23.592 INFO kablam! query stack during panic: Oct 21 22:47:23.592 INFO kablam! #0 [mir_const] processing `>::push` Oct 21 22:47:23.592 INFO kablam! #1 [mir_validated] processing `>::push` Oct 21 22:47:23.592 INFO kablam! #2 [borrowck] processing `>::push` Oct 21 22:47:23.592 INFO kablam! end of query stack Oct 21 22:47:23.920 INFO kablam! Oct 21 22:47:23.920 INFO kablam! error: internal compiler error: unexpected panic Oct 21 22:47:23.920 INFO kablam! Oct 21 22:47:23.920 INFO kablam! note: the compiler unexpectedly panicked. this is a bug. Oct 21 22:47:23.920 INFO kablam! Oct 21 22:47:23.920 INFO kablam! note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports Oct 21 22:47:23.920 INFO kablam! Oct 21 22:47:23.920 INFO kablam! note: rustc 1.31.0-nightly (155510e37 2018-10-20) running on x86_64-unknown-linux-gnu Oct 21 22:47:23.920 INFO kablam! Oct 21 22:47:23.920 INFO kablam! note: compiler flags: -C debuginfo=2 --crate-type lib Oct 21 22:47:23.920 INFO kablam! Oct 21 22:47:23.920 INFO kablam! note: some of the compiler flags provided by cargo are hidden Oct 21 22:47:23.920 INFO kablam! Oct 21 22:47:23.921 INFO kablam! error: Could not compile `uavcan`. Oct 21 22:47:23.921 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 22:47:24.100 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 21 22:47:24.100 INFO kablam! stack backtrace: Oct 21 22:47:24.228 INFO kablam! 0: 0x7f3320de670f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hc790a6047650a25c Oct 21 22:47:24.236 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 21 22:47:24.236 INFO kablam! 1: 0x7f3320dcb687 - std::sys_common::backtrace::print::hef8e97456550ddc1 Oct 21 22:47:24.236 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 21 22:47:24.236 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 21 22:47:24.236 INFO kablam! 2: 0x7f3320df1adf - std::panicking::default_hook::{{closure}}::h0141030dd350a192 Oct 21 22:47:24.236 INFO kablam! at libstd/panicking.rs:211 Oct 21 22:47:24.236 INFO kablam! 3: 0x7f3320df1844 - std::panicking::default_hook::hff5fb27020d8e71b Oct 21 22:47:24.236 INFO kablam! at libstd/panicking.rs:227 Oct 21 22:47:24.236 INFO kablam! 4: 0x7f331d44b461 - rustc::util::common::panic_hook::hc481878d35934a53 Oct 21 22:47:24.236 INFO kablam! 5: 0x7f3320df22d6 - std::panicking::rust_panic_with_hook::h91281e711b2e81db Oct 21 22:47:24.236 INFO kablam! at libstd/panicking.rs:480 Oct 21 22:47:24.236 INFO kablam! 6: 0x7f331dfbb4e7 - std::panicking::begin_panic::h6519bd32ad26da8c Oct 21 22:47:24.236 INFO kablam! 7: 0x7f331dfdaf2b - rustc_mir::borrow_check::nll::type_check::TypeChecker::relate_type_and_user_type::hed63f63fe4354587 Oct 21 22:47:24.236 INFO kablam! 8: 0x7f331dfd729b - as rustc::mir::visit::Visitor<'tcx>>::visit_constant::h73e8993fe15ba09a Oct 21 22:47:24.236 INFO kablam! 9: 0x7f331dfd7636 - as rustc::mir::visit::Visitor<'tcx>>::visit_rvalue::h796e08b6b353f484 Oct 21 22:47:24.236 INFO kablam! 10: 0x7f331dfd7ba9 - as rustc::mir::visit::Visitor<'tcx>>::visit_mir::h8daa53da6527b915 Oct 21 22:47:24.236 INFO kablam! 11: 0x7f331dfd6d11 - rustc_mir::borrow_check::nll::type_check::type_check_internal::h2ac92f33f115ad09 Oct 21 22:47:24.236 INFO kablam! 12: 0x7f331dd5c4e6 - rustc::ty::context::tls::with_related_context::h8190661235dee082 Oct 21 22:47:24.237 INFO kablam! 13: 0x7f331de3b6e4 - rustc::infer::InferCtxtBuilder::enter::h110a307af99695de Oct 21 22:47:24.237 INFO kablam! 14: 0x7f331dfe3c56 - ::run_pass::hebeb072a1d79f1fd Oct 21 22:47:24.237 INFO kablam! 15: 0x7f331ddb00c0 - rustc_mir::transform::mir_const::{{closure}}::h7e478a3cf226356e Oct 21 22:47:24.237 INFO kablam! 16: 0x7f331dda8fbe - rustc_mir::transform::mir_const::h0a2581c0c8b526e6 Oct 21 22:47:24.237 INFO kablam! 17: 0x7f331cfe2085 - rustc::ty::query::__query_compute::mir_const::h0c0122fd9df53d18 Oct 21 22:47:24.237 INFO kablam! 18: 0x7f331cfe8a7c - rustc::ty::query:: for rustc::ty::query::queries::mir_const<'tcx>>::compute::haa10bab95a2fd833 Oct 21 22:47:24.237 INFO kablam! 19: 0x7f331cd61692 - rustc::dep_graph::graph::DepGraph::with_task_impl::h787ee2a2b70d658b Oct 21 22:47:24.237 INFO kablam! 20: 0x7f331cf68105 - rustc::ty::context::tls::with_related_context::h0f1084258791cb48 Oct 21 22:47:24.237 INFO kablam! 21: 0x7f331d02e38d - rustc::ty::query::plumbing::>::force_query_with_job::hd70b42abafd8871b Oct 21 22:47:24.237 INFO kablam! 22: 0x7f331d145af2 - rustc::ty::query::plumbing::>::get_query::hda3e93c215855c69 Oct 21 22:47:24.237 INFO kablam! 23: 0x7f331d17a4de - rustc::ty::query::>::mir_const::hf0c10eac190126c3 Oct 21 22:47:24.237 INFO kablam! 24: 0x7f331dda91c9 - rustc_mir::transform::mir_validated::h744eeed3e0252cec Oct 21 22:47:24.237 INFO kablam! 25: 0x7f331cfe2155 - rustc::ty::query::__query_compute::mir_validated::hd3db30e5ca5c1d80 Oct 21 22:47:24.237 INFO kablam! 26: 0x7f331cfe8aac - rustc::ty::query:: for rustc::ty::query::queries::mir_validated<'tcx>>::compute::hcaf4d102c356e69a Oct 21 22:47:24.237 INFO kablam! 27: 0x7f331cd61692 - rustc::dep_graph::graph::DepGraph::with_task_impl::h787ee2a2b70d658b Oct 21 22:47:24.237 INFO kablam! 28: 0x7f331cfbdac5 - rustc::ty::context::tls::with_related_context::hdd2fed54323a49f6 Oct 21 22:47:24.244 INFO kablam! 29: 0x7f331d012e3d - rustc::ty::query::plumbing::>::force_query_with_job::h42007040665be8ae Oct 21 22:47:24.244 INFO kablam! 30: 0x7f331d0f9d12 - rustc::ty::query::plumbing::>::get_query::h7d8eed0f1e374969 Oct 21 22:47:24.244 INFO kablam! 31: 0x7f331d03b370 - rustc::ty::query::plumbing::>::ensure_query::h3798551fb49e4399 Oct 21 22:47:24.244 INFO kablam! 32: 0x7f331e41bd29 - rustc_borrowck::borrowck::borrowck::h94112501293b7ba4 Oct 21 22:47:24.244 INFO kablam! 33: 0x7f331cfe8cac - rustc::ty::query:: for rustc::ty::query::queries::borrowck<'tcx>>::compute::hd2222c0eacf867db Oct 21 22:47:24.244 INFO kablam! 34: 0x7f331cd63542 - rustc::dep_graph::graph::DepGraph::with_task_impl::h79c1edef4afb2a12 Oct 21 22:47:24.244 INFO kablam! 35: 0x7f331cf97bc5 - rustc::ty::context::tls::with_related_context::h7be15e12c43d770e Oct 21 22:47:24.244 INFO kablam! 36: 0x7f331d01781d - rustc::ty::query::plumbing::>::force_query_with_job::h52322f214f172e9d Oct 21 22:47:24.244 INFO kablam! 37: 0x7f331d1215d3 - rustc::ty::query::plumbing::>::get_query::hac7069258b7ecc88 Oct 21 22:47:24.244 INFO kablam! 38: 0x7f331e413100 - rustc::ty::>::par_body_owners::h8414eabe1c7fcf8e Oct 21 22:47:24.244 INFO kablam! 39: 0x7f331e41ba57 - rustc_borrowck::borrowck::check_crate::h20bb6b52ab99668d Oct 21 22:47:24.244 INFO kablam! 40: 0x7f332117d7d1 - rustc::util::common::time::h02d2608563545d52 Oct 21 22:47:24.244 INFO kablam! 41: 0x7f33211204d8 - rustc::ty::context::tls::enter_context::h83693421b1f7e2ac Oct 21 22:47:24.244 INFO kablam! 42: 0x7f33211c2ec1 - >::with::haf102807228eb550 Oct 21 22:47:24.244 INFO kablam! 43: 0x7f332121461d - rustc::ty::context::TyCtxt::create_and_enter::h84e3e7bd321d7315 Oct 21 22:47:24.244 INFO kablam! 44: 0x7f3321168174 - rustc_driver::driver::compile_input::he36f1941c84e959e Oct 21 22:47:24.245 INFO kablam! 45: 0x7f3321234684 - rustc_driver::run_compiler_with_pool::h5bf41eb8821bbd5e Oct 21 22:47:24.245 INFO kablam! 46: 0x7f332116618b - rustc_driver::driver::spawn_thread_pool::h00461881d0854d6b Oct 21 22:47:24.245 INFO kablam! 47: 0x7f33212336b7 - rustc_driver::run_compiler::h956a05419c7640d8 Oct 21 22:47:24.245 INFO kablam! 48: 0x7f33211509c4 - >::set::hecd202198c1a2d4f Oct 21 22:47:24.245 INFO kablam! 49: 0x7f3321142e72 - as core::ops::function::FnOnce<()>>::call_once::h3afa2b39498c5cc4 Oct 21 22:47:24.245 INFO kablam! 50: 0x7f3320dff5e9 - __rust_maybe_catch_panic Oct 21 22:47:24.245 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 21 22:47:24.245 INFO kablam! 51: 0x7f33212317e5 - rustc_driver::run::h15ff99cba7c722c5 Oct 21 22:47:24.245 INFO kablam! 52: 0x7f332123f31b - rustc_driver::main::h618945cd6fee4ac7 Oct 21 22:47:24.245 INFO kablam! 53: 0x55ae64f65962 - std::rt::lang_start::{{closure}}::h1b85a41d7167b5fd Oct 21 22:47:24.245 INFO kablam! 54: 0x7f3320df1ca2 - std::panicking::try::do_call::hb6cb84b90f739540 Oct 21 22:47:24.245 INFO kablam! at libstd/rt.rs:59 Oct 21 22:47:24.245 INFO kablam! at libstd/panicking.rs:310 Oct 21 22:47:24.245 INFO kablam! 55: 0x7f3320dff5e9 - __rust_maybe_catch_panic Oct 21 22:47:24.245 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 21 22:47:24.245 INFO kablam! 56: 0x7f3320db7a5a - std::rt::lang_start_internal::h5161ad4624811397 Oct 21 22:47:24.245 INFO kablam! at libstd/panicking.rs:289 Oct 21 22:47:24.245 INFO kablam! at libstd/panic.rs:392 Oct 21 22:47:24.245 INFO kablam! at libstd/rt.rs:58 Oct 21 22:47:24.245 INFO kablam! 57: 0x55ae64f65954 - main Oct 21 22:47:24.245 INFO kablam! 58: 0x7f33209c282f - __libc_start_main Oct 21 22:47:24.245 INFO kablam! 59: 0x55ae64f65808 - Oct 21 22:47:24.245 INFO kablam! query stack during panic: Oct 21 22:47:24.245 INFO kablam! #0 [mir_const] processing `>::push` Oct 21 22:47:24.245 INFO kablam! #1 [mir_validated] processing `>::push` Oct 21 22:47:24.245 INFO kablam! #2 [borrowck] processing `>::push` Oct 21 22:47:24.245 INFO kablam! end of query stack Oct 21 22:47:24.476 INFO kablam! Oct 21 22:47:24.476 INFO kablam! error: internal compiler error: unexpected panic Oct 21 22:47:24.476 INFO kablam! Oct 21 22:47:24.476 INFO kablam! note: the compiler unexpectedly panicked. this is a bug. Oct 21 22:47:24.476 INFO kablam! Oct 21 22:47:24.476 INFO kablam! note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports Oct 21 22:47:24.476 INFO kablam! Oct 21 22:47:24.476 INFO kablam! note: rustc 1.31.0-nightly (155510e37 2018-10-20) running on x86_64-unknown-linux-gnu Oct 21 22:47:24.476 INFO kablam! Oct 21 22:47:24.476 INFO kablam! note: compiler flags: -C debuginfo=2 Oct 21 22:47:24.476 INFO kablam! Oct 21 22:47:24.476 INFO kablam! note: some of the compiler flags provided by cargo are hidden Oct 21 22:47:24.476 INFO kablam! Oct 21 22:47:24.488 INFO kablam! error: Could not compile `uavcan`. Oct 21 22:47:24.488 INFO kablam! Oct 21 22:47:24.488 INFO kablam! To learn more, run the command again with --verbose. Oct 21 22:47:24.488 INFO kablam! su: No module specific data is present Oct 21 22:47:25.148 INFO running `"docker" "rm" "-f" "81e984038f95f589f735cec84d359efa3a51629cecb7998b4d8489d7d20b5734"` Oct 21 22:47:25.460 INFO blam! 81e984038f95f589f735cec84d359efa3a51629cecb7998b4d8489d7d20b5734