[INFO] updating cached repository https://github.com/blainehansen/micro-chimp
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 6beeda3216687a72725fbf2683d7bd183f37d189
[INFO] checking blainehansen/micro-chimp against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblainehansen%2Fmicro-chimp" "/workspace/builds/worker-2/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/blainehansen/micro-chimp on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/blainehansen/micro-chimp
[INFO] finished tweaking git repo https://github.com/blainehansen/micro-chimp
[INFO] tweaked toml for git repo https://github.com/blainehansen/micro-chimp written to /workspace/builds/worker-2/source/Cargo.toml
[INFO] crate git repo https://github.com/blainehansen/micro-chimp already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] f2502ad8e14807e5902a2d37cea55b5aa8e780a3999962078d09e142b7642264
[INFO] running `"docker" "start" "-a" "f2502ad8e14807e5902a2d37cea55b5aa8e780a3999962078d09e142b7642264"`
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]     Checking rent_to_own v0.1.0
[INFO] [stderr]    Compiling ring v0.13.5
[INFO] [stderr]    Compiling actix-web v0.7.18
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking signal-hook v0.1.8
[INFO] [stderr]    Compiling nom v4.2.2
[INFO] [stderr]    Compiling derive-error v0.0.3
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking cookie v0.11.0
[INFO] [stderr]     Checking env_logger v0.6.1
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]     Checking parking_lot_core v0.4.0
[INFO] [stderr]     Checking tokio-threadpool v0.1.12
[INFO] [stderr]     Checking uuid v0.7.2
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]     Checking pretty_env_logger v0.3.0
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]     Checking generic-array v0.12.0
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]    Compiling syn v0.15.29
[INFO] [stderr]     Checking digest v0.8.0
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking block-buffer v0.7.0
[INFO] [stderr]     Checking tokio-fs v0.1.6
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling mime_guess v2.0.0-alpha.6
[INFO] [stderr]     Checking hmac v0.7.0
[INFO] [stderr]     Checking sha2 v0.8.0
[INFO] [stderr]     Checking tokio-reactor v0.1.9
[INFO] [stderr]     Checking postgres-protocol v0.4.1
[INFO] [stderr]     Checking webpki v0.18.1
[INFO] [stderr]     Checking sct v0.4.0
[INFO] [stderr]     Checking webpki-roots v0.15.0
[INFO] [stderr]     Checking rustls v0.14.0
[INFO] [stderr]     Checking tokio-tcp v0.1.3
[INFO] [stderr]     Checking tokio-udp v0.1.3
[INFO] [stderr]     Checking tokio-uds v0.2.5
[INFO] [stderr]     Checking tokio-signal v0.2.7
[INFO] [stderr]     Checking tokio v0.1.17
[INFO] [stderr]     Checking tokio-rustls v0.8.1
[INFO] [stderr]    Compiling synstructure v0.10.1
[INFO] [stderr]    Compiling darling_core v0.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.89
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling actix_derive v0.3.2
[INFO] [stderr]    Compiling v_escape_derive v0.2.1
[INFO] [stderr]    Compiling darling_macro v0.8.6
[INFO] [stderr]     Checking failure v0.1.5
[INFO] [stderr]     Checking v_escape v0.3.2
[INFO] [stderr]     Checking trust-dns-proto v0.6.3
[INFO] [stderr]     Checking trust-dns-proto v0.5.0
[INFO] [stderr]     Checking v_htmlescape v0.3.2
[INFO] [stderr]    Compiling darling v0.8.6
[INFO] [stderr]    Compiling derive_state_machine_future v0.2.0
[INFO] [stderr]     Checking trust-dns-resolver v0.10.3
[INFO] [stderr]     Checking serde v1.0.89
[INFO] [stderr]     Checking state_machine_future v0.2.0
[INFO] [stderr]     Checking tokio-postgres v0.4.0-rc.3
[INFO] [stderr]     Checking actix v0.7.9
[INFO] [stderr]     Checking actix-net v0.2.6
[INFO] [stderr]     Checking serde_json v1.0.39
[INFO] [stderr]     Checking serde_urlencoded v0.5.4
[INFO] [stderr]     Checking validator v0.8.0
[INFO] [stderr]    Compiling validator_derive v0.8.0
[INFO] [stderr]     Checking micro-chimp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0583]: file not found for module `sites`
[INFO] [stderr]   --> src/main.rs:35:1
[INFO] [stderr]    |
[INFO] [stderr] 35 | mod sites;
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: to create the module `sites`, create file "src/sites.rs"
[INFO] [stderr] 
[INFO] [stderr] error[E0583]: file not found for module `sites`
[INFO] [stderr]   --> src/main.rs:35:1
[INFO] [stderr]    |
[INFO] [stderr] 35 | mod sites;
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: to create the module `sites`, create file "src/sites.rs"
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `sites::SiteName`
[INFO] [stderr]   --> src/main.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 36 | use sites::SiteName;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ no `SiteName` in `sites`
[INFO] [stderr] 
[INFO] [stderr] error: internal compiler error: src/librustc_trait_selection/traits/codegen/mod.rs:107: Encountered errors `[FulfillmentError(Obligation(predicate=Binder(TraitPredicate(<[type error] as std::marker::Sized>)), depth=2),Ambiguity)]` resolving bounds after type-checking
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' panicked at 'Box<Any>', src/librustc_errors/lib.rs:880:9
[INFO] [stderr] stack backtrace:
[INFO] [stderr] error[E0432]: unresolved import `sites::SiteName`
[INFO] [stderr]   --> src/main.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 36 | use sites::SiteName;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ no `SiteName` in `sites`
[INFO] [stderr] 
[INFO] [stderr] error: internal compiler error: src/librustc_trait_selection/traits/codegen/mod.rs:107: Encountered errors `[FulfillmentError(Obligation(predicate=Binder(TraitPredicate(<[type error] as std::marker::Sized>)), depth=2),Ambiguity)]` resolving bounds after type-checking
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' panicked at 'Box<Any>', src/librustc_errors/lib.rs:880:9
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7fa308f351f4 - backtrace::backtrace::libunwind::trace::h9e598fcb10d5c4f5
[INFO] [stderr]                                at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86
[INFO] [stderr]    1:     0x7fa308f351f4 - backtrace::backtrace::trace_unsynchronized::hbfbd58fbb4a2603e
[INFO] [stderr]                                at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66
[INFO] [stderr]    2:     0x7fa308f351f4 - std::sys_common::backtrace::_print_fmt::hacb596a8013761df
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:78
[INFO] [stderr]    3:     0x7fa308f351f4 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::ha1ba73c9085723eb
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:59
[INFO] [stderr]    4:     0x7fa308f737bc - core::fmt::write::hb4ac1e8a8c800611
[INFO] [stderr]                                at src/libcore/fmt/mod.rs:1069
[INFO] [stderr]    5:     0x7fa308f26c83 - std::io::Write::write_fmt::ha413e6029f4d499f
[INFO] [stderr]                                at src/libstd/io/mod.rs:1504
[INFO] [stderr]    6:     0x7fa308f3a1f5 - std::sys_common::backtrace::_print::h5afa8b3832cd03b8
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:62
[INFO] [stderr]    7:     0x7fa308f3a1f5 - std::sys_common::backtrace::print::h49229e3486b70f83
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:49
[INFO] [stderr]    8:     0x7fa308f3a1f5 - std::panicking::default_hook::{{closure}}::hcfefd5f4943f3aa9
[INFO] [stderr]                                at src/libstd/panicking.rs:198
[INFO] [stderr]    9:     0x7fa308f39f32 - std::panicking::default_hook::h4c2b6d8d034c53de
[INFO] [stderr]                                at src/libstd/panicking.rs:218
[INFO] [stderr]   10:     0x7fa3094de7f3 - rustc_driver::report_ice::h6c326f045c9e3303
[INFO] [stderr]   11:     0x7fa2fbaf27a6 - <alloc::boxed::Box<F> as core::ops::function::Fn<A>>::call::hc06e6d7776d86beb
[INFO] [stderr]                                at /rustc/209b2be09fcaff937480d1fbbe8b31646e361c7a/src/liballoc/boxed.rs:1022
[INFO] [stderr]   12:     0x7fa2fbb04005 - proc_macro::bridge::client::<impl proc_macro::bridge::Bridge>::enter::{{closure}}::{{closure}}::hfad7cd76bf55ebcb
[INFO] [stderr]                                at /rustc/209b2be09fcaff937480d1fbbe8b31646e361c7a/src/libproc_macro/bridge/client.rs:305
[INFO] [stderr]   13:     0x7fa308f3a975 - std::panicking::rust_panic_with_hook::hf8cee70c0118d2cc
[INFO] [stderr]                                at src/libstd/panicking.rs:515
[INFO] [stderr]   14:     0x7fa30bc65f13 - std::panicking::begin_panic::hb4a535244a0d91ad
[INFO] [stderr]   15:     0x7fa30bca1400 - rustc_errors::HandlerInner::bug::hd4c15237b5963ebc
[INFO] [stderr]   16:     0x7fa30bca0260 - rustc_errors::Handler::bug::ha37eae845259a1d6
[INFO] [stderr]   17:     0x7fa30b6a2829 - rustc_middle::util::bug::opt_span_bug_fmt::{{closure}}::h4e70e46326f881a8
[INFO] [stderr]   18:     0x7fa30b6a1a4b - rustc_middle::ty::context::tls::with_opt::{{closure}}::hd50a89cec5359215
[INFO] [stderr]   19:     0x7fa30b6a19f2 - rustc_middle::ty::context::tls::with_opt::h55962f77ccfb5b40
[INFO] [stderr]   20:     0x7fa30b6a2738 - rustc_middle::util::bug::opt_span_bug_fmt::hfe71987b1c67193f
[INFO] [stderr]   21:     0x7fa30b6a26a2 - rustc_middle::util::bug::bug_fmt::h842353eea78401a1
[INFO] [stderr]   22:     0x7fa30b248701 - rustc_trait_selection::traits::codegen::drain_fulfillment_cx_or_panic::had472a94eed5c28e
[INFO] [stderr]   23:     0x7fa30b25e699 - rustc_middle::ty::context::GlobalCtxt::enter_local::hd6c84bc6723f9299
[INFO] [stderr]   24:     0x7fa30b2485fa - rustc_trait_selection::traits::codegen::codegen_fulfill_obligation::h624256199870165b
[INFO] [stderr]   25:     0x7fa309b69713 - rustc_middle::ty::query::<impl rustc_query_system::query::config::QueryAccessors<rustc_middle::ty::context::TyCtxt> for rustc_middle::ty::query::queries::codegen_fulfill_obligation>::compute::he2f31781e70efe8f
[INFO] [stderr]   26:     0x7fa309b8ba2a - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::hb25ce6afde0169f2
[INFO] [stderr]   27:     0x7fa309b78a28 - rustc_query_system::query::plumbing::get_query::h7dae00b73f90e5e9
[INFO] [stderr]   28:     0x7fa309b6743a - rustc_ty::instance::resolve_instance::h15f4e63133e3f6a0
[INFO] [stderr]   29:     0x7fa30badd723 - rustc_middle::ty::query::<impl rustc_query_system::query::config::QueryAccessors<rustc_middle::ty::context::TyCtxt> for rustc_middle::ty::query::queries::resolve_instance>::compute::hf33a69a14a4600ba
[INFO] [stderr]   30:     0x7fa30b900022 - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::h88ebfa03217a7326
[INFO] [stderr]   31:     0x7fa30baaa5d9 - rustc_query_system::query::plumbing::get_query::hbc970bf54bfb1f1a
[INFO] [stderr]   32:     0x7fa30b70f02c - rustc_middle::ty::instance::Instance::resolve::h6c0a54b6bc1eadf3
[INFO] [stderr]   33:     0x7fa30a48c16b - rustc_mir_build::lints::check::h228b22c075c9c306
[INFO] [stderr]   34:     0x7fa30a3f8192 - rustc_middle::ty::context::GlobalCtxt::enter_local::h067aacb3053490ef
[INFO] [stderr]   35:     0x7fa30a421290 - rustc_mir_build::build::mir_built::h7b4616ca32ea3e61
[INFO] [stderr]   36:     0x7fa30a55bbd2 - rustc_middle::ty::query::<impl rustc_query_system::query::config::QueryAccessors<rustc_middle::ty::context::TyCtxt> for rustc_middle::ty::query::queries::mir_built>::compute::h0e985fb81bddd903
[INFO] [stderr]   37:     0x7fa30a720534 - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::h1c1e3e64e3a6ac63
[INFO] [stderr]   38:     0x7fa30a5a2207 - rustc_query_system::query::plumbing::get_query::h878903c6468b01be
[INFO] [stderr]   39:     0x7fa30a551fd9 - rustc_mir::transform::check_unsafety::unsafety_check_result::hbbc336c690601482
[INFO] [stderr]   40:     0x7fa30a55da6e - rustc_middle::ty::query::<impl rustc_query_system::query::config::QueryAccessors<rustc_middle::ty::context::TyCtxt> for rustc_middle::ty::query::queries::unsafety_check_result>::compute::hc53e6bf433b796df
[INFO] [stderr]   41:     0x7fa30a724431 - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::h4bc5917852eee680
[INFO] [stderr]   42:     0x7fa30a580bb1 - rustc_query_system::query::plumbing::get_query::h2c80c2a4c9dd9d1b
[INFO] [stderr]   43:     0x7fa30a916e3e - rustc_mir::transform::mir_const::h5b8bd9a80d8e00d2
[INFO] [stderr]   44:     0x7fa30a55bca2 - rustc_middle::ty::query::<impl rustc_query_system::query::config::QueryAccessors<rustc_middle::ty::context::TyCtxt> for rustc_middle::ty::query::queries::mir_const>::compute::hc6ea0132d25b3078
[INFO] [stderr]   45:     0x7fa30a730464 - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::he7b0f0884663fe1e
[INFO] [stderr]   46:     0x7fa30a5c3697 - rustc_query_system::query::plumbing::get_query::hf379a15ec293c976
[INFO] [stderr]   47:     0x7fa30a9170cb - rustc_mir::transform::mir_validated::h8649a6ecb78c767e
[INFO] [stderr]   48:     0x7fa30a55c4d2 - rustc_middle::ty::query::<impl rustc_query_system::query::config::QueryAccessors<rustc_middle::ty::context::TyCtxt> for rustc_middle::ty::query::queries::mir_validated>::compute::h461142e34ddf6d60
[INFO] [stderr]   49:     0x7fa30a730fac - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::hebeb6ea3e1190064
[INFO] [stderr]   50:     0x7fa30a59cfbc - rustc_query_system::query::plumbing::get_query::h68adffcc7afb11ec
[INFO] [stderr]   51:     0x7fa30a995f42 - rustc_mir::borrow_check::mir_borrowck::hb9975b5b37765774
[INFO] [stderr]   52:     0x7fa30a014672 - rustc_middle::ty::query::<impl rustc_query_system::query::config::QueryAccessors<rustc_middle::ty::context::TyCtxt> for rustc_middle::ty::query::queries::mir_borrowck>::compute::hdb0841f5d9bb800c
[INFO] [stderr]   53:     0x7fa309ec5fb4 - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::h7566f36dcac2d743
[INFO] [stderr]   54:     0x7fa30a043afa - rustc_query_system::query::plumbing::get_query::h574d89a61e6a423c
[INFO] [stderr]   55:     0x7fa309eb70dd - rustc_typeck::collect::type_of::type_of::h6d384675180f0143
[INFO] [stderr]   56:     0x7fa30b91085b - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::hbc5ef9d4ee91f843
[INFO] [stderr]   57:     0x7fa30bacc90e - rustc_query_system::query::plumbing::get_query::hf9b5c20b8bdbc738
[INFO] [stderr]   58:     0x7fa30b8c43dd - rustc_middle::ty::util::<impl rustc_middle::ty::context::TyCtxt>::try_expand_impl_trait_type::OpaqueTypeExpander::expand_opaque_ty::h32203c395ccc3668
[INFO] [stderr]   59:     0x7fa30b6fdec1 - rustc_middle::ty::util::<impl rustc_middle::ty::context::TyCtxt>::try_expand_impl_trait_type::h30ebe9f3ea0c706d
[INFO] [stderr]   60:     0x7fa309e34d55 - rustc_typeck::check::check_item_type::h5769354166fdccf8
[INFO] [stderr]   61:     0x7fa309f0b7fa - rustc_middle::hir::map::Map::visit_item_likes_in_module::hb6b0ef81dd4c4f7d
[INFO] [stderr]   62:     0x7fa309e30a7d - rustc_typeck::check::check_mod_item_types::h660f41bd60849610
[INFO] [stderr]   63:     0x7fa30a015ba2 - rustc_middle::ty::query::<impl rustc_query_system::query::config::QueryAccessors<rustc_middle::ty::context::TyCtxt> for rustc_middle::ty::query::queries::check_mod_item_types>::compute::h8513cb9e21d8af3c
[INFO] [stderr]   64:     0x7fa309ec37e4 - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::h613926e80c3542a8
[INFO] [stderr]   65:     0x7fa30a0669f6 - rustc_query_system::query::plumbing::get_query::hb25742e8823de737
[INFO] [stderr]   66:     0x7fa30a0170c2 - rustc_query_system::query::plumbing::ensure_query::h24bf346dac13a487
[INFO] [stderr]   67:     0x7fa309fb88a5 - rustc_session::utils::<impl rustc_session::session::Session>::time::h3f2695be8c2b1047
[INFO] [stderr]   68:     0x7fa30a012054 - rustc_typeck::check_crate::hf2f00804e59e5e24
[INFO] [stderr]   69:     0x7fa3098738d6 - rustc_interface::passes::analysis::he86322c157463271
[INFO] [stderr]   70:     0x7fa3094f318b - rustc_middle::ty::query::<impl rustc_query_system::query::config::QueryAccessors<rustc_middle::ty::context::TyCtxt> for rustc_middle::ty::query::queries::analysis>::compute::hbb7b273ad1f0b386
[INFO] [stderr]   71:     0x7fa3096262aa - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::h6ff8342e9c9913ab
[INFO] [stderr]   72:     0x7fa3094f3fd2 - rustc_query_system::query::plumbing::get_query::h8739896dbbc61bc0
[INFO] [stderr]   73:     0x7fa3094c8817 - rustc_middle::ty::context::tls::enter_global::h3d0a9915cfa66f1c
[INFO] [stderr]   74:     0x7fa309632c64 - rustc_interface::interface::run_compiler_in_existing_thread_pool::h7a19a5d3c1e762fa
[INFO] [stderr]   75:     0x7fa3094e4adf - rustc_ast::attr::with_globals::h387c6a568afb98a3
[INFO] [stderr]   76:     0x7fa3094ea354 - std::sys_common::backtrace::__rust_begin_short_backtrace::hf81d7120e0b0f75c
[INFO] [stderr]   77:     0x7fa30963530e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h48ad9e9f1a1b7104
[INFO] [stderr]   78:     0x7fa308f1679f - <alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once::h2eb39097015e5cc0
[INFO] [stderr]                                at /rustc/209b2be09fcaff937480d1fbbe8b31646e361c7a/src/liballoc/boxed.rs:1008
[INFO] [stderr]   79:     0x7fa308f4a9b3 - <alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once::h11a838bb86d445b8
[INFO] [stderr]                                at /rustc/209b2be09fcaff937480d1fbbe8b31646e361c7a/src/liballoc/boxed.rs:1008
[INFO] [stderr]   80:     0x7fa308f4a9b3 - std::sys::unix::thread::Thread::new::thread_start::h4416b34cb088d4d7
[INFO] [stderr]                                at src/libstd/sys/unix/thread.rs:87
[INFO] [stderr]   81:     0x7fa308caf6db - start_thread
[INFO] [stderr]   82:     0x7fa3085cc88f - __clone
[INFO] [stderr]   83:                0x0 - <unknown>
[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.44.0-nightly (209b2be09 2020-04-07) 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] query stack during panic:
[INFO] [stderr] #0 [codegen_fulfill_obligation] checking if `futures::Future` fulfills its obligations
[INFO] [stderr] #1 [resolve_instance] resolving instance `DefId(63:473 ~ futures[98bf]::future[0]::Future[0]::from_err[0])` `[actix_web::dev::JsonBody<actix_web::HttpRequest<State>, NewEmailJsonInput>, GenericError]` with ParamEnv { caller_bounds: [], reveal: UserFacing, def_id: None }
[INFO] [stderr] #2 [mir_built] building MIR for
[INFO] [stderr] #3 [unsafety_check_result] unsafety-checking `new_email`
[INFO] [stderr] #4 [mir_const] processing `new_email`
[INFO] [stderr] #5 [mir_validated] processing `new_email`
[INFO] [stderr] #6 [mir_borrowck] borrow-checking `new_email`
[INFO] [stderr] #7 [type_of] processing `new_email::{{opaque}}#0`
[INFO] [stderr] #8 [check_mod_item_types] checking item types in top-level module
[INFO] [stderr] #9 [analysis] running analysis passes on this crate
[INFO] [stderr] end of query stack
[INFO] [stderr] error: aborting due to 3 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0432, E0583.
[INFO] [stderr] For more information about an error, try `rustc --explain E0432`.
[INFO] [stderr] error: could not compile `micro-chimp`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr]    0:     0x7ff42e8cb1f4 - backtrace::backtrace::libunwind::trace::h9e598fcb10d5c4f5
[INFO] [stderr]                                at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86
[INFO] [stderr]    1:     0x7ff42e8cb1f4 - backtrace::backtrace::trace_unsynchronized::hbfbd58fbb4a2603e
[INFO] [stderr]                                at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66
[INFO] [stderr]    2:     0x7ff42e8cb1f4 - std::sys_common::backtrace::_print_fmt::hacb596a8013761df
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:78
[INFO] [stderr]    3:     0x7ff42e8cb1f4 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::ha1ba73c9085723eb
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:59
[INFO] [stderr]    4:     0x7ff42e9097bc - core::fmt::write::hb4ac1e8a8c800611
[INFO] [stderr]                                at src/libcore/fmt/mod.rs:1069
[INFO] [stderr]    5:     0x7ff42e8bcc83 - std::io::Write::write_fmt::ha413e6029f4d499f
[INFO] [stderr]                                at src/libstd/io/mod.rs:1504
[INFO] [stderr]    6:     0x7ff42e8d01f5 - std::sys_common::backtrace::_print::h5afa8b3832cd03b8
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:62
[INFO] [stderr]    7:     0x7ff42e8d01f5 - std::sys_common::backtrace::print::h49229e3486b70f83
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:49
[INFO] [stderr]    8:     0x7ff42e8d01f5 - std::panicking::default_hook::{{closure}}::hcfefd5f4943f3aa9
[INFO] [stderr]                                at src/libstd/panicking.rs:198
[INFO] [stderr]    9:     0x7ff42e8cff32 - std::panicking::default_hook::h4c2b6d8d034c53de
[INFO] [stderr]                                at src/libstd/panicking.rs:218
[INFO] [stderr]   10:     0x7ff42ee747f3 - rustc_driver::report_ice::h6c326f045c9e3303
[INFO] [stderr]   11:     0x7ff421a8f7a6 - <alloc::boxed::Box<F> as core::ops::function::Fn<A>>::call::hc06e6d7776d86beb
[INFO] [stderr]                                at /rustc/209b2be09fcaff937480d1fbbe8b31646e361c7a/src/liballoc/boxed.rs:1022
[INFO] [stderr]   12:     0x7ff421aa1005 - proc_macro::bridge::client::<impl proc_macro::bridge::Bridge>::enter::{{closure}}::{{closure}}::hfad7cd76bf55ebcb
[INFO] [stderr]                                at /rustc/209b2be09fcaff937480d1fbbe8b31646e361c7a/src/libproc_macro/bridge/client.rs:305
[INFO] [stderr]   13:     0x7ff42e8d0975 - std::panicking::rust_panic_with_hook::hf8cee70c0118d2cc
[INFO] [stderr]                                at src/libstd/panicking.rs:515
[INFO] [stderr]   14:     0x7ff4315fbf13 - std::panicking::begin_panic::hb4a535244a0d91ad
[INFO] [stderr]   15:     0x7ff431637400 - rustc_errors::HandlerInner::bug::hd4c15237b5963ebc
[INFO] [stderr]   16:     0x7ff431636260 - rustc_errors::Handler::bug::ha37eae845259a1d6
[INFO] [stderr]   17:     0x7ff431038829 - rustc_middle::util::bug::opt_span_bug_fmt::{{closure}}::h4e70e46326f881a8
[INFO] [stderr]   18:     0x7ff431037a4b - rustc_middle::ty::context::tls::with_opt::{{closure}}::hd50a89cec5359215
[INFO] [stderr]   19:     0x7ff4310379f2 - rustc_middle::ty::context::tls::with_opt::h55962f77ccfb5b40
[INFO] [stderr]   20:     0x7ff431038738 - rustc_middle::util::bug::opt_span_bug_fmt::hfe71987b1c67193f
[INFO] [stderr]   21:     0x7ff4310386a2 - rustc_middle::util::bug::bug_fmt::h842353eea78401a1
[INFO] [stderr]   22:     0x7ff430bde701 - rustc_trait_selection::traits::codegen::drain_fulfillment_cx_or_panic::had472a94eed5c28e
[INFO] [stderr]   23:     0x7ff430bf4699 - rustc_middle::ty::context::GlobalCtxt::enter_local::hd6c84bc6723f9299
[INFO] [stderr]   24:     0x7ff430bde5fa - rustc_trait_selection::traits::codegen::codegen_fulfill_obligation::h624256199870165b
[INFO] [stderr]   25:     0x7ff42f4ff713 - rustc_middle::ty::query::<impl rustc_query_system::query::config::QueryAccessors<rustc_middle::ty::context::TyCtxt> for rustc_middle::ty::query::queries::codegen_fulfill_obligation>::compute::he2f31781e70efe8f
[INFO] [stderr]   26:     0x7ff42f521a2a - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::hb25ce6afde0169f2
[INFO] [stderr]   27:     0x7ff42f50ea28 - rustc_query_system::query::plumbing::get_query::h7dae00b73f90e5e9
[INFO] [stderr]   28:     0x7ff42f4fd43a - rustc_ty::instance::resolve_instance::h15f4e63133e3f6a0
[INFO] [stderr]   29:     0x7ff431473723 - rustc_middle::ty::query::<impl rustc_query_system::query::config::QueryAccessors<rustc_middle::ty::context::TyCtxt> for rustc_middle::ty::query::queries::resolve_instance>::compute::hf33a69a14a4600ba
[INFO] [stderr]   30:     0x7ff431296022 - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::h88ebfa03217a7326
[INFO] [stderr]   31:     0x7ff4314405d9 - rustc_query_system::query::plumbing::get_query::hbc970bf54bfb1f1a
[INFO] [stderr]   32:     0x7ff4310a502c - rustc_middle::ty::instance::Instance::resolve::h6c0a54b6bc1eadf3
[INFO] [stderr]   33:     0x7ff42fe2216b - rustc_mir_build::lints::check::h228b22c075c9c306
[INFO] [stderr]   34:     0x7ff42fd8e192 - rustc_middle::ty::context::GlobalCtxt::enter_local::h067aacb3053490ef
[INFO] [stderr]   35:     0x7ff42fdb7290 - rustc_mir_build::build::mir_built::h7b4616ca32ea3e61
[INFO] [stderr]   36:     0x7ff42fef1bd2 - rustc_middle::ty::query::<impl rustc_query_system::query::config::QueryAccessors<rustc_middle::ty::context::TyCtxt> for rustc_middle::ty::query::queries::mir_built>::compute::h0e985fb81bddd903
[INFO] [stderr]   37:     0x7ff4300b6534 - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::h1c1e3e64e3a6ac63
[INFO] [stderr]   38:     0x7ff42ff38207 - rustc_query_system::query::plumbing::get_query::h878903c6468b01be
[INFO] [stderr]   39:     0x7ff42fee7fd9 - rustc_mir::transform::check_unsafety::unsafety_check_result::hbbc336c690601482
[INFO] [stderr]   40:     0x7ff42fef3a6e - rustc_middle::ty::query::<impl rustc_query_system::query::config::QueryAccessors<rustc_middle::ty::context::TyCtxt> for rustc_middle::ty::query::queries::unsafety_check_result>::compute::hc53e6bf433b796df
[INFO] [stderr]   41:     0x7ff4300ba431 - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::h4bc5917852eee680
[INFO] [stderr]   42:     0x7ff42ff16bb1 - rustc_query_system::query::plumbing::get_query::h2c80c2a4c9dd9d1b
[INFO] [stderr]   43:     0x7ff4302ace3e - rustc_mir::transform::mir_const::h5b8bd9a80d8e00d2
[INFO] [stderr]   44:     0x7ff42fef1ca2 - rustc_middle::ty::query::<impl rustc_query_system::query::config::QueryAccessors<rustc_middle::ty::context::TyCtxt> for rustc_middle::ty::query::queries::mir_const>::compute::hc6ea0132d25b3078
[INFO] [stderr]   45:     0x7ff4300c6464 - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::he7b0f0884663fe1e
[INFO] [stderr]   46:     0x7ff42ff59697 - rustc_query_system::query::plumbing::get_query::hf379a15ec293c976
[INFO] [stderr]   47:     0x7ff4302ad0cb - rustc_mir::transform::mir_validated::h8649a6ecb78c767e
[INFO] [stderr]   48:     0x7ff42fef24d2 - rustc_middle::ty::query::<impl rustc_query_system::query::config::QueryAccessors<rustc_middle::ty::context::TyCtxt> for rustc_middle::ty::query::queries::mir_validated>::compute::h461142e34ddf6d60
[INFO] [stderr]   49:     0x7ff4300c6fac - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::hebeb6ea3e1190064
[INFO] [stderr]   50:     0x7ff42ff32fbc - rustc_query_system::query::plumbing::get_query::h68adffcc7afb11ec
[INFO] [stderr]   51:     0x7ff43032bf42 - rustc_mir::borrow_check::mir_borrowck::hb9975b5b37765774
[INFO] [stderr]   52:     0x7ff42f9aa672 - rustc_middle::ty::query::<impl rustc_query_system::query::config::QueryAccessors<rustc_middle::ty::context::TyCtxt> for rustc_middle::ty::query::queries::mir_borrowck>::compute::hdb0841f5d9bb800c
[INFO] [stderr]   53:     0x7ff42f85bfb4 - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::h7566f36dcac2d743
[INFO] [stderr]   54:     0x7ff42f9d9afa - rustc_query_system::query::plumbing::get_query::h574d89a61e6a423c
[INFO] [stderr]   55:     0x7ff42f84d0dd - rustc_typeck::collect::type_of::type_of::h6d384675180f0143
[INFO] [stderr]   56:     0x7ff4312a685b - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::hbc5ef9d4ee91f843
[INFO] [stderr]   57:     0x7ff43146290e - rustc_query_system::query::plumbing::get_query::hf9b5c20b8bdbc738
[INFO] [stderr]   58:     0x7ff43125a3dd - rustc_middle::ty::util::<impl rustc_middle::ty::context::TyCtxt>::try_expand_impl_trait_type::OpaqueTypeExpander::expand_opaque_ty::h32203c395ccc3668
[INFO] [stderr]   59:     0x7ff431093ec1 - rustc_middle::ty::util::<impl rustc_middle::ty::context::TyCtxt>::try_expand_impl_trait_type::h30ebe9f3ea0c706d
[INFO] [stderr]   60:     0x7ff42f7cad55 - rustc_typeck::check::check_item_type::h5769354166fdccf8
[INFO] [stderr]   61:     0x7ff42f8a17fa - rustc_middle::hir::map::Map::visit_item_likes_in_module::hb6b0ef81dd4c4f7d
[INFO] [stderr]   62:     0x7ff42f7c6a7d - rustc_typeck::check::check_mod_item_types::h660f41bd60849610
[INFO] [stderr]   63:     0x7ff42f9abba2 - rustc_middle::ty::query::<impl rustc_query_system::query::config::QueryAccessors<rustc_middle::ty::context::TyCtxt> for rustc_middle::ty::query::queries::check_mod_item_types>::compute::h8513cb9e21d8af3c
[INFO] [stderr]   64:     0x7ff42f8597e4 - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::h613926e80c3542a8
[INFO] [stderr]   65:     0x7ff42f9fc9f6 - rustc_query_system::query::plumbing::get_query::hb25742e8823de737
[INFO] [stderr]   66:     0x7ff42f9ad0c2 - rustc_query_system::query::plumbing::ensure_query::h24bf346dac13a487
[INFO] [stderr]   67:     0x7ff42f94e8a5 - rustc_session::utils::<impl rustc_session::session::Session>::time::h3f2695be8c2b1047
[INFO] [stderr]   68:     0x7ff42f9a8054 - rustc_typeck::check_crate::hf2f00804e59e5e24
[INFO] [stderr]   69:     0x7ff42f2098d6 - rustc_interface::passes::analysis::he86322c157463271
[INFO] [stderr]   70:     0x7ff42ee8918b - rustc_middle::ty::query::<impl rustc_query_system::query::config::QueryAccessors<rustc_middle::ty::context::TyCtxt> for rustc_middle::ty::query::queries::analysis>::compute::hbb7b273ad1f0b386
[INFO] [stderr]   71:     0x7ff42efbc2aa - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::h6ff8342e9c9913ab
[INFO] [stderr]   72:     0x7ff42ee89fd2 - rustc_query_system::query::plumbing::get_query::h8739896dbbc61bc0
[INFO] [stderr]   73:     0x7ff42ee5e817 - rustc_middle::ty::context::tls::enter_global::h3d0a9915cfa66f1c
[INFO] [stderr]   74:     0x7ff42efc8c64 - rustc_interface::interface::run_compiler_in_existing_thread_pool::h7a19a5d3c1e762fa
[INFO] [stderr]   75:     0x7ff42ee7aadf - rustc_ast::attr::with_globals::h387c6a568afb98a3
[INFO] [stderr]   76:     0x7ff42ee80354 - std::sys_common::backtrace::__rust_begin_short_backtrace::hf81d7120e0b0f75c
[INFO] [stderr]   77:     0x7ff42efcb30e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h48ad9e9f1a1b7104
[INFO] [stderr]   78:     0x7ff42e8ac79f - <alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once::h2eb39097015e5cc0
[INFO] [stderr]                                at /rustc/209b2be09fcaff937480d1fbbe8b31646e361c7a/src/liballoc/boxed.rs:1008
[INFO] [stderr]   79:     0x7ff42e8e09b3 - <alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once::h11a838bb86d445b8
[INFO] [stderr]                                at /rustc/209b2be09fcaff937480d1fbbe8b31646e361c7a/src/liballoc/boxed.rs:1008
[INFO] [stderr]   80:     0x7ff42e8e09b3 - std::sys::unix::thread::Thread::new::thread_start::h4416b34cb088d4d7
[INFO] [stderr]                                at src/libstd/sys/unix/thread.rs:87
[INFO] [stderr]   81:     0x7ff42e6456db - start_thread
[INFO] [stderr]   82:     0x7ff42df6288f - __clone
[INFO] [stderr]   83:                0x0 - <unknown>
[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.44.0-nightly (209b2be09 2020-04-07) 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] query stack during panic:
[INFO] [stderr] #0 [codegen_fulfill_obligation] checking if `futures::Future` fulfills its obligations
[INFO] [stderr] #1 [resolve_instance] resolving instance `DefId(63:473 ~ futures[98bf]::future[0]::Future[0]::from_err[0])` `[actix_web::dev::JsonBody<actix_web::HttpRequest<State>, NewEmailJsonInput>, GenericError]` with ParamEnv { caller_bounds: [], reveal: UserFacing, def_id: None }
[INFO] [stderr] #2 [mir_built] building MIR for
[INFO] [stderr] #3 [unsafety_check_result] unsafety-checking `new_email`
[INFO] [stderr] #4 [mir_const] processing `new_email`
[INFO] [stderr] #5 [mir_validated] processing `new_email`
[INFO] [stderr] #6 [mir_borrowck] borrow-checking `new_email`
[INFO] [stderr] #7 [type_of] processing `new_email::{{opaque}}#0`
[INFO] [stderr] #8 [check_mod_item_types] checking item types in top-level module
[INFO] [stderr] #9 [analysis] running analysis passes on this crate
[INFO] [stderr] end of query stack
[INFO] [stderr] error: aborting due to 3 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0432, E0583.
[INFO] [stderr] For more information about an error, try `rustc --explain E0432`.
[INFO] [stderr] error: could not compile `micro-chimp`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "f2502ad8e14807e5902a2d37cea55b5aa8e780a3999962078d09e142b7642264"`
[INFO] running `"docker" "rm" "-f" "f2502ad8e14807e5902a2d37cea55b5aa8e780a3999962078d09e142b7642264"`
[INFO] [stdout] f2502ad8e14807e5902a2d37cea55b5aa8e780a3999962078d09e142b7642264
