Oct 21 17:56:42.173 INFO checking faradayio/cage against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 17:56:42.174 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 17:56:42.549 INFO blam! 3340fbd9f004b2cd5fa89f4a36736b4cfe0437a904f1eb93490f7783278f7f9d Oct 21 17:56:42.568 INFO running `"docker" "start" "-a" "3340fbd9f004b2cd5fa89f4a36736b4cfe0437a904f1eb93490f7783278f7f9d"` Oct 21 17:56:43.956 INFO kablam! usermod: no changes Oct 21 17:56:44.309 INFO kablam! Compiling miniz-sys v0.1.10 Oct 21 17:56:44.320 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 21 17:56:44.328 INFO kablam! Compiling openssl v0.7.14 Oct 21 17:56:44.345 INFO kablam! Checking serde_json v0.8.6 Oct 21 17:56:44.346 INFO kablam! Checking yaml-rust v0.4.0 Oct 21 17:56:44.347 INFO kablam! Checking itertools v0.7.4 Oct 21 17:56:44.348 INFO kablam! Checking unix_socket v0.5.0 Oct 21 17:56:44.349 INFO kablam! Checking semver v0.9.0 Oct 21 17:56:46.276 INFO kablam! Checking uuid v0.3.1 Oct 21 17:56:46.322 INFO kablam! Checking retry v0.4.0 Oct 21 17:56:48.177 INFO kablam! Checking rayon-core v1.3.0 Oct 21 17:56:48.559 INFO kablam! Checking clap v2.29.0 Oct 21 17:56:48.942 INFO kablam! Checking openssl-sys v0.7.17 Oct 21 17:56:49.514 INFO kablam! Checking regex v0.2.3 Oct 21 17:56:51.706 INFO kablam! Compiling walkdir v0.1.8 Oct 21 17:56:52.881 INFO kablam! Compiling valico v1.0.1 Oct 21 17:56:53.309 INFO kablam! Checking chrono v0.2.25 Oct 21 17:56:54.720 INFO kablam! Checking copy_dir v0.1.2 Oct 21 17:56:56.844 INFO kablam! Checking error-chain v0.5.0 Oct 21 17:56:56.847 INFO kablam! Checking rayon v0.9.0 Oct 21 17:56:56.865 INFO kablam! Checking serde_yaml v0.7.3 Oct 21 17:56:56.924 INFO kablam! Checking jsonway v1.0.1 Oct 21 17:57:03.440 INFO kablam! Compiling flate2 v0.2.20 Oct 21 17:57:05.636 INFO kablam! Checking env_logger v0.4.3 Oct 21 17:57:06.776 INFO kablam! Checking handlebars v0.29.1 Oct 21 17:57:07.900 INFO kablam! Checking includedir v0.2.2 Oct 21 17:57:11.467 INFO kablam! Compiling includedir_codegen v0.2.2 Oct 21 17:57:13.822 INFO kablam! Checking openssl-verify v0.1.0 Oct 21 17:57:13.824 INFO kablam! Checking cookie v0.2.5 Oct 21 17:57:19.409 INFO kablam! Checking hyper v0.9.18 Oct 21 17:57:19.664 INFO kablam! Compiling cage v0.2.6 (/source) Oct 21 17:57:21.020 INFO kablam! Checking compose_yml v0.0.54 Oct 21 17:57:29.063 INFO kablam! Checking hashicorp_vault v0.6.1 Oct 21 17:57:29.063 INFO kablam! Checking boondock v0.0.49 Oct 21 17:57:41.744 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 21 17:57:41.744 INFO kablam! --> src/plugins/transform/vault.rs:31:16 Oct 21 17:57:41.744 INFO kablam! | Oct 21 17:57:41.744 INFO kablam! 31 | let path = env::home_dir() Oct 21 17:57:41.744 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 17:57:41.744 INFO kablam! | Oct 21 17:57:41.744 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 17:57:41.744 INFO kablam! Oct 21 17:57:41.744 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 21 17:57:41.744 INFO kablam! --> src/plugins/transform/abs_path.rs:75:36 Oct 21 17:57:41.744 INFO kablam! | Oct 21 17:57:41.744 INFO kablam! 75 | let home = env::home_dir() Oct 21 17:57:41.744 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 17:57:41.744 INFO kablam! Oct 21 17:57:41.768 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 21 17:57:41.768 INFO kablam! --> src/plugins/transform/vault.rs:31:16 Oct 21 17:57:41.768 INFO kablam! | Oct 21 17:57:41.768 INFO kablam! 31 | let path = env::home_dir() Oct 21 17:57:41.768 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 17:57:41.768 INFO kablam! | Oct 21 17:57:41.768 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 17:57:41.768 INFO kablam! Oct 21 17:57:41.772 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 21 17:57:41.772 INFO kablam! --> src/plugins/transform/abs_path.rs:75:36 Oct 21 17:57:41.772 INFO kablam! | Oct 21 17:57:41.772 INFO kablam! 75 | let home = env::home_dir() Oct 21 17:57:41.772 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 17:57:41.772 INFO kablam! Oct 21 17:57:45.116 INFO kablam! thread 'main' panicked at 'allocation missing in dead_alloc_map', libcore/option.rs:1008:5 Oct 21 17:57:45.116 INFO kablam! stack backtrace: Oct 21 17:57:45.413 INFO kablam! 0: 0x7f26d111370f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hc790a6047650a25c Oct 21 17:57:45.413 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 21 17:57:45.414 INFO kablam! 1: 0x7f26d10f8687 - std::sys_common::backtrace::print::hef8e97456550ddc1 Oct 21 17:57:45.415 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 21 17:57:45.415 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 21 17:57:45.416 INFO kablam! 2: 0x7f26d111eadf - std::panicking::default_hook::{{closure}}::h0141030dd350a192 Oct 21 17:57:45.417 INFO kablam! at libstd/panicking.rs:211 Oct 21 17:57:45.417 INFO kablam! 3: 0x7f26d111e844 - std::panicking::default_hook::hff5fb27020d8e71b Oct 21 17:57:45.417 INFO kablam! at libstd/panicking.rs:227 Oct 21 17:57:45.417 INFO kablam! 4: 0x7f26cd778461 - rustc::util::common::panic_hook::hc481878d35934a53 Oct 21 17:57:45.417 INFO kablam! 5: 0x7f26d111f2d6 - std::panicking::rust_panic_with_hook::h91281e711b2e81db Oct 21 17:57:45.417 INFO kablam! at libstd/panicking.rs:480 Oct 21 17:57:45.418 INFO kablam! 6: 0x7f26d111ee21 - std::panicking::continue_panic_fmt::h7fc7caf72cdba016 Oct 21 17:57:45.418 INFO kablam! at libstd/panicking.rs:390 Oct 21 17:57:45.418 INFO kablam! 7: 0x7f26d111ed05 - rust_begin_unwind Oct 21 17:57:45.418 INFO kablam! at libstd/panicking.rs:325 Oct 21 17:57:45.419 INFO kablam! 8: 0x7f26d1180bac - core::panicking::panic_fmt::h7d86341392b60304 Oct 21 17:57:45.420 INFO kablam! at libcore/panicking.rs:77 Oct 21 17:57:45.420 INFO kablam! 9: 0x7f26d1181042 - core::option::expect_failed::hc0bb85a9351990d4 Oct 21 17:57:45.420 INFO kablam! at libcore/option.rs:1008 Oct 21 17:57:45.422 INFO kablam! 10: 0x7f26cec098a9 - >::check_align::haf1be55bed9a6c5f Oct 21 17:57:45.422 INFO kablam! 11: 0x7f26cec31b23 - rustc_mir::interpret::validity::>::validate_primitive_type::hf7733d8eef9c99fd Oct 21 17:57:45.423 INFO kablam! 12: 0x7f26cec2b03a - rustc_mir::interpret::validity::>::validate_operand::h8f242dfc607f2745 Oct 21 17:57:45.423 INFO kablam! 13: 0x7f26cec2a648 - rustc_mir::interpret::validity::>::validate_operand::h8f242dfc607f2745 Oct 21 17:57:45.423 INFO kablam! 14: 0x7f26cec2a648 - rustc_mir::interpret::validity::>::validate_operand::h8f242dfc607f2745 Oct 21 17:57:45.425 INFO kablam! 15: 0x7f26cec2a648 - rustc_mir::interpret::validity::>::validate_operand::h8f242dfc607f2745 Oct 21 17:57:45.425 INFO kablam! 16: 0x7f26cec45be4 - rustc_lint::builtin::check_const::h56b8ea62031ff533 Oct 21 17:57:45.425 INFO kablam! 17: 0x7f26cec088d0 - >::check_item::h01fb41523489bc4b Oct 21 17:57:45.426 INFO kablam! 18: 0x7f26cd7471ac - as rustc::hir::intravisit::Visitor<'tcx>>::visit_item::h20978e16a2497343 Oct 21 17:57:45.426 INFO kablam! 19: 0x7f26cd749770 - as rustc::hir::intravisit::Visitor<'tcx>>::visit_mod::h812100fdf5a6dfa1 Oct 21 17:57:45.426 INFO kablam! 20: 0x7f26cd6c2215 - rustc::hir::intravisit::walk_item::h61d298535dcc8897 Oct 21 17:57:45.426 INFO kablam! 21: 0x7f26cd74726b - as rustc::hir::intravisit::Visitor<'tcx>>::visit_item::h20978e16a2497343 Oct 21 17:57:45.432 INFO kablam! 22: 0x7f26cd749770 - as rustc::hir::intravisit::Visitor<'tcx>>::visit_mod::h812100fdf5a6dfa1 Oct 21 17:57:45.433 INFO kablam! 23: 0x7f26cd6b8fce - rustc::hir::intravisit::walk_crate::hf52f894c17555ade Oct 21 17:57:45.433 INFO kablam! 24: 0x7f26cd750a9a - rustc::lint::context::check_crate::hffdd2a22c06cdc75 Oct 21 17:57:45.435 INFO kablam! 25: 0x7f26d14aa9b5 - rustc::util::common::time::h044d275b07176669 Oct 21 17:57:45.435 INFO kablam! 26: 0x7f26d144d895 - rustc::ty::context::tls::enter_context::h83693421b1f7e2ac Oct 21 17:57:45.435 INFO kablam! 27: 0x7f26d14efec1 - >::with::haf102807228eb550 Oct 21 17:57:45.436 INFO kablam! 28: 0x7f26d154161d - rustc::ty::context::TyCtxt::create_and_enter::h84e3e7bd321d7315 Oct 21 17:57:45.436 INFO kablam! 29: 0x7f26d1495174 - rustc_driver::driver::compile_input::he36f1941c84e959e Oct 21 17:57:45.436 INFO kablam! 30: 0x7f26d1561684 - rustc_driver::run_compiler_with_pool::h5bf41eb8821bbd5e Oct 21 17:57:45.436 INFO kablam! 31: 0x7f26d149318b - rustc_driver::driver::spawn_thread_pool::h00461881d0854d6b Oct 21 17:57:45.436 INFO kablam! 32: 0x7f26d15606b7 - rustc_driver::run_compiler::h956a05419c7640d8 Oct 21 17:57:45.436 INFO kablam! 33: 0x7f26d147d9c4 - >::set::hecd202198c1a2d4f Oct 21 17:57:45.437 INFO kablam! 34: 0x7f26d146fe72 - as core::ops::function::FnOnce<()>>::call_once::h3afa2b39498c5cc4 Oct 21 17:57:45.437 INFO kablam! 35: 0x7f26d112c5e9 - __rust_maybe_catch_panic Oct 21 17:57:45.440 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 21 17:57:45.440 INFO kablam! 36: 0x7f26d155e7e5 - rustc_driver::run::h15ff99cba7c722c5 Oct 21 17:57:45.440 INFO kablam! 37: 0x7f26d156c31b - rustc_driver::main::h618945cd6fee4ac7 Oct 21 17:57:45.440 INFO kablam! 38: 0x5652fbe62962 - std::rt::lang_start::{{closure}}::h1b85a41d7167b5fd Oct 21 17:57:45.441 INFO kablam! 39: 0x7f26d111eca2 - std::panicking::try::do_call::hb6cb84b90f739540 Oct 21 17:57:45.441 INFO kablam! at libstd/rt.rs:59 Oct 21 17:57:45.441 INFO kablam! at libstd/panicking.rs:310 Oct 21 17:57:45.441 INFO kablam! 40: 0x7f26d112c5e9 - __rust_maybe_catch_panic Oct 21 17:57:45.441 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 21 17:57:45.441 INFO kablam! 41: 0x7f26d10e4a5a - std::rt::lang_start_internal::h5161ad4624811397 Oct 21 17:57:45.448 INFO kablam! at libstd/panicking.rs:289 Oct 21 17:57:45.448 INFO kablam! at libstd/panic.rs:392 Oct 21 17:57:45.448 INFO kablam! at libstd/rt.rs:58 Oct 21 17:57:45.448 INFO kablam! 42: 0x5652fbe62954 - main Oct 21 17:57:45.448 INFO kablam! 43: 0x7f26d0cef82f - __libc_start_main Oct 21 17:57:45.448 INFO kablam! 44: 0x5652fbe62808 - Oct 21 17:57:45.448 INFO kablam! query stack during panic: Oct 21 17:57:45.448 INFO kablam! end of query stack Oct 21 17:57:45.568 INFO kablam! Oct 21 17:57:45.585 INFO kablam! error: internal compiler error: unexpected panic Oct 21 17:57:45.585 INFO kablam! Oct 21 17:57:45.585 INFO kablam! note: the compiler unexpectedly panicked. this is a bug. Oct 21 17:57:45.585 INFO kablam! Oct 21 17:57:45.586 INFO kablam! note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports Oct 21 17:57:45.586 INFO kablam! Oct 21 17:57:45.586 INFO kablam! note: rustc 1.31.0-nightly (155510e37 2018-10-20) running on x86_64-unknown-linux-gnu Oct 21 17:57:45.586 INFO kablam! Oct 21 17:57:45.587 INFO kablam! note: compiler flags: -C debuginfo=2 --crate-type lib Oct 21 17:57:45.587 INFO kablam! Oct 21 17:57:45.587 INFO kablam! note: some of the compiler flags provided by cargo are hidden Oct 21 17:57:45.587 INFO kablam! Oct 21 17:57:45.597 INFO kablam! error: Could not compile `cage`. Oct 21 17:57:45.597 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 17:57:46.245 INFO kablam! thread 'main' panicked at 'allocation missing in dead_alloc_map', libcore/option.rs:1008:5 Oct 21 17:57:46.245 INFO kablam! stack backtrace: Oct 21 17:57:46.363 INFO kablam! 0: 0x7fce25bd770f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hc790a6047650a25c Oct 21 17:57:46.364 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 21 17:57:46.365 INFO kablam! 1: 0x7fce25bbc687 - std::sys_common::backtrace::print::hef8e97456550ddc1 Oct 21 17:57:46.367 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 21 17:57:46.368 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 21 17:57:46.368 INFO kablam! 2: 0x7fce25be2adf - std::panicking::default_hook::{{closure}}::h0141030dd350a192 Oct 21 17:57:46.369 INFO kablam! at libstd/panicking.rs:211 Oct 21 17:57:46.369 INFO kablam! 3: 0x7fce25be2844 - std::panicking::default_hook::hff5fb27020d8e71b Oct 21 17:57:46.370 INFO kablam! at libstd/panicking.rs:227 Oct 21 17:57:46.371 INFO kablam! 4: 0x7fce2223c461 - rustc::util::common::panic_hook::hc481878d35934a53 Oct 21 17:57:46.372 INFO kablam! 5: 0x7fce25be32d6 - std::panicking::rust_panic_with_hook::h91281e711b2e81db Oct 21 17:57:46.373 INFO kablam! at libstd/panicking.rs:480 Oct 21 17:57:46.373 INFO kablam! 6: 0x7fce25be2e21 - std::panicking::continue_panic_fmt::h7fc7caf72cdba016 Oct 21 17:57:46.373 INFO kablam! at libstd/panicking.rs:390 Oct 21 17:57:46.373 INFO kablam! 7: 0x7fce25be2d05 - rust_begin_unwind Oct 21 17:57:46.373 INFO kablam! at libstd/panicking.rs:325 Oct 21 17:57:46.374 INFO kablam! 8: 0x7fce25c44bac - core::panicking::panic_fmt::h7d86341392b60304 Oct 21 17:57:46.376 INFO kablam! at libcore/panicking.rs:77 Oct 21 17:57:46.376 INFO kablam! 9: 0x7fce25c45042 - core::option::expect_failed::hc0bb85a9351990d4 Oct 21 17:57:46.376 INFO kablam! at libcore/option.rs:1008 Oct 21 17:57:46.377 INFO kablam! 10: 0x7fce236cd8a9 - >::check_align::haf1be55bed9a6c5f Oct 21 17:57:46.378 INFO kablam! 11: 0x7fce236f5b23 - rustc_mir::interpret::validity::>::validate_primitive_type::hf7733d8eef9c99fd Oct 21 17:57:46.379 INFO kablam! 12: 0x7fce236ef03a - rustc_mir::interpret::validity::>::validate_operand::h8f242dfc607f2745 Oct 21 17:57:46.380 INFO kablam! 13: 0x7fce236ee648 - rustc_mir::interpret::validity::>::validate_operand::h8f242dfc607f2745 Oct 21 17:57:46.381 INFO kablam! 14: 0x7fce236ee648 - rustc_mir::interpret::validity::>::validate_operand::h8f242dfc607f2745 Oct 21 17:57:46.382 INFO kablam! 15: 0x7fce236ee648 - rustc_mir::interpret::validity::>::validate_operand::h8f242dfc607f2745 Oct 21 17:57:46.382 INFO kablam! 16: 0x7fce23709be4 - rustc_lint::builtin::check_const::h56b8ea62031ff533 Oct 21 17:57:46.383 INFO kablam! 17: 0x7fce236cc8d0 - >::check_item::h01fb41523489bc4b Oct 21 17:57:46.384 INFO kablam! 18: 0x7fce2220b1ac - as rustc::hir::intravisit::Visitor<'tcx>>::visit_item::h20978e16a2497343 Oct 21 17:57:46.385 INFO kablam! 19: 0x7fce2220d770 - as rustc::hir::intravisit::Visitor<'tcx>>::visit_mod::h812100fdf5a6dfa1 Oct 21 17:57:46.386 INFO kablam! 20: 0x7fce22186215 - rustc::hir::intravisit::walk_item::h61d298535dcc8897 Oct 21 17:57:46.387 INFO kablam! 21: 0x7fce2220b26b - as rustc::hir::intravisit::Visitor<'tcx>>::visit_item::h20978e16a2497343 Oct 21 17:57:46.388 INFO kablam! 22: 0x7fce2220d770 - as rustc::hir::intravisit::Visitor<'tcx>>::visit_mod::h812100fdf5a6dfa1 Oct 21 17:57:46.389 INFO kablam! 23: 0x7fce2217cfce - rustc::hir::intravisit::walk_crate::hf52f894c17555ade Oct 21 17:57:46.389 INFO kablam! 24: 0x7fce22214a9a - rustc::lint::context::check_crate::hffdd2a22c06cdc75 Oct 21 17:57:46.390 INFO kablam! 25: 0x7fce25f6e9b5 - rustc::util::common::time::h044d275b07176669 Oct 21 17:57:46.391 INFO kablam! 26: 0x7fce25f11895 - rustc::ty::context::tls::enter_context::h83693421b1f7e2ac Oct 21 17:57:46.392 INFO kablam! 27: 0x7fce25fb3ec1 - >::with::haf102807228eb550 Oct 21 17:57:46.393 INFO kablam! 28: 0x7fce2600561d - rustc::ty::context::TyCtxt::create_and_enter::h84e3e7bd321d7315 Oct 21 17:57:46.393 INFO kablam! 29: 0x7fce25f59174 - rustc_driver::driver::compile_input::he36f1941c84e959e Oct 21 17:57:46.394 INFO kablam! 30: 0x7fce26025684 - rustc_driver::run_compiler_with_pool::h5bf41eb8821bbd5e Oct 21 17:57:46.395 INFO kablam! 31: 0x7fce25f5718b - rustc_driver::driver::spawn_thread_pool::h00461881d0854d6b Oct 21 17:57:46.395 INFO kablam! 32: 0x7fce260246b7 - rustc_driver::run_compiler::h956a05419c7640d8 Oct 21 17:57:46.396 INFO kablam! 33: 0x7fce25f419c4 - >::set::hecd202198c1a2d4f Oct 21 17:57:46.397 INFO kablam! 34: 0x7fce25f33e72 - as core::ops::function::FnOnce<()>>::call_once::h3afa2b39498c5cc4 Oct 21 17:57:46.398 INFO kablam! 35: 0x7fce25bf05e9 - __rust_maybe_catch_panic Oct 21 17:57:46.399 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 21 17:57:46.399 INFO kablam! 36: 0x7fce260227e5 - rustc_driver::run::h15ff99cba7c722c5 Oct 21 17:57:46.400 INFO kablam! 37: 0x7fce2603031b - rustc_driver::main::h618945cd6fee4ac7 Oct 21 17:57:46.401 INFO kablam! 38: 0x55f92dac4962 - std::rt::lang_start::{{closure}}::h1b85a41d7167b5fd Oct 21 17:57:46.402 INFO kablam! 39: 0x7fce25be2ca2 - std::panicking::try::do_call::hb6cb84b90f739540 Oct 21 17:57:46.402 INFO kablam! at libstd/rt.rs:59 Oct 21 17:57:46.403 INFO kablam! at libstd/panicking.rs:310 Oct 21 17:57:46.404 INFO kablam! 40: 0x7fce25bf05e9 - __rust_maybe_catch_panic Oct 21 17:57:46.405 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 21 17:57:46.405 INFO kablam! 41: 0x7fce25ba8a5a - std::rt::lang_start_internal::h5161ad4624811397 Oct 21 17:57:46.408 INFO kablam! at libstd/panicking.rs:289 Oct 21 17:57:46.408 INFO kablam! at libstd/panic.rs:392 Oct 21 17:57:46.408 INFO kablam! at libstd/rt.rs:58 Oct 21 17:57:46.408 INFO kablam! 42: 0x55f92dac4954 - main Oct 21 17:57:46.408 INFO kablam! 43: 0x7fce257b382f - __libc_start_main Oct 21 17:57:46.408 INFO kablam! 44: 0x55f92dac4808 - Oct 21 17:57:46.408 INFO kablam! query stack during panic: Oct 21 17:57:46.410 INFO kablam! end of query stack Oct 21 17:57:46.472 INFO kablam! Oct 21 17:57:46.472 INFO kablam! error: internal compiler error: unexpected panic Oct 21 17:57:46.472 INFO kablam! Oct 21 17:57:46.472 INFO kablam! note: the compiler unexpectedly panicked. this is a bug. Oct 21 17:57:46.472 INFO kablam! Oct 21 17:57:46.472 INFO kablam! note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports Oct 21 17:57:46.472 INFO kablam! Oct 21 17:57:46.472 INFO kablam! note: rustc 1.31.0-nightly (155510e37 2018-10-20) running on x86_64-unknown-linux-gnu Oct 21 17:57:46.472 INFO kablam! Oct 21 17:57:46.472 INFO kablam! note: compiler flags: -C debuginfo=2 Oct 21 17:57:46.472 INFO kablam! Oct 21 17:57:46.472 INFO kablam! note: some of the compiler flags provided by cargo are hidden Oct 21 17:57:46.472 INFO kablam! Oct 21 17:57:46.497 INFO kablam! error: Could not compile `cage`. Oct 21 17:57:46.497 INFO kablam! Oct 21 17:57:46.497 INFO kablam! To learn more, run the command again with --verbose. Oct 21 17:57:46.499 INFO kablam! su: No module specific data is present Oct 21 17:57:47.769 INFO running `"docker" "rm" "-f" "3340fbd9f004b2cd5fa89f4a36736b4cfe0437a904f1eb93490f7783278f7f9d"` Oct 21 17:57:48.105 INFO blam! 3340fbd9f004b2cd5fa89f4a36736b4cfe0437a904f1eb93490f7783278f7f9d