Oct 27 04:51:16.889 INFO checking faradayio/cage against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 04:51:16.891 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 04:51:17.340 INFO blam! 547a7756140ee6b66e91dee453a3eaf909f44789190b3ee100f835d9022b484c Oct 27 04:51:17.343 INFO running `"docker" "start" "-a" "547a7756140ee6b66e91dee453a3eaf909f44789190b3ee100f835d9022b484c"` Oct 27 04:51:20.149 INFO kablam! usermod: no changes Oct 27 04:51:20.664 INFO kablam! Checking shlex v0.1.1 Oct 27 04:51:20.675 INFO kablam! Checking cli_test_dir v0.1.4 Oct 27 04:51:20.679 INFO kablam! Checking memchr v0.1.11 Oct 27 04:51:20.696 INFO kablam! Checking serde_json v0.8.6 Oct 27 04:51:20.696 INFO kablam! Checking itertools v0.7.4 Oct 27 04:51:20.696 INFO kablam! Checking unix_socket v0.5.0 Oct 27 04:51:20.697 INFO kablam! Checking semver v0.9.0 Oct 27 04:51:20.697 INFO kablam! Compiling phf_generator v0.7.21 Oct 27 04:51:23.248 INFO kablam! Checking uuid v0.3.1 Oct 27 04:51:23.459 INFO kablam! Checking retry v0.4.0 Oct 27 04:51:24.279 INFO kablam! Checking serde_yaml v0.7.3 Oct 27 04:51:24.303 INFO kablam! Checking clap v2.29.0 Oct 27 04:51:24.748 INFO kablam! Checking openssl-sys v0.7.17 Oct 27 04:51:26.315 INFO kablam! Compiling miniz-sys v0.1.10 Oct 27 04:51:27.024 INFO kablam! Checking aho-corasick v0.5.3 Oct 27 04:51:27.578 INFO kablam! Checking regex v0.2.3 Oct 27 04:51:28.171 INFO kablam! Checking rayon v0.9.0 Oct 27 04:51:28.436 INFO kablam! Compiling phf_codegen v0.7.21 Oct 27 04:51:32.063 INFO kablam! Checking thread-id v2.0.0 Oct 27 04:51:32.640 INFO kablam! Compiling walkdir v0.1.8 Oct 27 04:51:32.835 INFO kablam! Checking chrono v0.2.25 Oct 27 04:51:33.340 INFO kablam! Checking openssl-sys-extras v0.7.14 Oct 27 04:51:33.685 INFO kablam! Compiling flate2 v0.2.20 Oct 27 04:51:34.883 INFO kablam! Checking jsonway v1.0.1 Oct 27 04:51:36.032 INFO kablam! Checking copy_dir v0.1.2 Oct 27 04:51:39.191 INFO kablam! Checking includedir v0.2.2 Oct 27 04:51:41.330 INFO kablam! Checking error-chain v0.5.0 Oct 27 04:51:41.400 INFO kablam! Checking thread_local v0.2.7 Oct 27 04:51:43.405 INFO kablam! Compiling valico v1.0.1 Oct 27 04:51:45.327 INFO kablam! Checking openssl v0.7.14 Oct 27 04:51:45.541 INFO kablam! Checking regex v0.1.80 Oct 27 04:51:46.213 INFO kablam! Compiling includedir_codegen v0.2.2 Oct 27 04:51:47.320 INFO kablam! Checking handlebars v0.29.1 Oct 27 04:51:47.433 INFO kablam! Checking env_logger v0.4.3 Oct 27 04:51:56.671 INFO kablam! Compiling cage v0.2.6 (/source) Oct 27 04:51:58.071 INFO kablam! Checking cookie v0.2.5 Oct 27 04:51:58.071 INFO kablam! Checking openssl-verify v0.1.0 Oct 27 04:52:02.290 INFO kablam! Checking hyper v0.9.18 Oct 27 04:52:06.951 INFO kablam! Checking compose_yml v0.0.54 Oct 27 04:52:12.085 INFO kablam! Checking hashicorp_vault v0.6.1 Oct 27 04:52:12.087 INFO kablam! Checking boondock v0.0.49 Oct 27 04:52:28.806 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:28.807 INFO kablam! --> src/plugins/transform/vault.rs:31:16 Oct 27 04:52:28.808 INFO kablam! | Oct 27 04:52:28.808 INFO kablam! 31 | let path = env::home_dir() Oct 27 04:52:28.808 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 04:52:28.809 INFO kablam! | Oct 27 04:52:28.809 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 04:52:28.809 INFO kablam! Oct 27 04:52:28.827 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:28.827 INFO kablam! --> src/plugins/transform/abs_path.rs:75:36 Oct 27 04:52:28.827 INFO kablam! | Oct 27 04:52:28.827 INFO kablam! 75 | let home = env::home_dir() Oct 27 04:52:28.827 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 04:52:28.827 INFO kablam! Oct 27 04:52:29.079 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:29.080 INFO kablam! --> src/plugins/transform/vault.rs:31:16 Oct 27 04:52:29.080 INFO kablam! | Oct 27 04:52:29.081 INFO kablam! 31 | let path = env::home_dir() Oct 27 04:52:29.082 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 04:52:29.082 INFO kablam! | Oct 27 04:52:29.083 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 04:52:29.083 INFO kablam! Oct 27 04:52:29.087 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:29.088 INFO kablam! --> src/plugins/transform/abs_path.rs:75:36 Oct 27 04:52:29.089 INFO kablam! | Oct 27 04:52:29.089 INFO kablam! 75 | let home = env::home_dir() Oct 27 04:52:29.090 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 04:52:29.090 INFO kablam! Oct 27 04:52:32.847 INFO kablam! thread 'main' panicked at 'allocation missing in dead_alloc_map', libcore/option.rs:1008:5 Oct 27 04:52:32.859 INFO kablam! stack backtrace: Oct 27 04:52:33.158 INFO kablam! 0: 0x7f50c64fd71f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hf8ab61302c24284c Oct 27 04:52:33.159 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 27 04:52:33.159 INFO kablam! 1: 0x7f50c64e2697 - std::sys_common::backtrace::print::h6c93ab6be75b9d39 Oct 27 04:52:33.161 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 27 04:52:33.161 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 27 04:52:33.161 INFO kablam! 2: 0x7f50c6508adf - std::panicking::default_hook::{{closure}}::h611aa709adbce723 Oct 27 04:52:33.162 INFO kablam! at libstd/panicking.rs:211 Oct 27 04:52:33.162 INFO kablam! 3: 0x7f50c6508844 - std::panicking::default_hook::h638eabd3231038cc Oct 27 04:52:33.162 INFO kablam! at libstd/panicking.rs:227 Oct 27 04:52:33.162 INFO kablam! 4: 0x7f50c2b632e1 - rustc::util::common::panic_hook::hf50bec47a39de6e1 Oct 27 04:52:33.162 INFO kablam! 5: 0x7f50c65092d6 - std::panicking::rust_panic_with_hook::h07995597da01f254 Oct 27 04:52:33.162 INFO kablam! at libstd/panicking.rs:480 Oct 27 04:52:33.162 INFO kablam! 6: 0x7f50c6508e21 - std::panicking::continue_panic_fmt::he3c34ed30d9ec907 Oct 27 04:52:33.163 INFO kablam! at libstd/panicking.rs:390 Oct 27 04:52:33.163 INFO kablam! 7: 0x7f50c6508d05 - rust_begin_unwind Oct 27 04:52:33.163 INFO kablam! at libstd/panicking.rs:325 Oct 27 04:52:33.163 INFO kablam! 8: 0x7f50c656abac - core::panicking::panic_fmt::hfebc7648cf933e48 Oct 27 04:52:33.165 INFO kablam! at libcore/panicking.rs:77 Oct 27 04:52:33.165 INFO kablam! 9: 0x7f50c656b042 - core::option::expect_failed::h9ffb48d8f1dd1e9e Oct 27 04:52:33.165 INFO kablam! at libcore/option.rs:1008 Oct 27 04:52:33.165 INFO kablam! 10: 0x7f50c3ff48e9 - >::check_align::h7f5917eb376260dd Oct 27 04:52:33.165 INFO kablam! 11: 0x7f50c401d0a3 - rustc_mir::interpret::validity::>::validate_primitive_type::h5ab3802cd02a1a14 Oct 27 04:52:33.165 INFO kablam! 12: 0x7f50c40165ba - rustc_mir::interpret::validity::>::validate_operand::h41b6021f2a74bcae Oct 27 04:52:33.167 INFO kablam! 13: 0x7f50c4015bc8 - rustc_mir::interpret::validity::>::validate_operand::h41b6021f2a74bcae Oct 27 04:52:33.167 INFO kablam! 14: 0x7f50c4015bc8 - rustc_mir::interpret::validity::>::validate_operand::h41b6021f2a74bcae Oct 27 04:52:33.167 INFO kablam! 15: 0x7f50c4015bc8 - rustc_mir::interpret::validity::>::validate_operand::h41b6021f2a74bcae Oct 27 04:52:33.167 INFO kablam! 16: 0x7f50c4031164 - rustc_lint::builtin::check_const::h9b07c5fd0836fa5f Oct 27 04:52:33.167 INFO kablam! 17: 0x7f50c3ff3910 - >::check_item::hdf56f804c04709e1 Oct 27 04:52:33.167 INFO kablam! 18: 0x7f50c2b3202c - as rustc::hir::intravisit::Visitor<'tcx>>::visit_item::h5f2317ee7e613104 Oct 27 04:52:33.168 INFO kablam! 19: 0x7f50c2b345f0 - as rustc::hir::intravisit::Visitor<'tcx>>::visit_mod::h35d4e35bb25f4b86 Oct 27 04:52:33.168 INFO kablam! 20: 0x7f50c2aa9e75 - rustc::hir::intravisit::walk_item::h20866ffb836281e9 Oct 27 04:52:33.168 INFO kablam! 21: 0x7f50c2b320eb - as rustc::hir::intravisit::Visitor<'tcx>>::visit_item::h5f2317ee7e613104 Oct 27 04:52:33.168 INFO kablam! 22: 0x7f50c2b345f0 - as rustc::hir::intravisit::Visitor<'tcx>>::visit_mod::h35d4e35bb25f4b86 Oct 27 04:52:33.168 INFO kablam! 23: 0x7f50c2aa3afe - rustc::hir::intravisit::walk_crate::h269dc043f5ea877a Oct 27 04:52:33.168 INFO kablam! 24: 0x7f50c2b3b91a - rustc::lint::context::check_crate::h3b59809c7e7d59ce Oct 27 04:52:33.168 INFO kablam! 25: 0x7f50c6892b05 - rustc::util::common::time::h1cf2382349e39556 Oct 27 04:52:33.168 INFO kablam! 26: 0x7f50c6836765 - rustc::ty::context::tls::enter_context::hb0ca8cfeffb409bb Oct 27 04:52:33.170 INFO kablam! 27: 0x7f50c68d65c1 - >::with::ha4060dca8dc6df80 Oct 27 04:52:33.170 INFO kablam! 28: 0x7f50c692a9d8 - rustc::ty::context::TyCtxt::create_and_enter::he3366f0f823a0d56 Oct 27 04:52:33.170 INFO kablam! 29: 0x7f50c687c944 - rustc_driver::driver::compile_input::hc8c36a3eee7d3b4d Oct 27 04:52:33.170 INFO kablam! 30: 0x7f50c6947304 - rustc_driver::run_compiler_with_pool::h20d6155454937f15 Oct 27 04:52:33.170 INFO kablam! 31: 0x7f50c687a96b - rustc_driver::driver::spawn_thread_pool::ha0c063191b9f63ec Oct 27 04:52:33.170 INFO kablam! 32: 0x7f50c6946337 - rustc_driver::run_compiler::hf9e1dcca270c237a Oct 27 04:52:33.170 INFO kablam! 33: 0x7f50c68651f4 - >::set::h0aa15a56cf0826d6 Oct 27 04:52:33.170 INFO kablam! 34: 0x7f50c68585f2 - as core::ops::function::FnOnce<()>>::call_once::hc8f62f84b8b097ae Oct 27 04:52:33.170 INFO kablam! 35: 0x7f50c6516a59 - __rust_maybe_catch_panic Oct 27 04:52:33.170 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 27 04:52:33.172 INFO kablam! 36: 0x7f50c6944465 - rustc_driver::run::h4cf8da0e18300993 Oct 27 04:52:33.172 INFO kablam! 37: 0x7f50c6951f7b - rustc_driver::main::h2c075e4bd6d44917 Oct 27 04:52:33.172 INFO kablam! 38: 0x55811033b962 - std::rt::lang_start::{{closure}}::hae377255a33ab020 Oct 27 04:52:33.172 INFO kablam! 39: 0x7f50c6508ca2 - std::panicking::try::do_call::h160e0c9759e29092 Oct 27 04:52:33.173 INFO kablam! at libstd/rt.rs:59 Oct 27 04:52:33.173 INFO kablam! at libstd/panicking.rs:310 Oct 27 04:52:33.173 INFO kablam! 40: 0x7f50c6516a59 - __rust_maybe_catch_panic Oct 27 04:52:33.173 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 27 04:52:33.173 INFO kablam! 41: 0x7f50c64cea8a - std::rt::lang_start_internal::h61865a8519f9c176 Oct 27 04:52:33.175 INFO kablam! at libstd/panicking.rs:289 Oct 27 04:52:33.175 INFO kablam! at libstd/panic.rs:392 Oct 27 04:52:33.175 INFO kablam! at libstd/rt.rs:58 Oct 27 04:52:33.175 INFO kablam! 42: 0x55811033b954 - main Oct 27 04:52:33.175 INFO kablam! 43: 0x7f50c60d982f - __libc_start_main Oct 27 04:52:33.175 INFO kablam! 44: 0x55811033b808 - Oct 27 04:52:33.175 INFO kablam! query stack during panic: Oct 27 04:52:33.175 INFO kablam! end of query stack Oct 27 04:52:33.277 INFO kablam! Oct 27 04:52:33.283 INFO kablam! error: internal compiler error: unexpected panic Oct 27 04:52:33.283 INFO kablam! Oct 27 04:52:33.283 INFO kablam! note: the compiler unexpectedly panicked. this is a bug. Oct 27 04:52:33.284 INFO kablam! Oct 27 04:52:33.284 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:33.284 INFO kablam! Oct 27 04:52:33.284 INFO kablam! note: rustc 1.31.0-nightly (19f01b935 2018-10-20) running on x86_64-unknown-linux-gnu Oct 27 04:52:33.284 INFO kablam! Oct 27 04:52:33.284 INFO kablam! note: compiler flags: -C debuginfo=2 --crate-type lib Oct 27 04:52:33.284 INFO kablam! Oct 27 04:52:33.284 INFO kablam! note: some of the compiler flags provided by cargo are hidden Oct 27 04:52:33.284 INFO kablam! Oct 27 04:52:33.303 INFO kablam! error: Could not compile `cage`. Oct 27 04:52:33.303 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 04:52:33.524 INFO kablam! thread 'main' panicked at 'allocation missing in dead_alloc_map', libcore/option.rs:1008:5 Oct 27 04:52:33.524 INFO kablam! stack backtrace: Oct 27 04:52:33.675 INFO kablam! 0: 0x7f233805271f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hf8ab61302c24284c Oct 27 04:52:33.675 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 27 04:52:33.675 INFO kablam! 1: 0x7f2338037697 - std::sys_common::backtrace::print::h6c93ab6be75b9d39 Oct 27 04:52:33.675 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 27 04:52:33.675 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 27 04:52:33.675 INFO kablam! 2: 0x7f233805dadf - std::panicking::default_hook::{{closure}}::h611aa709adbce723 Oct 27 04:52:33.675 INFO kablam! at libstd/panicking.rs:211 Oct 27 04:52:33.675 INFO kablam! 3: 0x7f233805d844 - std::panicking::default_hook::h638eabd3231038cc Oct 27 04:52:33.675 INFO kablam! at libstd/panicking.rs:227 Oct 27 04:52:33.675 INFO kablam! 4: 0x7f23346b82e1 - rustc::util::common::panic_hook::hf50bec47a39de6e1 Oct 27 04:52:33.675 INFO kablam! 5: 0x7f233805e2d6 - std::panicking::rust_panic_with_hook::h07995597da01f254 Oct 27 04:52:33.675 INFO kablam! at libstd/panicking.rs:480 Oct 27 04:52:33.675 INFO kablam! 6: 0x7f233805de21 - std::panicking::continue_panic_fmt::he3c34ed30d9ec907 Oct 27 04:52:33.675 INFO kablam! at libstd/panicking.rs:390 Oct 27 04:52:33.675 INFO kablam! 7: 0x7f233805dd05 - rust_begin_unwind Oct 27 04:52:33.675 INFO kablam! at libstd/panicking.rs:325 Oct 27 04:52:33.675 INFO kablam! 8: 0x7f23380bfbac - core::panicking::panic_fmt::hfebc7648cf933e48 Oct 27 04:52:33.675 INFO kablam! at libcore/panicking.rs:77 Oct 27 04:52:33.675 INFO kablam! 9: 0x7f23380c0042 - core::option::expect_failed::h9ffb48d8f1dd1e9e Oct 27 04:52:33.675 INFO kablam! at libcore/option.rs:1008 Oct 27 04:52:33.675 INFO kablam! 10: 0x7f2335b498e9 - >::check_align::h7f5917eb376260dd Oct 27 04:52:33.675 INFO kablam! 11: 0x7f2335b720a3 - rustc_mir::interpret::validity::>::validate_primitive_type::h5ab3802cd02a1a14 Oct 27 04:52:33.675 INFO kablam! 12: 0x7f2335b6b5ba - rustc_mir::interpret::validity::>::validate_operand::h41b6021f2a74bcae Oct 27 04:52:33.675 INFO kablam! 13: 0x7f2335b6abc8 - rustc_mir::interpret::validity::>::validate_operand::h41b6021f2a74bcae Oct 27 04:52:33.675 INFO kablam! 14: 0x7f2335b6abc8 - rustc_mir::interpret::validity::>::validate_operand::h41b6021f2a74bcae Oct 27 04:52:33.675 INFO kablam! 15: 0x7f2335b6abc8 - rustc_mir::interpret::validity::>::validate_operand::h41b6021f2a74bcae Oct 27 04:52:33.675 INFO kablam! 16: 0x7f2335b86164 - rustc_lint::builtin::check_const::h9b07c5fd0836fa5f Oct 27 04:52:33.675 INFO kablam! 17: 0x7f2335b48910 - >::check_item::hdf56f804c04709e1 Oct 27 04:52:33.675 INFO kablam! 18: 0x7f233468702c - as rustc::hir::intravisit::Visitor<'tcx>>::visit_item::h5f2317ee7e613104 Oct 27 04:52:33.675 INFO kablam! 19: 0x7f23346895f0 - as rustc::hir::intravisit::Visitor<'tcx>>::visit_mod::h35d4e35bb25f4b86 Oct 27 04:52:33.675 INFO kablam! 20: 0x7f23345fee75 - rustc::hir::intravisit::walk_item::h20866ffb836281e9 Oct 27 04:52:33.675 INFO kablam! 21: 0x7f23346870eb - as rustc::hir::intravisit::Visitor<'tcx>>::visit_item::h5f2317ee7e613104 Oct 27 04:52:33.675 INFO kablam! 22: 0x7f23346895f0 - as rustc::hir::intravisit::Visitor<'tcx>>::visit_mod::h35d4e35bb25f4b86 Oct 27 04:52:33.675 INFO kablam! 23: 0x7f23345f8afe - rustc::hir::intravisit::walk_crate::h269dc043f5ea877a Oct 27 04:52:33.675 INFO kablam! 24: 0x7f233469091a - rustc::lint::context::check_crate::h3b59809c7e7d59ce Oct 27 04:52:33.675 INFO kablam! 25: 0x7f23383e7b05 - rustc::util::common::time::h1cf2382349e39556 Oct 27 04:52:33.675 INFO kablam! 26: 0x7f233838b765 - rustc::ty::context::tls::enter_context::hb0ca8cfeffb409bb Oct 27 04:52:33.675 INFO kablam! 27: 0x7f233842b5c1 - >::with::ha4060dca8dc6df80 Oct 27 04:52:33.675 INFO kablam! 28: 0x7f233847f9d8 - rustc::ty::context::TyCtxt::create_and_enter::he3366f0f823a0d56 Oct 27 04:52:33.675 INFO kablam! 29: 0x7f23383d1944 - rustc_driver::driver::compile_input::hc8c36a3eee7d3b4d Oct 27 04:52:33.675 INFO kablam! 30: 0x7f233849c304 - rustc_driver::run_compiler_with_pool::h20d6155454937f15 Oct 27 04:52:33.675 INFO kablam! 31: 0x7f23383cf96b - rustc_driver::driver::spawn_thread_pool::ha0c063191b9f63ec Oct 27 04:52:33.675 INFO kablam! 32: 0x7f233849b337 - rustc_driver::run_compiler::hf9e1dcca270c237a Oct 27 04:52:33.675 INFO kablam! 33: 0x7f23383ba1f4 - >::set::h0aa15a56cf0826d6 Oct 27 04:52:33.675 INFO kablam! 34: 0x7f23383ad5f2 - as core::ops::function::FnOnce<()>>::call_once::hc8f62f84b8b097ae Oct 27 04:52:33.675 INFO kablam! 35: 0x7f233806ba59 - __rust_maybe_catch_panic Oct 27 04:52:33.675 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 27 04:52:33.675 INFO kablam! 36: 0x7f2338499465 - rustc_driver::run::h4cf8da0e18300993 Oct 27 04:52:33.675 INFO kablam! 37: 0x7f23384a6f7b - rustc_driver::main::h2c075e4bd6d44917 Oct 27 04:52:33.675 INFO kablam! 38: 0x55ec71eb7962 - std::rt::lang_start::{{closure}}::hae377255a33ab020 Oct 27 04:52:33.675 INFO kablam! 39: 0x7f233805dca2 - std::panicking::try::do_call::h160e0c9759e29092 Oct 27 04:52:33.675 INFO kablam! at libstd/rt.rs:59 Oct 27 04:52:33.675 INFO kablam! at libstd/panicking.rs:310 Oct 27 04:52:33.675 INFO kablam! 40: 0x7f233806ba59 - __rust_maybe_catch_panic Oct 27 04:52:33.675 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 27 04:52:33.675 INFO kablam! 41: 0x7f2338023a8a - std::rt::lang_start_internal::h61865a8519f9c176 Oct 27 04:52:33.695 INFO kablam! at libstd/panicking.rs:289 Oct 27 04:52:33.695 INFO kablam! at libstd/panic.rs:392 Oct 27 04:52:33.695 INFO kablam! at libstd/rt.rs:58 Oct 27 04:52:33.695 INFO kablam! 42: 0x55ec71eb7954 - main Oct 27 04:52:33.695 INFO kablam! 43: 0x7f2337c2e82f - __libc_start_main Oct 27 04:52:33.695 INFO kablam! 44: 0x55ec71eb7808 - Oct 27 04:52:33.695 INFO kablam! query stack during panic: Oct 27 04:52:33.695 INFO kablam! end of query stack Oct 27 04:52:33.739 INFO kablam! Oct 27 04:52:33.739 INFO kablam! error: internal compiler error: unexpected panic Oct 27 04:52:33.739 INFO kablam! Oct 27 04:52:33.739 INFO kablam! note: the compiler unexpectedly panicked. this is a bug. Oct 27 04:52:33.739 INFO kablam! Oct 27 04:52:33.739 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:33.739 INFO kablam! Oct 27 04:52:33.739 INFO kablam! note: rustc 1.31.0-nightly (19f01b935 2018-10-20) running on x86_64-unknown-linux-gnu Oct 27 04:52:33.739 INFO kablam! Oct 27 04:52:33.739 INFO kablam! note: compiler flags: -C debuginfo=2 Oct 27 04:52:33.739 INFO kablam! Oct 27 04:52:33.739 INFO kablam! note: some of the compiler flags provided by cargo are hidden Oct 27 04:52:33.739 INFO kablam! Oct 27 04:52:33.767 INFO kablam! error: Could not compile `cage`. Oct 27 04:52:33.767 INFO kablam! Oct 27 04:52:33.767 INFO kablam! To learn more, run the command again with --verbose. Oct 27 04:52:33.767 INFO kablam! su: No module specific data is present Oct 27 04:52:34.879 INFO running `"docker" "rm" "-f" "547a7756140ee6b66e91dee453a3eaf909f44789190b3ee100f835d9022b484c"` Oct 27 04:52:35.259 INFO blam! 547a7756140ee6b66e91dee453a3eaf909f44789190b3ee100f835d9022b484c