Oct 27 04:51:26.020 INFO checking faradayio/cage against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 04:51:26.022 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/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 27 04:51:26.410 INFO blam! b4c56a369cff07712d0315c0e8d21d64964009724d25fd5336a9bbd367a5956f Oct 27 04:51:26.412 INFO running `"docker" "start" "-a" "b4c56a369cff07712d0315c0e8d21d64964009724d25fd5336a9bbd367a5956f"` Oct 27 04:51:28.270 INFO kablam! usermod: no changes Oct 27 04:51:28.699 INFO kablam! Checking shlex v0.1.1 Oct 27 04:51:28.709 INFO kablam! Checking cli_test_dir v0.1.4 Oct 27 04:51:28.709 INFO kablam! Compiling miniz-sys v0.1.10 Oct 27 04:51:28.719 INFO kablam! Checking serde_json v0.8.6 Oct 27 04:51:28.719 INFO kablam! Checking unix_socket v0.5.0 Oct 27 04:51:28.719 INFO kablam! Checking itertools v0.7.4 Oct 27 04:51:28.739 INFO kablam! Checking uuid v0.3.1 Oct 27 04:51:28.739 INFO kablam! Checking retry v0.4.0 Oct 27 04:51:30.707 INFO kablam! Checking serde_yaml v0.7.3 Oct 27 04:51:30.883 INFO kablam! Checking clap v2.29.0 Oct 27 04:51:31.831 INFO kablam! Checking openssl-sys v0.7.17 Oct 27 04:51:32.335 INFO kablam! Checking regex v0.2.3 Oct 27 04:51:32.387 INFO kablam! Checking rayon v0.9.0 Oct 27 04:51:33.144 INFO kablam! Compiling walkdir v0.1.8 Oct 27 04:51:35.527 INFO kablam! Checking backtrace v0.2.3 Oct 27 04:51:40.556 INFO kablam! Compiling valico v1.0.1 Oct 27 04:51:40.612 INFO kablam! Checking chrono v0.2.25 Oct 27 04:51:41.951 INFO kablam! Checking copy_dir v0.1.2 Oct 27 04:51:44.020 INFO kablam! Checking openssl-sys-extras v0.7.14 Oct 27 04:51:44.240 INFO kablam! Checking error-chain v0.5.0 Oct 27 04:51:44.863 INFO kablam! Checking jsonway v1.0.1 Oct 27 04:51:49.428 INFO kablam! Checking openssl v0.7.14 Oct 27 04:51:50.216 INFO kablam! Compiling flate2 v0.2.20 Oct 27 04:51:51.591 INFO kablam! Checking env_logger v0.4.3 Oct 27 04:51:54.667 INFO kablam! Checking handlebars v0.29.1 Oct 27 04:51:59.386 INFO kablam! Checking includedir v0.2.2 Oct 27 04:51:59.938 INFO kablam! Compiling includedir_codegen v0.2.2 Oct 27 04:52:00.561 INFO kablam! Checking openssl-verify v0.1.0 Oct 27 04:52:00.562 INFO kablam! Checking cookie v0.2.5 Oct 27 04:52:06.175 INFO kablam! Compiling cage v0.2.6 (/source) Oct 27 04:52:06.439 INFO kablam! Checking hyper v0.9.18 Oct 27 04:52:11.356 INFO kablam! Checking compose_yml v0.0.54 Oct 27 04:52:18.960 INFO kablam! Checking hashicorp_vault v0.6.1 Oct 27 04:52:18.960 INFO kablam! Checking boondock v0.0.49 Oct 27 04:52:34.691 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 27 04:52:34.691 INFO kablam! --> src/plugins/transform/vault.rs:31:16 Oct 27 04:52:34.691 INFO kablam! | Oct 27 04:52:34.691 INFO kablam! 31 | let path = env::home_dir() Oct 27 04:52:34.691 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 04:52:34.691 INFO kablam! | Oct 27 04:52:34.691 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 04:52:34.691 INFO kablam! Oct 27 04:52:34.703 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 27 04:52:34.703 INFO kablam! --> src/plugins/transform/abs_path.rs:75:36 Oct 27 04:52:34.703 INFO kablam! | Oct 27 04:52:34.703 INFO kablam! 75 | let home = env::home_dir() Oct 27 04:52:34.703 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 04:52:34.703 INFO kablam! Oct 27 04:52:35.295 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 27 04:52:35.295 INFO kablam! --> src/plugins/transform/vault.rs:31:16 Oct 27 04:52:35.295 INFO kablam! | Oct 27 04:52:35.295 INFO kablam! 31 | let path = env::home_dir() Oct 27 04:52:35.295 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 04:52:35.295 INFO kablam! | Oct 27 04:52:35.295 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 04:52:35.295 INFO kablam! Oct 27 04:52:35.295 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 27 04:52:35.295 INFO kablam! --> src/plugins/transform/abs_path.rs:75:36 Oct 27 04:52:35.295 INFO kablam! | Oct 27 04:52:35.295 INFO kablam! 75 | let home = env::home_dir() Oct 27 04:52:35.295 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 04:52:35.295 INFO kablam! Oct 27 04:52:38.391 INFO kablam! thread 'main' panicked at 'allocation missing in dead_alloc_map', libcore/option.rs:1008:5 Oct 27 04:52:38.403 INFO kablam! stack backtrace: Oct 27 04:52:38.771 INFO kablam! 0: 0x7f499c21e70f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hc790a6047650a25c Oct 27 04:52:38.771 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 27 04:52:38.771 INFO kablam! 1: 0x7f499c203687 - std::sys_common::backtrace::print::hef8e97456550ddc1 Oct 27 04:52:38.771 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 27 04:52:38.771 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 27 04:52:38.771 INFO kablam! 2: 0x7f499c229adf - std::panicking::default_hook::{{closure}}::h0141030dd350a192 Oct 27 04:52:38.771 INFO kablam! at libstd/panicking.rs:211 Oct 27 04:52:38.771 INFO kablam! 3: 0x7f499c229844 - std::panicking::default_hook::hff5fb27020d8e71b Oct 27 04:52:38.771 INFO kablam! at libstd/panicking.rs:227 Oct 27 04:52:38.771 INFO kablam! 4: 0x7f4998883461 - rustc::util::common::panic_hook::hc481878d35934a53 Oct 27 04:52:38.771 INFO kablam! 5: 0x7f499c22a2d6 - std::panicking::rust_panic_with_hook::h91281e711b2e81db Oct 27 04:52:38.771 INFO kablam! at libstd/panicking.rs:480 Oct 27 04:52:38.771 INFO kablam! 6: 0x7f499c229e21 - std::panicking::continue_panic_fmt::h7fc7caf72cdba016 Oct 27 04:52:38.771 INFO kablam! at libstd/panicking.rs:390 Oct 27 04:52:38.771 INFO kablam! 7: 0x7f499c229d05 - rust_begin_unwind Oct 27 04:52:38.771 INFO kablam! at libstd/panicking.rs:325 Oct 27 04:52:38.771 INFO kablam! 8: 0x7f499c28bbac - core::panicking::panic_fmt::h7d86341392b60304 Oct 27 04:52:38.771 INFO kablam! at libcore/panicking.rs:77 Oct 27 04:52:38.771 INFO kablam! 9: 0x7f499c28c042 - core::option::expect_failed::hc0bb85a9351990d4 Oct 27 04:52:38.771 INFO kablam! at libcore/option.rs:1008 Oct 27 04:52:38.771 INFO kablam! 10: 0x7f4999d148a9 - >::check_align::haf1be55bed9a6c5f Oct 27 04:52:38.779 INFO kablam! 11: 0x7f4999d3cb23 - rustc_mir::interpret::validity::>::validate_primitive_type::hf7733d8eef9c99fd Oct 27 04:52:38.779 INFO kablam! 12: 0x7f4999d3603a - rustc_mir::interpret::validity::>::validate_operand::h8f242dfc607f2745 Oct 27 04:52:38.779 INFO kablam! 13: 0x7f4999d35648 - rustc_mir::interpret::validity::>::validate_operand::h8f242dfc607f2745 Oct 27 04:52:38.779 INFO kablam! 14: 0x7f4999d35648 - rustc_mir::interpret::validity::>::validate_operand::h8f242dfc607f2745 Oct 27 04:52:38.779 INFO kablam! 15: 0x7f4999d35648 - rustc_mir::interpret::validity::>::validate_operand::h8f242dfc607f2745 Oct 27 04:52:38.779 INFO kablam! 16: 0x7f4999d50be4 - rustc_lint::builtin::check_const::h56b8ea62031ff533 Oct 27 04:52:38.779 INFO kablam! 17: 0x7f4999d138d0 - >::check_item::h01fb41523489bc4b Oct 27 04:52:38.779 INFO kablam! 18: 0x7f49988521ac - as rustc::hir::intravisit::Visitor<'tcx>>::visit_item::h20978e16a2497343 Oct 27 04:52:38.779 INFO kablam! 19: 0x7f4998854770 - as rustc::hir::intravisit::Visitor<'tcx>>::visit_mod::h812100fdf5a6dfa1 Oct 27 04:52:38.779 INFO kablam! 20: 0x7f49987cd215 - rustc::hir::intravisit::walk_item::h61d298535dcc8897 Oct 27 04:52:38.779 INFO kablam! 21: 0x7f499885226b - as rustc::hir::intravisit::Visitor<'tcx>>::visit_item::h20978e16a2497343 Oct 27 04:52:38.779 INFO kablam! 22: 0x7f4998854770 - as rustc::hir::intravisit::Visitor<'tcx>>::visit_mod::h812100fdf5a6dfa1 Oct 27 04:52:38.779 INFO kablam! 23: 0x7f49987c3fce - rustc::hir::intravisit::walk_crate::hf52f894c17555ade Oct 27 04:52:38.779 INFO kablam! 24: 0x7f499885ba9a - rustc::lint::context::check_crate::hffdd2a22c06cdc75 Oct 27 04:52:38.779 INFO kablam! 25: 0x7f499c5b59b5 - rustc::util::common::time::h044d275b07176669 Oct 27 04:52:38.779 INFO kablam! 26: 0x7f499c558895 - rustc::ty::context::tls::enter_context::h83693421b1f7e2ac Oct 27 04:52:38.779 INFO kablam! 27: 0x7f499c5faec1 - >::with::haf102807228eb550 Oct 27 04:52:38.779 INFO kablam! 28: 0x7f499c64c61d - rustc::ty::context::TyCtxt::create_and_enter::h84e3e7bd321d7315 Oct 27 04:52:38.779 INFO kablam! 29: 0x7f499c5a0174 - rustc_driver::driver::compile_input::he36f1941c84e959e Oct 27 04:52:38.779 INFO kablam! 30: 0x7f499c66c684 - rustc_driver::run_compiler_with_pool::h5bf41eb8821bbd5e Oct 27 04:52:38.779 INFO kablam! 31: 0x7f499c59e18b - rustc_driver::driver::spawn_thread_pool::h00461881d0854d6b Oct 27 04:52:38.779 INFO kablam! 32: 0x7f499c66b6b7 - rustc_driver::run_compiler::h956a05419c7640d8 Oct 27 04:52:38.779 INFO kablam! 33: 0x7f499c5889c4 - >::set::hecd202198c1a2d4f Oct 27 04:52:38.803 INFO kablam! 34: 0x7f499c57ae72 - as core::ops::function::FnOnce<()>>::call_once::h3afa2b39498c5cc4 Oct 27 04:52:38.803 INFO kablam! 35: 0x7f499c2375e9 - __rust_maybe_catch_panic Oct 27 04:52:38.803 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 27 04:52:38.803 INFO kablam! 36: 0x7f499c6697e5 - rustc_driver::run::h15ff99cba7c722c5 Oct 27 04:52:38.803 INFO kablam! 37: 0x7f499c67731b - rustc_driver::main::h618945cd6fee4ac7 Oct 27 04:52:38.803 INFO kablam! 38: 0x555eb7396962 - std::rt::lang_start::{{closure}}::h1b85a41d7167b5fd Oct 27 04:52:38.803 INFO kablam! 39: 0x7f499c229ca2 - std::panicking::try::do_call::hb6cb84b90f739540 Oct 27 04:52:38.803 INFO kablam! at libstd/rt.rs:59 Oct 27 04:52:38.803 INFO kablam! at libstd/panicking.rs:310 Oct 27 04:52:38.803 INFO kablam! 40: 0x7f499c2375e9 - __rust_maybe_catch_panic Oct 27 04:52:38.803 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 27 04:52:38.803 INFO kablam! 41: 0x7f499c1efa5a - std::rt::lang_start_internal::h5161ad4624811397 Oct 27 04:52:38.803 INFO kablam! at libstd/panicking.rs:289 Oct 27 04:52:38.803 INFO kablam! at libstd/panic.rs:392 Oct 27 04:52:38.803 INFO kablam! at libstd/rt.rs:58 Oct 27 04:52:38.803 INFO kablam! 42: 0x555eb7396954 - main Oct 27 04:52:38.803 INFO kablam! 43: 0x7f499bdfa82f - __libc_start_main Oct 27 04:52:38.803 INFO kablam! 44: 0x555eb7396808 - Oct 27 04:52:38.803 INFO kablam! query stack during panic: Oct 27 04:52:38.803 INFO kablam! end of query stack Oct 27 04:52:38.936 INFO kablam! Oct 27 04:52:38.936 INFO kablam! error: internal compiler error: unexpected panic Oct 27 04:52:38.936 INFO kablam! Oct 27 04:52:38.936 INFO kablam! note: the compiler unexpectedly panicked. this is a bug. Oct 27 04:52:38.936 INFO kablam! Oct 27 04:52:38.936 INFO kablam! note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports Oct 27 04:52:38.936 INFO kablam! Oct 27 04:52:38.936 INFO kablam! note: rustc 1.31.0-nightly (155510e37 2018-10-20) running on x86_64-unknown-linux-gnu Oct 27 04:52:38.936 INFO kablam! Oct 27 04:52:38.936 INFO kablam! note: compiler flags: -C debuginfo=2 --crate-type lib Oct 27 04:52:38.936 INFO kablam! Oct 27 04:52:38.936 INFO kablam! note: some of the compiler flags provided by cargo are hidden Oct 27 04:52:38.936 INFO kablam! Oct 27 04:52:38.955 INFO kablam! error: Could not compile `cage`. Oct 27 04:52:38.955 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 04:52:39.659 INFO kablam! thread 'main' panicked at 'allocation missing in dead_alloc_map', libcore/option.rs:1008:5 Oct 27 04:52:39.659 INFO kablam! stack backtrace: Oct 27 04:52:39.777 INFO kablam! 0: 0x7f6cd9f3e70f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hc790a6047650a25c Oct 27 04:52:39.777 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 27 04:52:39.777 INFO kablam! 1: 0x7f6cd9f23687 - std::sys_common::backtrace::print::hef8e97456550ddc1 Oct 27 04:52:39.778 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 27 04:52:39.778 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 27 04:52:39.778 INFO kablam! 2: 0x7f6cd9f49adf - std::panicking::default_hook::{{closure}}::h0141030dd350a192 Oct 27 04:52:39.779 INFO kablam! at libstd/panicking.rs:211 Oct 27 04:52:39.780 INFO kablam! 3: 0x7f6cd9f49844 - std::panicking::default_hook::hff5fb27020d8e71b Oct 27 04:52:39.780 INFO kablam! at libstd/panicking.rs:227 Oct 27 04:52:39.780 INFO kablam! 4: 0x7f6cd65a3461 - rustc::util::common::panic_hook::hc481878d35934a53 Oct 27 04:52:39.781 INFO kablam! 5: 0x7f6cd9f4a2d6 - std::panicking::rust_panic_with_hook::h91281e711b2e81db Oct 27 04:52:39.781 INFO kablam! at libstd/panicking.rs:480 Oct 27 04:52:39.781 INFO kablam! 6: 0x7f6cd9f49e21 - std::panicking::continue_panic_fmt::h7fc7caf72cdba016 Oct 27 04:52:39.781 INFO kablam! at libstd/panicking.rs:390 Oct 27 04:52:39.781 INFO kablam! 7: 0x7f6cd9f49d05 - rust_begin_unwind Oct 27 04:52:39.781 INFO kablam! at libstd/panicking.rs:325 Oct 27 04:52:39.782 INFO kablam! 8: 0x7f6cd9fabbac - core::panicking::panic_fmt::h7d86341392b60304 Oct 27 04:52:39.782 INFO kablam! at libcore/panicking.rs:77 Oct 27 04:52:39.782 INFO kablam! 9: 0x7f6cd9fac042 - core::option::expect_failed::hc0bb85a9351990d4 Oct 27 04:52:39.782 INFO kablam! at libcore/option.rs:1008 Oct 27 04:52:39.782 INFO kablam! 10: 0x7f6cd7a348a9 - >::check_align::haf1be55bed9a6c5f Oct 27 04:52:39.783 INFO kablam! 11: 0x7f6cd7a5cb23 - rustc_mir::interpret::validity::>::validate_primitive_type::hf7733d8eef9c99fd Oct 27 04:52:39.783 INFO kablam! 12: 0x7f6cd7a5603a - rustc_mir::interpret::validity::>::validate_operand::h8f242dfc607f2745 Oct 27 04:52:39.783 INFO kablam! 13: 0x7f6cd7a55648 - rustc_mir::interpret::validity::>::validate_operand::h8f242dfc607f2745 Oct 27 04:52:39.783 INFO kablam! 14: 0x7f6cd7a55648 - rustc_mir::interpret::validity::>::validate_operand::h8f242dfc607f2745 Oct 27 04:52:39.784 INFO kablam! 15: 0x7f6cd7a55648 - rustc_mir::interpret::validity::>::validate_operand::h8f242dfc607f2745 Oct 27 04:52:39.784 INFO kablam! 16: 0x7f6cd7a70be4 - rustc_lint::builtin::check_const::h56b8ea62031ff533 Oct 27 04:52:39.784 INFO kablam! 17: 0x7f6cd7a338d0 - >::check_item::h01fb41523489bc4b Oct 27 04:52:39.784 INFO kablam! 18: 0x7f6cd65721ac - as rustc::hir::intravisit::Visitor<'tcx>>::visit_item::h20978e16a2497343 Oct 27 04:52:39.785 INFO kablam! 19: 0x7f6cd6574770 - as rustc::hir::intravisit::Visitor<'tcx>>::visit_mod::h812100fdf5a6dfa1 Oct 27 04:52:39.785 INFO kablam! 20: 0x7f6cd64ed215 - rustc::hir::intravisit::walk_item::h61d298535dcc8897 Oct 27 04:52:39.785 INFO kablam! 21: 0x7f6cd657226b - as rustc::hir::intravisit::Visitor<'tcx>>::visit_item::h20978e16a2497343 Oct 27 04:52:39.785 INFO kablam! 22: 0x7f6cd6574770 - as rustc::hir::intravisit::Visitor<'tcx>>::visit_mod::h812100fdf5a6dfa1 Oct 27 04:52:39.785 INFO kablam! 23: 0x7f6cd64e3fce - rustc::hir::intravisit::walk_crate::hf52f894c17555ade Oct 27 04:52:39.785 INFO kablam! 24: 0x7f6cd657ba9a - rustc::lint::context::check_crate::hffdd2a22c06cdc75 Oct 27 04:52:39.785 INFO kablam! 25: 0x7f6cda2d59b5 - rustc::util::common::time::h044d275b07176669 Oct 27 04:52:39.785 INFO kablam! 26: 0x7f6cda278895 - rustc::ty::context::tls::enter_context::h83693421b1f7e2ac Oct 27 04:52:39.785 INFO kablam! 27: 0x7f6cda31aec1 - >::with::haf102807228eb550 Oct 27 04:52:39.785 INFO kablam! 28: 0x7f6cda36c61d - rustc::ty::context::TyCtxt::create_and_enter::h84e3e7bd321d7315 Oct 27 04:52:39.786 INFO kablam! 29: 0x7f6cda2c0174 - rustc_driver::driver::compile_input::he36f1941c84e959e Oct 27 04:52:39.787 INFO kablam! 30: 0x7f6cda38c684 - rustc_driver::run_compiler_with_pool::h5bf41eb8821bbd5e Oct 27 04:52:39.787 INFO kablam! 31: 0x7f6cda2be18b - rustc_driver::driver::spawn_thread_pool::h00461881d0854d6b Oct 27 04:52:39.787 INFO kablam! 32: 0x7f6cda38b6b7 - rustc_driver::run_compiler::h956a05419c7640d8 Oct 27 04:52:39.787 INFO kablam! 33: 0x7f6cda2a89c4 - >::set::hecd202198c1a2d4f Oct 27 04:52:39.787 INFO kablam! 34: 0x7f6cda29ae72 - as core::ops::function::FnOnce<()>>::call_once::h3afa2b39498c5cc4 Oct 27 04:52:39.787 INFO kablam! 35: 0x7f6cd9f575e9 - __rust_maybe_catch_panic Oct 27 04:52:39.787 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 27 04:52:39.787 INFO kablam! 36: 0x7f6cda3897e5 - rustc_driver::run::h15ff99cba7c722c5 Oct 27 04:52:39.788 INFO kablam! 37: 0x7f6cda39731b - rustc_driver::main::h618945cd6fee4ac7 Oct 27 04:52:39.788 INFO kablam! 38: 0x56494a475962 - std::rt::lang_start::{{closure}}::h1b85a41d7167b5fd Oct 27 04:52:39.788 INFO kablam! 39: 0x7f6cd9f49ca2 - std::panicking::try::do_call::hb6cb84b90f739540 Oct 27 04:52:39.788 INFO kablam! at libstd/rt.rs:59 Oct 27 04:52:39.788 INFO kablam! at libstd/panicking.rs:310 Oct 27 04:52:39.788 INFO kablam! 40: 0x7f6cd9f575e9 - __rust_maybe_catch_panic Oct 27 04:52:39.788 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 27 04:52:39.788 INFO kablam! 41: 0x7f6cd9f0fa5a - std::rt::lang_start_internal::h5161ad4624811397 Oct 27 04:52:39.790 INFO kablam! at libstd/panicking.rs:289 Oct 27 04:52:39.790 INFO kablam! at libstd/panic.rs:392 Oct 27 04:52:39.790 INFO kablam! at libstd/rt.rs:58 Oct 27 04:52:39.790 INFO kablam! 42: 0x56494a475954 - main Oct 27 04:52:39.790 INFO kablam! 43: 0x7f6cd9b1a82f - __libc_start_main Oct 27 04:52:39.790 INFO kablam! 44: 0x56494a475808 - Oct 27 04:52:39.790 INFO kablam! query stack during panic: Oct 27 04:52:39.790 INFO kablam! end of query stack Oct 27 04:52:39.846 INFO kablam! Oct 27 04:52:39.846 INFO kablam! error: internal compiler error: unexpected panic Oct 27 04:52:39.846 INFO kablam! Oct 27 04:52:39.846 INFO kablam! note: the compiler unexpectedly panicked. this is a bug. Oct 27 04:52:39.846 INFO kablam! Oct 27 04:52:39.847 INFO kablam! note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports Oct 27 04:52:39.847 INFO kablam! Oct 27 04:52:39.847 INFO kablam! note: rustc 1.31.0-nightly (155510e37 2018-10-20) running on x86_64-unknown-linux-gnu Oct 27 04:52:39.847 INFO kablam! Oct 27 04:52:39.847 INFO kablam! note: compiler flags: -C debuginfo=2 Oct 27 04:52:39.847 INFO kablam! Oct 27 04:52:39.847 INFO kablam! note: some of the compiler flags provided by cargo are hidden Oct 27 04:52:39.847 INFO kablam! Oct 27 04:52:39.869 INFO kablam! error: Could not compile `cage`. Oct 27 04:52:39.869 INFO kablam! Oct 27 04:52:39.869 INFO kablam! To learn more, run the command again with --verbose. Oct 27 04:52:39.871 INFO kablam! su: No module specific data is present Oct 27 04:52:40.868 INFO running `"docker" "rm" "-f" "b4c56a369cff07712d0315c0e8d21d64964009724d25fd5336a9bbd367a5956f"` Oct 27 04:52:41.296 INFO blam! b4c56a369cff07712d0315c0e8d21d64964009724d25fd5336a9bbd367a5956f