[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#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblainehansen%2Fmicro-chimp" "/workspace/builds/worker-0/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/blainehansen/micro-chimp on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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-0/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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] f3605feff804f5c73feb14867438507abc2119f562b2b4e13e86f3044ab36c47
[INFO] running `"docker" "start" "-a" "f3605feff804f5c73feb14867438507abc2119f562b2b4e13e86f3044ab36c47"`
[INFO] [stderr]    Compiling syn v0.15.29
[INFO] [stderr]     Checking arc-swap v0.3.7
[INFO] [stderr]    Compiling case v0.1.0
[INFO] [stderr]    Compiling v_escape v0.3.2
[INFO] [stderr]    Compiling v_htmlescape v0.3.2
[INFO] [stderr]    Compiling actix-web v0.7.18
[INFO] [stderr]    Compiling ring v0.13.5
[INFO] [stderr]     Checking socket2 v0.3.8
[INFO] [stderr]    Compiling nom v4.2.2
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]     Checking resolv-conf v0.6.2
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]    Compiling regex v1.1.2
[INFO] [stderr]     Checking signal-hook v0.1.8
[INFO] [stderr]    Compiling derive-error v0.0.3
[INFO] [stderr]     Checking sha2 v0.8.0
[INFO] [stderr]     Checking hmac v0.7.0
[INFO] [stderr]     Checking env_logger v0.6.1
[INFO] [stderr]     Checking cookie v0.11.0
[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]     Checking postgres-protocol v0.4.1
[INFO] [stderr]     Checking pretty_env_logger v0.3.0
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]    Compiling mime_guess v2.0.0-alpha.6
[INFO] [stderr]     Checking tokio-fs v0.1.6
[INFO] [stderr]     Checking tokio-reactor v0.1.9
[INFO] [stderr]     Checking webpki v0.18.1
[INFO] [stderr]     Checking sct v0.4.0
[INFO] [stderr]     Checking rustls v0.14.0
[INFO] [stderr]     Checking webpki-roots v0.15.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]    Compiling synstructure v0.10.1
[INFO] [stderr]    Compiling darling_core v0.8.6
[INFO] [stderr]     Checking tokio-rustls v0.8.1
[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 trust-dns-proto v0.6.3
[INFO] [stderr]     Checking trust-dns-proto v0.5.0
[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 actix v0.7.9
[INFO] [stderr]     Checking tokio-postgres v0.4.0-rc.3
[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:     0x7ff71337f1d4 - backtrace::backtrace::libunwind::trace::hda902e3a4eb9d449
[INFO] [stderr]                                at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86
[INFO] [stderr]    1:     0x7ff71337f1d4 - backtrace::backtrace::trace_unsynchronized::h06df0062bb63b7e2
[INFO] [stderr]                                at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66
[INFO] [stderr]    2:     0x7ff71337f1d4 - std::sys_common::backtrace::_print_fmt::ha5249daf78f399e8
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:78
[INFO] [stderr]    3:     0x7ff71337f1d4 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h68243ef2eafa8843
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:59
[INFO] [stderr]    4:     0x7ff7133bd79c - core::fmt::write::h8b50d07b82ae3922
[INFO] [stderr]                                at src/libcore/fmt/mod.rs:1069
[INFO] [stderr]    5:     0x7ff713370c63 - std::io::Write::write_fmt::h9a5b9a212b705549
[INFO] [stderr]                                at src/libstd/io/mod.rs:1504
[INFO] [stderr]    6:     0x7ff7133841d5 - std::sys_common::backtrace::_print::hcd11fe8eb9e7335d
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:62
[INFO] [stderr]    7:     0x7ff7133841d5 - std::sys_common::backtrace::print::h475286256f91474c
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:49
[INFO] [stderr]    8:     0x7ff7133841d5 - std::panicking::default_hook::{{closure}}::h2a45e9d6ef27161b
[INFO] [stderr]                                at src/libstd/panicking.rs:198
[INFO] [stderr]    9:     0x7ff713383f12 - std::panicking::default_hook::h76adec688b27abdd
[INFO] [stderr]                                at src/libstd/panicking.rs:218
[INFO] [stderr]   10:     0x7ff713928e73 - rustc_driver::report_ice::ha43231bc7b816a0f
[INFO] [stderr]   11:     0x7ff70653c7a6 - <alloc::boxed::Box<F> as core::ops::function::Fn<A>>::call::h67ca4320d3a8cdaa
[INFO] [stderr]                                at /rustc/bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc/src/liballoc/boxed.rs:1022
[INFO] [stderr]   12:     0x7ff70654e005 - proc_macro::bridge::client::<impl proc_macro::bridge::Bridge>::enter::{{closure}}::{{closure}}::h254eb5084c67c62f
[INFO] [stderr]                                at /rustc/bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc/src/libproc_macro/bridge/client.rs:305
[INFO] [stderr]   13:     0x7ff713384955 - std::panicking::rust_panic_with_hook::h121f4f2c52efbcbf
[INFO] [stderr]                                at src/libstd/panicking.rs:515
[INFO] [stderr]   14:     0x7ff7160b92d3 - std::panicking::begin_panic::h081c441c39e4546e
[INFO] [stderr]   15:     0x7ff7160f4840 - rustc_errors::HandlerInner::bug::h0d5ff1c48cd28047
[INFO] [stderr]   16:     0x7ff7160f36a0 - rustc_errors::Handler::bug::h20fbec645c969f67
[INFO] [stderr]   17:     0x7ff715af64e9 - rustc_middle::util::bug::opt_span_bug_fmt::{{closure}}::h707d8c896e5aebed
[INFO] [stderr]   18:     0x7ff715af5a8b - rustc_middle::ty::context::tls::with_opt::{{closure}}::hba7059691346ede5
[INFO] [stderr]   19:     0x7ff715af56b2 - rustc_middle::ty::context::tls::with_opt::h76b4bbc264d2de39
[INFO] [stderr]   20:     0x7ff715af63f8 - rustc_middle::util::bug::opt_span_bug_fmt::h3c43c7d0809a1941
[INFO] [stderr]   21:     0x7ff715af6362 - rustc_middle::util::bug::bug_fmt::h55fb72d98f5c1afb
[INFO] [stderr]   22:     0x7ff71569d2e1 - rustc_trait_selection::traits::codegen::drain_fulfillment_cx_or_panic::h534b2bdb991e878d
[INFO] [stderr]   23:     0x7ff7156b0389 - rustc_middle::ty::context::GlobalCtxt::enter_local::h73fbb877225319bc
[INFO] [stderr]   24:     0x7ff71569d1da - rustc_trait_selection::traits::codegen::codegen_fulfill_obligation::h5e2a55a0c41d84d9
[INFO] [stderr]   25:     0x7ff713fb45e3 - 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::hb58e99abc69aa6be
[INFO] [stderr]   26:     0x7ff713fd742a - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::hbb5322cb70f19f5e
[INFO] [stderr]   27:     0x7ff713fc75d8 - rustc_query_system::query::plumbing::get_query::h7abbd21cfe033673
[INFO] [stderr]   28:     0x7ff713fb230a - rustc_ty::instance::resolve_instance::hbf590640a3b2b2dd
[INFO] [stderr]   29:     0x7ff715f33f93 - 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::h05e14498af645227
[INFO] [stderr]   30:     0x7ff715d44b02 - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::h5568e823458335ba
[INFO] [stderr]   31:     0x7ff715f20c99 - rustc_query_system::query::plumbing::get_query::hf42883d1fdbe22a9
[INFO] [stderr]   32:     0x7ff715b6296c - rustc_middle::ty::instance::Instance::resolve::h94f02e1350c73a99
[INFO] [stderr]   33:     0x7ff7148deddb - rustc_mir_build::lints::check::h80f6320a9f99ae4c
[INFO] [stderr]   34:     0x7ff71484aeb2 - rustc_middle::ty::context::GlobalCtxt::enter_local::h66396460e79c7209
[INFO] [stderr]   35:     0x7ff714873d80 - rustc_mir_build::build::mir_built::hebc8073454614e3a
[INFO] [stderr]   36:     0x7ff7149ae2c2 - 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::ha48e874772436c16
[INFO] [stderr]   37:     0x7ff714b78d34 - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::ha57f3fa0b9e3271a
[INFO] [stderr]   38:     0x7ff7149c2877 - rustc_query_system::query::plumbing::get_query::h0b1e531d46b2d53e
[INFO] [stderr]   39:     0x7ff7149a46d9 - rustc_mir::transform::check_unsafety::unsafety_check_result::h6336e40873a57e04
[INFO] [stderr]   40:     0x7ff7149b015e - 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::h1bdbb86856406865
[INFO] [stderr]   41:     0x7ff714b6f651 - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::h172f3ba3d917e00f
[INFO] [stderr]   42:     0x7ff714a09a81 - rustc_query_system::query::plumbing::get_query::he05be7d3857711e6
[INFO] [stderr]   43:     0x7ff714d687be - rustc_mir::transform::mir_const::h6ddd02979ab473e9
[INFO] [stderr]   44:     0x7ff7149ae392 - 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::h527ccd189b464059
[INFO] [stderr]   45:     0x7ff714b79874 - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::haaf5bd168852571b
[INFO] [stderr]   46:     0x7ff7149cf237 - rustc_query_system::query::plumbing::get_query::h273a4a14b4a3fbeb
[INFO] [stderr]   47:     0x7ff714d68a4b - rustc_mir::transform::mir_validated::heb3791102d84d975
[INFO] [stderr]   48:     0x7ff7149aebc2 - 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::he4393e9b7c41124d
[INFO] [stderr]   49:     0x7ff714b8176c - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::hf4ae1377a05955bc
[INFO] [stderr]   50:     0x7ff7149dbedc - rustc_query_system::query::plumbing::get_query::h4b6f3bedd27d1288
[INFO] [stderr]   51:     0x7ff714de77a2 - rustc_mir::borrow_check::mir_borrowck::h6559ddc6741d3b28
[INFO] [stderr]   52:     0x7ff714462442 - 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::h0983583941de72ce
[INFO] [stderr]   53:     0x7ff71430be84 - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::h18714e7d5bd5f4a1
[INFO] [stderr]   54:     0x7ff71448c227 - rustc_query_system::query::plumbing::get_query::h344252720f9f5762
[INFO] [stderr]   55:     0x7ff714303821 - rustc_typeck::collect::type_of::type_of::hb5ad531b4a374775
[INFO] [stderr]   56:     0x7ff715d67a6b - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::hdace7bc09e02dda1
[INFO] [stderr]   57:     0x7ff715ebd76e - rustc_query_system::query::plumbing::get_query::h258fb7d1ed9f3db0
[INFO] [stderr]   58:     0x7ff715d1930d - rustc_middle::ty::util::<impl rustc_middle::ty::context::TyCtxt>::try_expand_impl_trait_type::OpaqueTypeExpander::expand_opaque_ty::h77cc9260f8feeed0
[INFO] [stderr]   59:     0x7ff715b51811 - rustc_middle::ty::util::<impl rustc_middle::ty::context::TyCtxt>::try_expand_impl_trait_type::hc62ad577f7a01dd4
[INFO] [stderr]   60:     0x7ff714280a00 - rustc_typeck::check::check_item_type::hdbb360a14ffe0965
[INFO] [stderr]   61:     0x7ff7143538aa - rustc_middle::hir::map::Map::visit_item_likes_in_module::had27d5c555bf3ff5
[INFO] [stderr]   62:     0x7ff71427c63d - rustc_typeck::check::check_mod_item_types::h3cf67a1b10796a21
[INFO] [stderr]   63:     0x7ff714463972 - 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::h3cce9c7d899807e1
[INFO] [stderr]   64:     0x7ff7143158b4 - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::h992cdf20caa5999d
[INFO] [stderr]   65:     0x7ff7144d2567 - rustc_query_system::query::plumbing::get_query::hf99c6a1163119dea
[INFO] [stderr]   66:     0x7ff7144658a2 - rustc_query_system::query::plumbing::ensure_query::hb1967048997a9c08
[INFO] [stderr]   67:     0x7ff7143b5517 - rustc_session::utils::<impl rustc_session::session::Session>::time::hfd4917848658e881
[INFO] [stderr]   68:     0x7ff71445fe31 - rustc_typeck::check_crate::h5b5c35a46c91280c
[INFO] [stderr]   69:     0x7ff713cbe526 - rustc_interface::passes::analysis::h92ef871cfeb731a6
[INFO] [stderr]   70:     0x7ff71393d59b - rustc_middle::ty::query::<impl rustc_query_system::query::config::QueryAccessors<rustc_middle::ty::context::TyCtxt> for rustc_middle::ty::query::queries::analysis>::compute::h0b049539945b3d0a
[INFO] [stderr]   71:     0x7ff713a7079a - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::h1e75b8a4c0a5f40c
[INFO] [stderr]   72:     0x7ff71393f712 - rustc_query_system::query::plumbing::get_query::haeb33d804d3fe469
[INFO] [stderr]   73:     0x7ff713912e47 - rustc_middle::ty::context::tls::enter_global::hf67376043635ea40
[INFO] [stderr]   74:     0x7ff713a7dad4 - rustc_interface::interface::run_compiler_in_existing_thread_pool::hba1978d7bf802e84
[INFO] [stderr]   75:     0x7ff71392ea9f - rustc_ast::attr::with_globals::h6fe87cb35751443e
[INFO] [stderr]   76:     0x7ff713934684 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd4d805930dd9e4d6
[INFO] [stderr]   77:     0x7ff713a803fe - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfef56b3a74a7f633
[INFO] [stderr]   78:     0x7ff71336077f - <alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once::hedb1b19a4ebeec3c
[INFO] [stderr]                                at /rustc/bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc/src/liballoc/boxed.rs:1008
[INFO] [stderr]   79:     0x7ff713394993 - <alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once::ha37228bc10ba7217
[INFO] [stderr]                                at /rustc/bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc/src/liballoc/boxed.rs:1008
[INFO] [stderr]   80:     0x7ff713394993 - std::sys::unix::thread::Thread::new::thread_start::h3e6db3ec573af033
[INFO] [stderr]                                at src/libstd/sys/unix/thread.rs:87
[INFO] [stderr]   81:     0x7ff7130f96db - start_thread
[INFO] [stderr]   82:     0x7ff712a1688f - __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 (bf1f2eedd 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[59a2]::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:     0x7ff2cd8881d4 - backtrace::backtrace::libunwind::trace::hda902e3a4eb9d449
[INFO] [stderr]                                at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86
[INFO] [stderr]    1:     0x7ff2cd8881d4 - backtrace::backtrace::trace_unsynchronized::h06df0062bb63b7e2
[INFO] [stderr]                                at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66
[INFO] [stderr]    2:     0x7ff2cd8881d4 - std::sys_common::backtrace::_print_fmt::ha5249daf78f399e8
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:78
[INFO] [stderr]    3:     0x7ff2cd8881d4 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h68243ef2eafa8843
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:59
[INFO] [stderr]    4:     0x7ff2cd8c679c - core::fmt::write::h8b50d07b82ae3922
[INFO] [stderr]                                at src/libcore/fmt/mod.rs:1069
[INFO] [stderr]    5:     0x7ff2cd879c63 - std::io::Write::write_fmt::h9a5b9a212b705549
[INFO] [stderr]                                at src/libstd/io/mod.rs:1504
[INFO] [stderr]    6:     0x7ff2cd88d1d5 - std::sys_common::backtrace::_print::hcd11fe8eb9e7335d
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:62
[INFO] [stderr]    7:     0x7ff2cd88d1d5 - std::sys_common::backtrace::print::h475286256f91474c
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:49
[INFO] [stderr]    8:     0x7ff2cd88d1d5 - std::panicking::default_hook::{{closure}}::h2a45e9d6ef27161b
[INFO] [stderr]                                at src/libstd/panicking.rs:198
[INFO] [stderr]    9:     0x7ff2cd88cf12 - std::panicking::default_hook::h76adec688b27abdd
[INFO] [stderr]                                at src/libstd/panicking.rs:218
[INFO] [stderr]   10:     0x7ff2cde31e73 - rustc_driver::report_ice::ha43231bc7b816a0f
[INFO] [stderr]   11:     0x7ff2c0a287a6 - <alloc::boxed::Box<F> as core::ops::function::Fn<A>>::call::h67ca4320d3a8cdaa
[INFO] [stderr]                                at /rustc/bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc/src/liballoc/boxed.rs:1022
[INFO] [stderr]   12:     0x7ff2c0a3a005 - proc_macro::bridge::client::<impl proc_macro::bridge::Bridge>::enter::{{closure}}::{{closure}}::h254eb5084c67c62f
[INFO] [stderr]                                at /rustc/bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc/src/libproc_macro/bridge/client.rs:305
[INFO] [stderr]   13:     0x7ff2cd88d955 - std::panicking::rust_panic_with_hook::h121f4f2c52efbcbf
[INFO] [stderr]                                at src/libstd/panicking.rs:515
[INFO] [stderr]   14:     0x7ff2d05c22d3 - std::panicking::begin_panic::h081c441c39e4546e
[INFO] [stderr]   15:     0x7ff2d05fd840 - rustc_errors::HandlerInner::bug::h0d5ff1c48cd28047
[INFO] [stderr]   16:     0x7ff2d05fc6a0 - rustc_errors::Handler::bug::h20fbec645c969f67
[INFO] [stderr]   17:     0x7ff2cffff4e9 - rustc_middle::util::bug::opt_span_bug_fmt::{{closure}}::h707d8c896e5aebed
[INFO] [stderr]   18:     0x7ff2cfffea8b - rustc_middle::ty::context::tls::with_opt::{{closure}}::hba7059691346ede5
[INFO] [stderr]   19:     0x7ff2cfffe6b2 - rustc_middle::ty::context::tls::with_opt::h76b4bbc264d2de39
[INFO] [stderr]   20:     0x7ff2cffff3f8 - rustc_middle::util::bug::opt_span_bug_fmt::h3c43c7d0809a1941
[INFO] [stderr]   21:     0x7ff2cffff362 - rustc_middle::util::bug::bug_fmt::h55fb72d98f5c1afb
[INFO] [stderr]   22:     0x7ff2cfba62e1 - rustc_trait_selection::traits::codegen::drain_fulfillment_cx_or_panic::h534b2bdb991e878d
[INFO] [stderr]   23:     0x7ff2cfbb9389 - rustc_middle::ty::context::GlobalCtxt::enter_local::h73fbb877225319bc
[INFO] [stderr]   24:     0x7ff2cfba61da - rustc_trait_selection::traits::codegen::codegen_fulfill_obligation::h5e2a55a0c41d84d9
[INFO] [stderr]   25:     0x7ff2ce4bd5e3 - 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::hb58e99abc69aa6be
[INFO] [stderr]   26:     0x7ff2ce4e042a - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::hbb5322cb70f19f5e
[INFO] [stderr]   27:     0x7ff2ce4d05d8 - rustc_query_system::query::plumbing::get_query::h7abbd21cfe033673
[INFO] [stderr]   28:     0x7ff2ce4bb30a - rustc_ty::instance::resolve_instance::hbf590640a3b2b2dd
[INFO] [stderr]   29:     0x7ff2d043cf93 - 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::h05e14498af645227
[INFO] [stderr]   30:     0x7ff2d024db02 - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::h5568e823458335ba
[INFO] [stderr]   31:     0x7ff2d0429c99 - rustc_query_system::query::plumbing::get_query::hf42883d1fdbe22a9
[INFO] [stderr]   32:     0x7ff2d006b96c - rustc_middle::ty::instance::Instance::resolve::h94f02e1350c73a99
[INFO] [stderr]   33:     0x7ff2cede7ddb - rustc_mir_build::lints::check::h80f6320a9f99ae4c
[INFO] [stderr]   34:     0x7ff2ced53eb2 - rustc_middle::ty::context::GlobalCtxt::enter_local::h66396460e79c7209
[INFO] [stderr]   35:     0x7ff2ced7cd80 - rustc_mir_build::build::mir_built::hebc8073454614e3a
[INFO] [stderr]   36:     0x7ff2ceeb72c2 - 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::ha48e874772436c16
[INFO] [stderr]   37:     0x7ff2cf081d34 - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::ha57f3fa0b9e3271a
[INFO] [stderr]   38:     0x7ff2ceecb877 - rustc_query_system::query::plumbing::get_query::h0b1e531d46b2d53e
[INFO] [stderr]   39:     0x7ff2ceead6d9 - rustc_mir::transform::check_unsafety::unsafety_check_result::h6336e40873a57e04
[INFO] [stderr]   40:     0x7ff2ceeb915e - 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::h1bdbb86856406865
[INFO] [stderr]   41:     0x7ff2cf078651 - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::h172f3ba3d917e00f
[INFO] [stderr]   42:     0x7ff2cef12a81 - rustc_query_system::query::plumbing::get_query::he05be7d3857711e6
[INFO] [stderr]   43:     0x7ff2cf2717be - rustc_mir::transform::mir_const::h6ddd02979ab473e9
[INFO] [stderr]   44:     0x7ff2ceeb7392 - 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::h527ccd189b464059
[INFO] [stderr]   45:     0x7ff2cf082874 - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::haaf5bd168852571b
[INFO] [stderr]   46:     0x7ff2ceed8237 - rustc_query_system::query::plumbing::get_query::h273a4a14b4a3fbeb
[INFO] [stderr]   47:     0x7ff2cf271a4b - rustc_mir::transform::mir_validated::heb3791102d84d975
[INFO] [stderr]   48:     0x7ff2ceeb7bc2 - 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::he4393e9b7c41124d
[INFO] [stderr]   49:     0x7ff2cf08a76c - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::hf4ae1377a05955bc
[INFO] [stderr]   50:     0x7ff2ceee4edc - rustc_query_system::query::plumbing::get_query::h4b6f3bedd27d1288
[INFO] [stderr]   51:     0x7ff2cf2f07a2 - rustc_mir::borrow_check::mir_borrowck::h6559ddc6741d3b28
[INFO] [stderr]   52:     0x7ff2ce96b442 - 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::h0983583941de72ce
[INFO] [stderr]   53:     0x7ff2ce814e84 - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::h18714e7d5bd5f4a1
[INFO] [stderr]   54:     0x7ff2ce995227 - rustc_query_system::query::plumbing::get_query::h344252720f9f5762
[INFO] [stderr]   55:     0x7ff2ce80c821 - rustc_typeck::collect::type_of::type_of::hb5ad531b4a374775
[INFO] [stderr]   56:     0x7ff2d0270a6b - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::hdace7bc09e02dda1
[INFO] [stderr]   57:     0x7ff2d03c676e - rustc_query_system::query::plumbing::get_query::h258fb7d1ed9f3db0
[INFO] [stderr]   58:     0x7ff2d022230d - rustc_middle::ty::util::<impl rustc_middle::ty::context::TyCtxt>::try_expand_impl_trait_type::OpaqueTypeExpander::expand_opaque_ty::h77cc9260f8feeed0
[INFO] [stderr]   59:     0x7ff2d005a811 - rustc_middle::ty::util::<impl rustc_middle::ty::context::TyCtxt>::try_expand_impl_trait_type::hc62ad577f7a01dd4
[INFO] [stderr]   60:     0x7ff2ce789a00 - rustc_typeck::check::check_item_type::hdbb360a14ffe0965
[INFO] [stderr]   61:     0x7ff2ce85c8aa - rustc_middle::hir::map::Map::visit_item_likes_in_module::had27d5c555bf3ff5
[INFO] [stderr]   62:     0x7ff2ce78563d - rustc_typeck::check::check_mod_item_types::h3cf67a1b10796a21
[INFO] [stderr]   63:     0x7ff2ce96c972 - 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::h3cce9c7d899807e1
[INFO] [stderr]   64:     0x7ff2ce81e8b4 - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::h992cdf20caa5999d
[INFO] [stderr]   65:     0x7ff2ce9db567 - rustc_query_system::query::plumbing::get_query::hf99c6a1163119dea
[INFO] [stderr]   66:     0x7ff2ce96e8a2 - rustc_query_system::query::plumbing::ensure_query::hb1967048997a9c08
[INFO] [stderr]   67:     0x7ff2ce8be517 - rustc_session::utils::<impl rustc_session::session::Session>::time::hfd4917848658e881
[INFO] [stderr]   68:     0x7ff2ce968e31 - rustc_typeck::check_crate::h5b5c35a46c91280c
[INFO] [stderr]   69:     0x7ff2ce1c7526 - rustc_interface::passes::analysis::h92ef871cfeb731a6
[INFO] [stderr]   70:     0x7ff2cde4659b - rustc_middle::ty::query::<impl rustc_query_system::query::config::QueryAccessors<rustc_middle::ty::context::TyCtxt> for rustc_middle::ty::query::queries::analysis>::compute::h0b049539945b3d0a
[INFO] [stderr]   71:     0x7ff2cdf7979a - rustc_query_system::dep_graph::graph::DepGraph<K>::with_task_impl::h1e75b8a4c0a5f40c
[INFO] [stderr]   72:     0x7ff2cde48712 - rustc_query_system::query::plumbing::get_query::haeb33d804d3fe469
[INFO] [stderr]   73:     0x7ff2cde1be47 - rustc_middle::ty::context::tls::enter_global::hf67376043635ea40
[INFO] [stderr]   74:     0x7ff2cdf86ad4 - rustc_interface::interface::run_compiler_in_existing_thread_pool::hba1978d7bf802e84
[INFO] [stderr]   75:     0x7ff2cde37a9f - rustc_ast::attr::with_globals::h6fe87cb35751443e
[INFO] [stderr]   76:     0x7ff2cde3d684 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd4d805930dd9e4d6
[INFO] [stderr]   77:     0x7ff2cdf893fe - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfef56b3a74a7f633
[INFO] [stderr]   78:     0x7ff2cd86977f - <alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once::hedb1b19a4ebeec3c
[INFO] [stderr]                                at /rustc/bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc/src/liballoc/boxed.rs:1008
[INFO] [stderr]   79:     0x7ff2cd89d993 - <alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once::ha37228bc10ba7217
[INFO] [stderr]                                at /rustc/bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc/src/liballoc/boxed.rs:1008
[INFO] [stderr]   80:     0x7ff2cd89d993 - std::sys::unix::thread::Thread::new::thread_start::h3e6db3ec573af033
[INFO] [stderr]                                at src/libstd/sys/unix/thread.rs:87
[INFO] [stderr]   81:     0x7ff2cd6026db - start_thread
[INFO] [stderr]   82:     0x7ff2ccf1f88f - __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 (bf1f2eedd 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[59a2]::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" "f3605feff804f5c73feb14867438507abc2119f562b2b4e13e86f3044ab36c47"`
[INFO] running `"docker" "rm" "-f" "f3605feff804f5c73feb14867438507abc2119f562b2b4e13e86f3044ab36c47"`
[INFO] [stdout] f3605feff804f5c73feb14867438507abc2119f562b2b4e13e86f3044ab36c47
