[INFO] updating cached repository ebtaleb/rustrl [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ebtaleb/rustrl [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ebtaleb/rustrl" "work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/ebtaleb/rustrl"` [INFO] [stderr] Cloning into 'work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/ebtaleb/rustrl'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ebtaleb/rustrl" "work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/ebtaleb/rustrl"` [INFO] [stderr] Cloning into 'work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/ebtaleb/rustrl'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ed602e440ece624c1af60eee7cd8fb95e675d7a2 [INFO] sha for GitHub repo ebtaleb/rustrl: ed602e440ece624c1af60eee7cd8fb95e675d7a2 [INFO] validating manifest of ebtaleb/rustrl on toolchain master#efe2f32a6b8217425f361ec7c206910c611c03ee [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ebtaleb/rustrl on toolchain try#78b0bd8441ef961f6475e3d47fe3bca38cb83432 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ebtaleb/rustrl [INFO] finished frobbing ebtaleb/rustrl [INFO] frobbed toml for ebtaleb/rustrl written to work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/ebtaleb/rustrl/Cargo.toml [INFO] started frobbing ebtaleb/rustrl [INFO] finished frobbing ebtaleb/rustrl [INFO] frobbed toml for ebtaleb/rustrl written to work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/ebtaleb/rustrl/Cargo.toml [INFO] crate ebtaleb/rustrl already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/ebtaleb/rustrl/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking ebtaleb/rustrl against master#efe2f32a6b8217425f361ec7c206910c611c03ee for pr-60039 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039/worker-0/master#efe2f32a6b8217425f361ec7c206910c611c03ee:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/ebtaleb/rustrl:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 39d3eb23184dd5c5ba039b754dc06d4e026ec3abb515c2d01cf12109d39d77a7 [INFO] running `"docker" "start" "-a" "39d3eb23184dd5c5ba039b754dc06d4e026ec3abb515c2d01cf12109d39d77a7"` [INFO] [stderr] Checking rustloli v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'ncurses::printw': printw can segfault when printing string that contains % sign. Use addstr instead [INFO] [stderr] --> src/main.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | printw("Use the arrow keys to move"); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at 'called `Option::unwrap()` on a `None` value', src/libcore/option.rs:347:21 [INFO] [stderr] stack backtrace: [INFO] [stderr] warning: use of deprecated item 'ncurses::printw': printw can segfault when printing string that contains % sign. Use addstr instead [INFO] [stderr] --> src/main.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | printw("Use the arrow keys to move"); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at 'called `Option::unwrap()` on a `None` value', src/libcore/option.rs:347:21 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f2888e07da3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7f08204c27b0467a [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x7f2888dffc2b - std::sys_common::backtrace::_print::hd9dacd169df81122 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x7f2888e04006 - std::panicking::default_hook::{{closure}}::hb63012d2be6755b2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x7f2888e03d99 - std::panicking::default_hook::h3efd6a8a707ee89e [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x7f2886415e80 - rustc::util::common::panic_hook::h40ab19e2e97dfce2 [INFO] [stderr] 5: 0x7f2888e047f8 - std::panicking::rust_panic_with_hook::h4f5c00b20be3bea5 [INFO] [stderr] at src/libstd/panicking.rs:478 [INFO] [stderr] 6: 0x7f2888e04291 - std::panicking::continue_panic_fmt::h59833cd39bf8ae68 [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 7: 0x7f2888e04175 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:308 [INFO] [stderr] 8: 0x7f2888e2d0fc - core::panicking::panic_fmt::h8d9101a62a895e30 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 9: 0x7f2888e2d03b - core::panicking::panic::h164265d58ef3f3c8 [INFO] [stderr] at src/libcore/panicking.rs:49 [INFO] [stderr] 10: 0x7f2883285ecf - rustc_typeck::check::op::::add_type_neq_err_label::hb25c60467bbd3eca [INFO] [stderr] 11: 0x7f2883284d45 - rustc_typeck::check::op::::check_overloaded_binop::h7f07aa47abd1eaac [INFO] [stderr] 12: 0x7f2883283d1e - rustc_typeck::check::op::::check_binop::h35a7efc8b55866d3 [INFO] [stderr] 13: 0x7f288329cae1 - rustc_typeck::check::FnCtxt::check_expr_kind::heb59900c2f85259e [INFO] [stderr] 14: 0x7f288329c444 - rustc_typeck::check::FnCtxt::check_expr_with_expectation_and_needs::h356ceec09d7fffd4 [INFO] [stderr] 15: 0x7f2883299c8f - rustc_typeck::check::FnCtxt::check_argument_types::hba4ce64fbcf21ff7 [INFO] [stderr] 16: 0x7f288328349d - rustc_typeck::check::callee::::confirm_builtin_call::hadfadbab9591766e [INFO] [stderr] 17: 0x7f2883281510 - rustc_typeck::check::callee::::check_call::hc248c1fcc2ba5c41 [INFO] [stderr] 18: 0x7f288329d095 - rustc_typeck::check::FnCtxt::check_expr_kind::heb59900c2f85259e [INFO] [stderr] 19: 0x7f288329c444 - rustc_typeck::check::FnCtxt::check_expr_with_expectation_and_needs::h356ceec09d7fffd4 [INFO] [stderr] 20: 0x7f28832a7243 - rustc_typeck::check::FnCtxt::check_stmt::hd4d8a45b5ed1e97c [INFO] [stderr] 21: 0x7f28832a76ea - rustc_typeck::check::FnCtxt::check_block_with_expected::hc7d50435ede03aff [INFO] [stderr] 22: 0x7f288329cfa8 - rustc_typeck::check::FnCtxt::check_expr_kind::heb59900c2f85259e [INFO] [stderr] 23: 0x7f288329c444 - rustc_typeck::check::FnCtxt::check_expr_with_expectation_and_needs::h356ceec09d7fffd4 [INFO] [stderr] 24: 0x7f288329b519 - rustc_typeck::check::FnCtxt::check_return_expr::hfe5e034b9089c65a [INFO] [stderr] 25: 0x7f288328a656 - rustc_typeck::check::check_fn::h323314f520a42cc4 [INFO] [stderr] 26: 0x7f288332d4a8 - rustc::ty::context::GlobalCtxt::enter_local::h59f78fac050dfcdf [INFO] [stderr] 27: 0x7f28832890cc - rustc_typeck::check::typeck_tables_of::h16447e53dac98c93 [INFO] [stderr] 28: 0x7f28831f239f - rustc::ty::query::__query_compute::typeck_tables_of::hd6f732f9645f7edc [INFO] [stderr] 29: 0x7f28832b48cc - rustc::ty::query::::compute::h46eba3c09313dd21 [INFO] [stderr] 30: 0x7f2883371d28 - rustc::dep_graph::graph::DepGraph::with_task_impl::h2558e2c82757ff61 [INFO] [stderr] 31: 0x7f28832c66c7 - rustc::ty::query::plumbing::::get_query::h165dfdeb9e359f69 [INFO] [stderr] 32: 0x7f28832b22fc - rustc::ty::::par_body_owners::he14129d76f214ff7 [INFO] [stderr] 33: 0x7f2883288b37 - rustc_typeck::check::typeck_item_bodies::haa12c8d7334bfece [INFO] [stderr] 34: 0x7f28831f2849 - rustc::ty::query::__query_compute::typeck_item_bodies::h919f485a6499da69 [INFO] [stderr] 35: 0x7f28832b49a8 - rustc::ty::query::::compute::h50514051bd9b5b0f [INFO] [stderr] 36: 0x7f2883374371 - rustc::dep_graph::graph::DepGraph::with_task_impl::h5e4a47a374cb1e01 [INFO] [stderr] 37: 0x7f28832e63a9 - rustc::ty::query::plumbing::::get_query::h59a846ea01db271b [INFO] [stderr] 38: 0x7f28833665c8 - rustc::util::common::time::hc5b1f89861617e63 [INFO] [stderr] 39: 0x7f28833abbae - rustc_typeck::check_crate::hc2357958a39b00a5 [INFO] [stderr] 40: 0x7f288807a1f1 - rustc_interface::passes::analysis::h3f3f6f93edab4989 [INFO] [stderr] 41: 0x7f28890ccde5 - rustc::ty::query::__query_compute::analysis::h2edd0f925b94f182 [INFO] [stderr] 42: 0x7f2889113f98 - rustc::ty::query::::compute::h16dff8f5dafa6a7d [INFO] [stderr] 43: 0x7f28890f28b1 - rustc::dep_graph::graph::DepGraph::with_task_impl::hfd46b489ce315342 [INFO] [stderr] 44: 0x7f2889118312 - rustc::ty::query::plumbing::::get_query::hd23862aa56708e8d [INFO] [stderr] 45: 0x7f28890cd405 - rustc::ty::context::tls::enter_global::hfd26ed7f8b72db2d [INFO] [stderr] 46: 0x7f28890d8996 - rustc_interface::passes::BoxedGlobalCtxt::access::{{closure}}::h0d7b50673f1f092a [INFO] [stderr] 47: 0x7f28880cd224 - rustc_interface::passes::create_global_ctxt::{{closure}}::hab8d919344191f69 [INFO] [stderr] 48: 0x7f28890d877e - rustc_interface::passes::BoxedGlobalCtxt::enter::h33fa7b9ad0e8acf1 [INFO] [stderr] 49: 0x7f28890e8473 - rustc_interface::interface::run_compiler_in_existing_thread_pool::h2c7fdbba065d6197 [INFO] [stderr] 50: 0x7f28890bdb45 - std::thread::local::LocalKey::with::hfc323838cbea00f5 [INFO] [stderr] 51: 0x7f2889120824 - scoped_tls::ScopedKey::set::ha224d3250b6dab38 [INFO] [stderr] 52: 0x7f2889154a71 - syntax::with_globals::h3938223a23264334 [INFO] [stderr] 53: 0x7f28890bf0e0 - std::sys_common::backtrace::__rust_begin_short_backtrace::h1a9e6304a0445d8c [INFO] [stderr] 54: 0x7f2888e155c9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 55: 0x7f28890d9a38 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05a42f56caae1518 [INFO] [stderr] 56: 0x7f2888de66de - as core::ops::function::FnOnce>::call_once::h6be1b8f48abc7a0d [INFO] [stderr] at /rustc/efe2f32a6b8217425f361ec7c206910c611c03ee/src/liballoc/boxed.rs:704 [INFO] [stderr] 57: 0x7f2888e1423f - std::sys::unix::thread::Thread::new::thread_start::hd0e57e005a784b0a [INFO] [stderr] at /rustc/efe2f32a6b8217425f361ec7c206910c611c03ee/src/liballoc/boxed.rs:704 [INFO] [stderr] at src/libstd/sys_common/thread.rs:13 [INFO] [stderr] at src/libstd/sys/unix/thread.rs:79 [INFO] [stderr] 58: 0x7f2888b854a3 - start_thread [INFO] [stderr] 59: 0x7f28884bbd0e - __clone [INFO] [stderr] 60: 0x0 - [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [typeck_tables_of] processing `main` [INFO] [stderr] #1 [typeck_item_bodies] type-checking all item bodies [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] [INFO] [stderr] error: internal compiler error: unexpected panic [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports [INFO] [stderr] [INFO] [stderr] note: rustc 1.36.0-nightly (efe2f32a6 2019-04-17) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C debuginfo=2 --crate-type bin [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] 0: 0x7efd471dbda3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7f08204c27b0467a [INFO] [stderr] error: Could not compile `rustloli`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x7efd471d3c2b - std::sys_common::backtrace::_print::hd9dacd169df81122 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x7efd471d8006 - std::panicking::default_hook::{{closure}}::hb63012d2be6755b2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x7efd471d7d99 - std::panicking::default_hook::h3efd6a8a707ee89e [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x7efd447e9e80 - rustc::util::common::panic_hook::h40ab19e2e97dfce2 [INFO] [stderr] 5: 0x7efd471d87f8 - std::panicking::rust_panic_with_hook::h4f5c00b20be3bea5 [INFO] [stderr] at src/libstd/panicking.rs:478 [INFO] [stderr] 6: 0x7efd471d8291 - std::panicking::continue_panic_fmt::h59833cd39bf8ae68 [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 7: 0x7efd471d8175 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:308 [INFO] [stderr] 8: 0x7efd472010fc - core::panicking::panic_fmt::h8d9101a62a895e30 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 9: 0x7efd4720103b - core::panicking::panic::h164265d58ef3f3c8 [INFO] [stderr] at src/libcore/panicking.rs:49 [INFO] [stderr] 10: 0x7efd41659ecf - rustc_typeck::check::op::::add_type_neq_err_label::hb25c60467bbd3eca [INFO] [stderr] 11: 0x7efd41658d45 - rustc_typeck::check::op::::check_overloaded_binop::h7f07aa47abd1eaac [INFO] [stderr] 12: 0x7efd41657d1e - rustc_typeck::check::op::::check_binop::h35a7efc8b55866d3 [INFO] [stderr] 13: 0x7efd41670ae1 - rustc_typeck::check::FnCtxt::check_expr_kind::heb59900c2f85259e [INFO] [stderr] 14: 0x7efd41670444 - rustc_typeck::check::FnCtxt::check_expr_with_expectation_and_needs::h356ceec09d7fffd4 [INFO] [stderr] 15: 0x7efd4166dc8f - rustc_typeck::check::FnCtxt::check_argument_types::hba4ce64fbcf21ff7 [INFO] [stderr] 16: 0x7efd4165749d - rustc_typeck::check::callee::::confirm_builtin_call::hadfadbab9591766e [INFO] [stderr] 17: 0x7efd41655510 - rustc_typeck::check::callee::::check_call::hc248c1fcc2ba5c41 [INFO] [stderr] 18: 0x7efd41671095 - rustc_typeck::check::FnCtxt::check_expr_kind::heb59900c2f85259e [INFO] [stderr] 19: 0x7efd41670444 - rustc_typeck::check::FnCtxt::check_expr_with_expectation_and_needs::h356ceec09d7fffd4 [INFO] [stderr] 20: 0x7efd4167b243 - rustc_typeck::check::FnCtxt::check_stmt::hd4d8a45b5ed1e97c [INFO] [stderr] 21: 0x7efd4167b6ea - rustc_typeck::check::FnCtxt::check_block_with_expected::hc7d50435ede03aff [INFO] [stderr] 22: 0x7efd41670fa8 - rustc_typeck::check::FnCtxt::check_expr_kind::heb59900c2f85259e [INFO] [stderr] 23: 0x7efd41670444 - rustc_typeck::check::FnCtxt::check_expr_with_expectation_and_needs::h356ceec09d7fffd4 [INFO] [stderr] 24: 0x7efd4166f519 - rustc_typeck::check::FnCtxt::check_return_expr::hfe5e034b9089c65a [INFO] [stderr] 25: 0x7efd4165e656 - rustc_typeck::check::check_fn::h323314f520a42cc4 [INFO] [stderr] 26: 0x7efd417014a8 - rustc::ty::context::GlobalCtxt::enter_local::h59f78fac050dfcdf [INFO] [stderr] 27: 0x7efd4165d0cc - rustc_typeck::check::typeck_tables_of::h16447e53dac98c93 [INFO] [stderr] 28: 0x7efd415c639f - rustc::ty::query::__query_compute::typeck_tables_of::hd6f732f9645f7edc [INFO] [stderr] 29: 0x7efd416888cc - rustc::ty::query::::compute::h46eba3c09313dd21 [INFO] [stderr] 30: 0x7efd41745d28 - rustc::dep_graph::graph::DepGraph::with_task_impl::h2558e2c82757ff61 [INFO] [stderr] 31: 0x7efd4169a6c7 - rustc::ty::query::plumbing::::get_query::h165dfdeb9e359f69 [INFO] [stderr] 32: 0x7efd416862fc - rustc::ty::::par_body_owners::he14129d76f214ff7 [INFO] [stderr] 33: 0x7efd4165cb37 - rustc_typeck::check::typeck_item_bodies::haa12c8d7334bfece [INFO] [stderr] 34: 0x7efd415c6849 - rustc::ty::query::__query_compute::typeck_item_bodies::h919f485a6499da69 [INFO] [stderr] 35: 0x7efd416889a8 - rustc::ty::query::::compute::h50514051bd9b5b0f [INFO] [stderr] 36: 0x7efd41748371 - rustc::dep_graph::graph::DepGraph::with_task_impl::h5e4a47a374cb1e01 [INFO] [stderr] 37: 0x7efd416ba3a9 - rustc::ty::query::plumbing::::get_query::h59a846ea01db271b [INFO] [stderr] 38: 0x7efd4173a5c8 - rustc::util::common::time::hc5b1f89861617e63 [INFO] [stderr] 39: 0x7efd4177fbae - rustc_typeck::check_crate::hc2357958a39b00a5 [INFO] [stderr] 40: 0x7efd4644e1f1 - rustc_interface::passes::analysis::h3f3f6f93edab4989 [INFO] [stderr] 41: 0x7efd474a0de5 - rustc::ty::query::__query_compute::analysis::h2edd0f925b94f182 [INFO] [stderr] 42: 0x7efd474e7f98 - rustc::ty::query::::compute::h16dff8f5dafa6a7d [INFO] [stderr] 43: 0x7efd474c68b1 - rustc::dep_graph::graph::DepGraph::with_task_impl::hfd46b489ce315342 [INFO] [stderr] 44: 0x7efd474ec312 - rustc::ty::query::plumbing::::get_query::hd23862aa56708e8d [INFO] [stderr] 45: 0x7efd474a1405 - rustc::ty::context::tls::enter_global::hfd26ed7f8b72db2d [INFO] [stderr] 46: 0x7efd474ac996 - rustc_interface::passes::BoxedGlobalCtxt::access::{{closure}}::h0d7b50673f1f092a [INFO] [stderr] 47: 0x7efd464a1224 - rustc_interface::passes::create_global_ctxt::{{closure}}::hab8d919344191f69 [INFO] [stderr] 48: 0x7efd474ac77e - rustc_interface::passes::BoxedGlobalCtxt::enter::h33fa7b9ad0e8acf1 [INFO] [stderr] 49: 0x7efd474bc473 - rustc_interface::interface::run_compiler_in_existing_thread_pool::h2c7fdbba065d6197 [INFO] [stderr] 50: 0x7efd47491b45 - std::thread::local::LocalKey::with::hfc323838cbea00f5 [INFO] [stderr] 51: 0x7efd474f4824 - scoped_tls::ScopedKey::set::ha224d3250b6dab38 [INFO] [stderr] 52: 0x7efd47528a71 - syntax::with_globals::h3938223a23264334 [INFO] [stderr] 53: 0x7efd474930e0 - std::sys_common::backtrace::__rust_begin_short_backtrace::h1a9e6304a0445d8c [INFO] [stderr] 54: 0x7efd471e95c9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 55: 0x7efd474ada38 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05a42f56caae1518 [INFO] [stderr] 56: 0x7efd471ba6de - as core::ops::function::FnOnce>::call_once::h6be1b8f48abc7a0d [INFO] [stderr] at /rustc/efe2f32a6b8217425f361ec7c206910c611c03ee/src/liballoc/boxed.rs:704 [INFO] [stderr] 57: 0x7efd471e823f - std::sys::unix::thread::Thread::new::thread_start::hd0e57e005a784b0a [INFO] [stderr] at /rustc/efe2f32a6b8217425f361ec7c206910c611c03ee/src/liballoc/boxed.rs:704 [INFO] [stderr] at src/libstd/sys_common/thread.rs:13 [INFO] [stderr] at src/libstd/sys/unix/thread.rs:79 [INFO] [stderr] 58: 0x7efd46f594a3 - start_thread [INFO] [stderr] 59: 0x7efd4688fd0e - __clone [INFO] [stderr] 60: 0x0 - [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [typeck_tables_of] processing `main` [INFO] [stderr] #1 [typeck_item_bodies] type-checking all item bodies [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] [INFO] [stderr] error: internal compiler error: unexpected panic [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports [INFO] [stderr] [INFO] [stderr] note: rustc 1.36.0-nightly (efe2f32a6 2019-04-17) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] error: Could not compile `rustloli`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "39d3eb23184dd5c5ba039b754dc06d4e026ec3abb515c2d01cf12109d39d77a7"` [INFO] running `"docker" "rm" "-f" "39d3eb23184dd5c5ba039b754dc06d4e026ec3abb515c2d01cf12109d39d77a7"` [INFO] [stdout] 39d3eb23184dd5c5ba039b754dc06d4e026ec3abb515c2d01cf12109d39d77a7