[INFO] updating cached repository https://github.com/Pauan/SaltyBetBot [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] 88974d57750f433947ef44910531465014798e69 [INFO] checking Pauan/SaltyBetBot against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPauan%2FSaltyBetBot" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 81% (49/60) Checking out files: 83% (50/60) Checking out files: 85% (51/60) Checking out files: 86% (52/60) Checking out files: 88% (53/60) Checking out files: 90% (54/60) Checking out files: 91% (55/60) Checking out files: 93% (56/60) Checking out files: 95% (57/60) Checking out files: 96% (58/60) Checking out files: 98% (59/60) Checking out files: 100% (60/60) Checking out files: 100% (60/60), done. [INFO] validating manifest of git repo https://github.com/Pauan/SaltyBetBot on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Pauan/SaltyBetBot [INFO] removed path dependency algorithm from git repo https://github.com/Pauan/SaltyBetBot [INFO] finished tweaking git repo https://github.com/Pauan/SaltyBetBot [INFO] tweaked toml for git repo https://github.com/Pauan/SaltyBetBot written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Pauan/SaltyBetBot already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (algorithm) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (algorithm) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [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" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "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] cff8b8a21fef614fb401da5cab71c5cfa443077bf96008d876beed1da40c2ebe [INFO] running `"docker" "start" "-a" "cff8b8a21fef614fb401da5cab71c5cfa443077bf96008d876beed1da40c2ebe"` [INFO] [stderr] warning: dependency (algorithm) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Checking algorithm v0.0.0 [INFO] [stderr] Checking glicko2 v0.3.0 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-signals v0.3.8 [INFO] [stderr] Checking dominator v0.4.4 [INFO] [stderr] Checking salty_bet_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `algorithm::record` [INFO] [stderr] --> src/lib.rs:22:16 [INFO] [stderr] | [INFO] [stderr] 22 | use algorithm::record::{Tier, Mode, Winner, Record}; [INFO] [stderr] | ^^^^^^ could not find `record` in `algorithm` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `algorithm::record` [INFO] [stderr] --> src/lib.rs:22:16 [INFO] [stderr] | [INFO] [stderr] 22 | use algorithm::record::{Tier, Mode, Winner, Record}; [INFO] [stderr] | ^^^^^^ could not find `record` in `algorithm` [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at 'called `Option::unwrap()` on a `None` value', src/libcore/option.rs:378:21 [INFO] [stderr] stack backtrace: [INFO] [stderr] thread 'rustc' panicked at 'called `Option::unwrap()` on a `None` value', src/libcore/option.rs:378:21 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fb2ed49f944 - backtrace::backtrace::libunwind::trace::hef6fc58b54b0c273 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x7fb2ed49f944 - backtrace::backtrace::trace_unsynchronized::hed70e532b71a8977 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x7fb2ed49f944 - std::sys_common::backtrace::_print_fmt::hb989f9624749a87e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x7fb2ed49f944 - ::fmt::h752e880115b2e6b8 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:61 [INFO] [stderr] 4: 0x7fb2ed4d7bcc - core::fmt::write::h8587a0223398998a [INFO] [stderr] at src/libcore/fmt/mod.rs:1028 [INFO] [stderr] 5: 0x7fb2ed493c17 - std::io::Write::write_fmt::h739e1721b42dc764 [INFO] [stderr] at src/libstd/io/mod.rs:1412 [INFO] [stderr] 6: 0x7fb2ed4a417e - std::sys_common::backtrace::_print::he941da29bef7c30c [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:65 [INFO] [stderr] 7: 0x7fb2ed4a417e - std::sys_common::backtrace::print::haf56476e740dbe1b [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:50 [INFO] [stderr] 8: 0x7fb2ed4a417e - std::panicking::default_hook::{{closure}}::ha490775aa99416ce [INFO] [stderr] at src/libstd/panicking.rs:189 [INFO] [stderr] 9: 0x7fb2ed4a3e81 - std::panicking::default_hook::h27c65cbf7bc04c7a [INFO] [stderr] at src/libstd/panicking.rs:206 [INFO] [stderr] 10: 0x7fb2ed9a3ca3 - rustc_driver::report_ice::h82fdcda1f8acf38a [INFO] [stderr] 11: 0x7fb2ed4a495c - std::panicking::rust_panic_with_hook::h5640e0014aa25ab8 [INFO] [stderr] at src/libstd/panicking.rs:473 [INFO] [stderr] 12: 0x7fb2ed4a4412 - std::panicking::continue_panic_fmt::hcb7480b833c2eeb7 [INFO] [stderr] at src/libstd/panicking.rs:376 [INFO] [stderr] 13: 0x7fb2ed4a4306 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:303 [INFO] [stderr] 14: 0x7fb2ed4d174a - core::panicking::panic_fmt::h10a13d576f8f5c74 [INFO] [stderr] at src/libcore/panicking.rs:84 [INFO] [stderr] 15: 0x7fb2ed4d1689 - core::panicking::panic::h46349101be580b00 [INFO] [stderr] at src/libcore/panicking.rs:49 [INFO] [stderr] 16: 0x7fb2edf38540 - rustc_typeck::check::closure::::supplied_sig_of_closure::hf2d6e2d2afc227ee [INFO] [stderr] 17: 0x7fb2edf36006 - rustc_typeck::check::closure::::check_expr_closure::hd9372c2ad0c04456 [INFO] [stderr] 0: 0x7f3f6d486944 - backtrace::backtrace::libunwind::trace::hef6fc58b54b0c273 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x7f3f6d486944 - backtrace::backtrace::trace_unsynchronized::hed70e532b71a8977 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x7f3f6d486944 - std::sys_common::backtrace::_print_fmt::hb989f9624749a87e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 18: 0x7fb2edf1d51d - rustc_typeck::check::expr::::check_expr_kind::hdcedc606bb73cd36 [INFO] [stderr] 3: 0x7f3f6d486944 - ::fmt::h752e880115b2e6b8 [INFO] [stderr] 19: 0x7fb2edf1ce2b - rustc_typeck::check::expr::::check_expr_with_expectation_and_needs::h3e1f8892997d494a [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:61 [INFO] [stderr] 20: 0x7fb2edf5198d - rustc_typeck::check::FnCtxt::check_argument_types::h710fc9bf2ef2b626 [INFO] [stderr] 21: 0x7fb2edf3afbc - rustc_typeck::check::callee::::confirm_builtin_call::h5c794f118987f65b [INFO] [stderr] 22: 0x7fb2edf39491 - rustc_typeck::check::callee::::check_call::h53ac0c6ca7b0328e [INFO] [stderr] 23: 0x7fb2edf1d96a - rustc_typeck::check::expr::::check_expr_kind::hdcedc606bb73cd36 [INFO] [stderr] 4: 0x7f3f6d4bebcc - core::fmt::write::h8587a0223398998a [INFO] [stderr] at src/libcore/fmt/mod.rs:1028 [INFO] [stderr] 5: 0x7f3f6d47ac17 - std::io::Write::write_fmt::h739e1721b42dc764 [INFO] [stderr] at src/libstd/io/mod.rs:1412 [INFO] [stderr] 6: 0x7f3f6d48b17e - std::sys_common::backtrace::_print::he941da29bef7c30c [INFO] [stderr] 24: 0x7fb2edf1ce2b - rustc_typeck::check::expr::::check_expr_with_expectation_and_needs::h3e1f8892997d494a [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:65 [INFO] [stderr] 25: 0x7fb2edf2777b - rustc_typeck::check::expr::::check_return_expr::he1284693fe9141d2 [INFO] [stderr] 7: 0x7f3f6d48b17e - std::sys_common::backtrace::print::haf56476e740dbe1b [INFO] [stderr] 26: 0x7fb2edf42245 - rustc_typeck::check::check_fn::hce9d8330a9ec989d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:50 [INFO] [stderr] 27: 0x7fb2ee0c4ebb - rustc::ty::context::GlobalCtxt::enter_local::hbb1f6fa8fc02e0e5 [INFO] [stderr] 8: 0x7f3f6d48b17e - std::panicking::default_hook::{{closure}}::ha490775aa99416ce [INFO] [stderr] 28: 0x7fb2edf41212 - rustc_typeck::check::typeck_tables_of::hfb2d754678aea9f1 [INFO] [stderr] at src/libstd/panicking.rs:189 [INFO] [stderr] 29: 0x7fb2ee16099a - rustc::ty::query::__query_compute::typeck_tables_of::hfd73fffa116c5ca9 [INFO] [stderr] 9: 0x7f3f6d48ae81 - std::panicking::default_hook::h27c65cbf7bc04c7a [INFO] [stderr] at src/libstd/panicking.rs:206 [INFO] [stderr] 10: 0x7f3f6d98aca3 - rustc_driver::report_ice::h82fdcda1f8acf38a [INFO] [stderr] 30: 0x7fb2ee02530b - rustc::ty::query::::compute::h800e9555c0e7dc72 [INFO] [stderr] 11: 0x7f3f6d48b95c - std::panicking::rust_panic_with_hook::h5640e0014aa25ab8 [INFO] [stderr] 31: 0x7fb2edf8abfa - rustc::dep_graph::graph::DepGraph::with_task_impl::h08c38604c30a4a2a [INFO] [stderr] at src/libstd/panicking.rs:473 [INFO] [stderr] 12: 0x7f3f6d48b412 - std::panicking::continue_panic_fmt::hcb7480b833c2eeb7 [INFO] [stderr] 32: 0x7fb2ee06d717 - rustc::ty::query::plumbing::::get_query::h7e57ed821c74c2da [INFO] [stderr] at src/libstd/panicking.rs:376 [INFO] [stderr] 33: 0x7fb2ee16099a - rustc::ty::query::__query_compute::typeck_tables_of::hfd73fffa116c5ca9 [INFO] [stderr] 13: 0x7f3f6d48b306 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:303 [INFO] [stderr] 14: 0x7f3f6d4b874a - core::panicking::panic_fmt::h10a13d576f8f5c74 [INFO] [stderr] 34: 0x7fb2ee02530b - rustc::ty::query::::compute::h800e9555c0e7dc72 [INFO] [stderr] at src/libcore/panicking.rs:84 [INFO] [stderr] 35: 0x7fb2edf8abfa - rustc::dep_graph::graph::DepGraph::with_task_impl::h08c38604c30a4a2a [INFO] [stderr] 15: 0x7f3f6d4b8689 - core::panicking::panic::h46349101be580b00 [INFO] [stderr] at src/libcore/panicking.rs:49 [INFO] [stderr] 36: 0x7fb2ee06d717 - rustc::ty::query::plumbing::::get_query::h7e57ed821c74c2da [INFO] [stderr] 16: 0x7f3f6df1f540 - rustc_typeck::check::closure::::supplied_sig_of_closure::hf2d6e2d2afc227ee [INFO] [stderr] 37: 0x7fb2ee0115bb - rustc_typeck::collect::checked_type_of::haec0dbf11a54b141 [INFO] [stderr] 17: 0x7f3f6df1d006 - rustc_typeck::check::closure::::check_expr_closure::hd9372c2ad0c04456 [INFO] [stderr] 38: 0x7fb2ee01099c - rustc_typeck::collect::type_of::hd07bc2baad892e0e [INFO] [stderr] 39: 0x7fb2ee162587 - rustc::ty::query::__query_compute::type_of::h0b2b74bef6d13867 [INFO] [stderr] 18: 0x7f3f6df0451d - rustc_typeck::check::expr::::check_expr_kind::hdcedc606bb73cd36 [INFO] [stderr] 19: 0x7f3f6df03e2b - rustc_typeck::check::expr::::check_expr_with_expectation_and_needs::h3e1f8892997d494a [INFO] [stderr] 40: 0x7fb2ee024feb - rustc::ty::query::::compute::h441907d06836293d [INFO] [stderr] 20: 0x7f3f6df3898d - rustc_typeck::check::FnCtxt::check_argument_types::h710fc9bf2ef2b626 [INFO] [stderr] 41: 0x7fb2edf9be7a - rustc::dep_graph::graph::DepGraph::with_task_impl::hc2888fd95bcba6b4 [INFO] [stderr] 21: 0x7f3f6df21fbc - rustc_typeck::check::callee::::confirm_builtin_call::h5c794f118987f65b [INFO] [stderr] 22: 0x7f3f6df20491 - rustc_typeck::check::callee::::check_call::h53ac0c6ca7b0328e [INFO] [stderr] 42: 0x7fb2ee08c8d4 - rustc::ty::query::plumbing::::get_query::ha7c470da03412c14 [INFO] [stderr] 23: 0x7f3f6df0496a - rustc_typeck::check::expr::::check_expr_kind::hdcedc606bb73cd36 [INFO] [stderr] 43: 0x7fb2ee0e5f10 - rustc::hir::intravisit::walk_expr::h1825960350d56a17 [INFO] [stderr] 24: 0x7f3f6df03e2b - rustc_typeck::check::expr::::check_expr_with_expectation_and_needs::h3e1f8892997d494a [INFO] [stderr] 44: 0x7fb2edfefe2c - rustc::hir::intravisit::Visitor::visit_fn::hdd48dc36c575268d [INFO] [stderr] 25: 0x7f3f6df0e77b - rustc_typeck::check::expr::::check_return_expr::he1284693fe9141d2 [INFO] [stderr] 45: 0x7fb2ee0ec8b9 - rustc::hir::intravisit::walk_item::h6231a792f3bd6045 [INFO] [stderr] 26: 0x7f3f6df29245 - rustc_typeck::check::check_fn::hce9d8330a9ec989d [INFO] [stderr] 46: 0x7fb2ee00c7bd - ::visit_item::hebb0b626d0bd8119 [INFO] [stderr] 27: 0x7f3f6e0abebb - rustc::ty::context::GlobalCtxt::enter_local::hbb1f6fa8fc02e0e5 [INFO] [stderr] 47: 0x7fb2edf68ae3 - rustc::hir::map::Map::visit_item_likes_in_module::h909345058ab2ada5 [INFO] [stderr] 28: 0x7f3f6df28212 - rustc_typeck::check::typeck_tables_of::hfb2d754678aea9f1 [INFO] [stderr] 48: 0x7fb2ee00c484 - rustc_typeck::collect::collect_mod_item_types::h4867216e2f7ab0ca [INFO] [stderr] 29: 0x7f3f6e14799a - rustc::ty::query::__query_compute::typeck_tables_of::hfd73fffa116c5ca9 [INFO] [stderr] 49: 0x7fb2ee16191a - rustc::ty::query::__query_compute::collect_mod_item_types::h36b0afb63fde5048 [INFO] [stderr] 30: 0x7f3f6e00c30b - rustc::ty::query::::compute::h800e9555c0e7dc72 [INFO] [stderr] 50: 0x7fb2ee0254fb - rustc::ty::query::::compute::h3f9e9dace71ce340 [INFO] [stderr] 31: 0x7f3f6df71bfa - rustc::dep_graph::graph::DepGraph::with_task_impl::h08c38604c30a4a2a [INFO] [stderr] 51: 0x7fb2edf9ab9d - rustc::dep_graph::graph::DepGraph::with_task_impl::hb58f74c1f3c88c92 [INFO] [stderr] 52: 0x7fb2ee035622 - rustc::ty::query::plumbing::::get_query::h0dc82a89c4ac3aea [INFO] [stderr] 32: 0x7f3f6e054717 - rustc::ty::query::plumbing::::get_query::h7e57ed821c74c2da [INFO] [stderr] 33: 0x7f3f6e14799a - rustc::ty::query::__query_compute::typeck_tables_of::hfd73fffa116c5ca9 [INFO] [stderr] 53: 0x7fb2ee025b05 - rustc::ty::query::plumbing::::ensure_query::h7d648927e2830cb1 [INFO] [stderr] 54: 0x7fb2ee11f969 - rustc_typeck::check_crate::{{closure}}::{{closure}}::hfe79ccb0cdca660b [INFO] [stderr] 34: 0x7f3f6e00c30b - rustc::ty::query::::compute::h800e9555c0e7dc72 [INFO] [stderr] 55: 0x7fb2ee118e66 - rustc::util::common::time::hf3cae9d8bcade6f9 [INFO] [stderr] 35: 0x7f3f6df71bfa - rustc::dep_graph::graph::DepGraph::with_task_impl::h08c38604c30a4a2a [INFO] [stderr] 56: 0x7fb2ee148e1d - rustc_typeck::check_crate::h5d9504d3602cfcd8 [INFO] [stderr] 57: 0x7fb2eda4c5eb - rustc_interface::passes::analysis::h36070bb5a92fce19 [INFO] [stderr] 36: 0x7f3f6e054717 - rustc::ty::query::plumbing::::get_query::h7e57ed821c74c2da [INFO] [stderr] 37: 0x7f3f6dff85bb - rustc_typeck::collect::checked_type_of::haec0dbf11a54b141 [INFO] [stderr] 58: 0x7fb2ed9e87e1 - rustc::ty::query::__query_compute::analysis::h601c1db6cba1f061 [INFO] [stderr] 38: 0x7f3f6dff799c - rustc_typeck::collect::type_of::hd07bc2baad892e0e [INFO] [stderr] 59: 0x7fb2ed9f168d - rustc::dep_graph::graph::DepGraph::with_task_impl::h672b259b22ab96e2 [INFO] [stderr] 39: 0x7f3f6e149587 - rustc::ty::query::__query_compute::type_of::h0b2b74bef6d13867 [INFO] [stderr] 60: 0x7fb2ed97ec1e - rustc::ty::query::plumbing::::get_query::h3f15181e9724c780 [INFO] [stderr] 61: 0x7fb2ed97a56a - rustc_interface::passes::BoxedGlobalCtxt::access::{{closure}}::h0e43077014192120 [INFO] [stderr] 40: 0x7f3f6e00bfeb - rustc::ty::query::::compute::h441907d06836293d [INFO] [stderr] 41: 0x7f3f6df82e7a - rustc::dep_graph::graph::DepGraph::with_task_impl::hc2888fd95bcba6b4 [INFO] [stderr] 62: 0x7fb2eda7f7ca - rustc_interface::passes::create_global_ctxt::{{closure}}::ha6626c15dbf3eaac [INFO] [stderr] 63: 0x7fb2ed97a3ae - rustc_interface::passes::BoxedGlobalCtxt::enter::hf068a0d7a8d4ab6b [INFO] [stderr] 42: 0x7f3f6e0738d4 - rustc::ty::query::plumbing::::get_query::ha7c470da03412c14 [INFO] [stderr] 64: 0x7fb2ed9b0c0e - rustc_interface::interface::run_compiler_in_existing_thread_pool::ha784d6b3a27453e7 [INFO] [stderr] 43: 0x7f3f6e0ccf10 - rustc::hir::intravisit::walk_expr::h1825960350d56a17 [INFO] [stderr] 65: 0x7fb2ed9bd182 - std::thread::local::LocalKey::with::hf3ee15a28d4a4222 [INFO] [stderr] 44: 0x7f3f6dfd6e2c - rustc::hir::intravisit::Visitor::visit_fn::hdd48dc36c575268d [INFO] [stderr] 66: 0x7fb2ed9ad85e - scoped_tls::ScopedKey::set::h37c9a021c3ed7e3b [INFO] [stderr] 45: 0x7f3f6e0d38b9 - rustc::hir::intravisit::walk_item::h6231a792f3bd6045 [INFO] [stderr] 67: 0x7fb2ed9db012 - syntax::with_globals::hd792b50bac29e7b7 [INFO] [stderr] 68: 0x7fb2ed9e0032 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9ab3b35a81bdce89 [INFO] [stderr] 46: 0x7f3f6dff37bd - ::visit_item::hebb0b626d0bd8119 [INFO] [stderr] 47: 0x7f3f6df4fae3 - rustc::hir::map::Map::visit_item_likes_in_module::h909345058ab2ada5 [INFO] [stderr] 48: 0x7f3f6dff3484 - rustc_typeck::collect::collect_mod_item_types::h4867216e2f7ab0ca [INFO] [stderr] 69: 0x7fb2ed4b502a - __rust_maybe_catch_panic [INFO] [stderr] 49: 0x7f3f6e14891a - rustc::ty::query::__query_compute::collect_mod_item_types::h36b0afb63fde5048 [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 70: 0x7fb2ed9ed199 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h73f23e1826e96267 [INFO] [stderr] 50: 0x7f3f6e00c4fb - rustc::ty::query::::compute::h3f9e9dace71ce340 [INFO] [stderr] 51: 0x7f3f6df81b9d - rustc::dep_graph::graph::DepGraph::with_task_impl::hb58f74c1f3c88c92 [INFO] [stderr] 71: 0x7fb2ed4860bf - as core::ops::function::FnOnce>::call_once::hcb6651e4c1963b39 [INFO] [stderr] at /rustc/38f08371587f97c145dedb2c055ac7b01bf1e788/src/liballoc/boxed.rs:932 [INFO] [stderr] 52: 0x7f3f6e01c622 - rustc::ty::query::plumbing::::get_query::h0dc82a89c4ac3aea [INFO] [stderr] 72: 0x7fb2ed4b3cd0 - as core::ops::function::FnOnce>::call_once::hb173bbdfeb2a361e [INFO] [stderr] 53: 0x7f3f6e00cb05 - rustc::ty::query::plumbing::::ensure_query::h7d648927e2830cb1 [INFO] [stderr] at /rustc/38f08371587f97c145dedb2c055ac7b01bf1e788/src/liballoc/boxed.rs:932 [INFO] [stderr] 54: 0x7f3f6e106969 - rustc_typeck::check_crate::{{closure}}::{{closure}}::hfe79ccb0cdca660b [INFO] [stderr] 73: 0x7fb2ed4b3cd0 - std::sys_common::thread::start_thread::h44ce780fc34036b0 [INFO] [stderr] at src/libstd/sys_common/thread.rs:13 [INFO] [stderr] 55: 0x7f3f6e0ffe66 - rustc::util::common::time::hf3cae9d8bcade6f9 [INFO] [stderr] 56: 0x7f3f6e12fe1d - rustc_typeck::check_crate::h5d9504d3602cfcd8 [INFO] [stderr] 74: 0x7fb2ed4b3cd0 - std::sys::unix::thread::Thread::new::thread_start::hf95e011bc5c0167c [INFO] [stderr] 57: 0x7f3f6da335eb - rustc_interface::passes::analysis::h36070bb5a92fce19 [INFO] [stderr] at src/libstd/sys/unix/thread.rs:79 [INFO] [stderr] 75: 0x7fb2ed2206db - start_thread [INFO] [stderr] 58: 0x7f3f6d9cf7e1 - rustc::ty::query::__query_compute::analysis::h601c1db6cba1f061 [INFO] [stderr] 76: 0x7fb2ecb3d88f - __clone [INFO] [stderr] 59: 0x7f3f6d9d868d - rustc::dep_graph::graph::DepGraph::with_task_impl::h672b259b22ab96e2 [INFO] [stderr] 77: 0x0 - [INFO] [stderr] [INFO] [stderr] error: internal compiler error: unexpected panic [INFO] [stderr] 60: 0x7f3f6d965c1e - rustc::ty::query::plumbing::::get_query::h3f15181e9724c780 [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] 61: 0x7f3f6d96156a - rustc_interface::passes::BoxedGlobalCtxt::access::{{closure}}::h0e43077014192120 [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.40.0-nightly (38f083715 2019-10-14) running on x86_64-unknown-linux-gnu [INFO] [stderr] 62: 0x7f3f6da667ca - rustc_interface::passes::create_global_ctxt::{{closure}}::ha6626c15dbf3eaac [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] 63: 0x7f3f6d9613ae - rustc_interface::passes::BoxedGlobalCtxt::enter::hf068a0d7a8d4ab6b [INFO] [stderr] #0 [typeck_tables_of] processing `records_get_all` [INFO] [stderr] #1 [typeck_tables_of] processing `records_get_all::{{closure}}#0` [INFO] [stderr] #2 [type_of] processing `records_get_all::{{closure}}#0` [INFO] [stderr] #3 [collect_mod_item_types] collecting item types in top-level module [INFO] [stderr] 64: 0x7f3f6d997c0e - rustc_interface::interface::run_compiler_in_existing_thread_pool::ha784d6b3a27453e7 [INFO] [stderr] #4 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] 65: 0x7f3f6d9a4182 - std::thread::local::LocalKey::with::hf3ee15a28d4a4222 [INFO] [stderr] 66: 0x7f3f6d99485e - scoped_tls::ScopedKey::set::h37c9a021c3ed7e3b [INFO] [stderr] 67: 0x7f3f6d9c2012 - syntax::with_globals::hd792b50bac29e7b7 [INFO] [stderr] 68: 0x7f3f6d9c7032 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9ab3b35a81bdce89 [INFO] [stderr] 69: 0x7f3f6d49c02a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 70: 0x7f3f6d9d4199 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h73f23e1826e96267 [INFO] [stderr] 71: 0x7f3f6d46d0bf - as core::ops::function::FnOnce>::call_once::hcb6651e4c1963b39 [INFO] [stderr] at /rustc/38f08371587f97c145dedb2c055ac7b01bf1e788/src/liballoc/boxed.rs:932 [INFO] [stderr] 72: 0x7f3f6d49acd0 - as core::ops::function::FnOnce>::call_once::hb173bbdfeb2a361e [INFO] [stderr] at /rustc/38f08371587f97c145dedb2c055ac7b01bf1e788/src/liballoc/boxed.rs:932 [INFO] [stderr] 73: 0x7f3f6d49acd0 - std::sys_common::thread::start_thread::h44ce780fc34036b0 [INFO] [stderr] at src/libstd/sys_common/thread.rs:13 [INFO] [stderr] 74: 0x7f3f6d49acd0 - std::sys::unix::thread::Thread::new::thread_start::hf95e011bc5c0167c [INFO] [stderr] at src/libstd/sys/unix/thread.rs:79 [INFO] [stderr] 75: 0x7f3f6d2076db - start_thread [INFO] [stderr] 76: 0x7f3f6cb2488f - __clone [INFO] [stderr] 77: 0x0 - [INFO] [stderr] [INFO] [stderr] error: internal compiler error: unexpected panic [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.40.0-nightly (38f083715 2019-10-14) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C debuginfo=2 --crate-type lib [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 [typeck_tables_of] processing `records_get_all` [INFO] [stderr] #1 [typeck_tables_of] processing `records_get_all::{{closure}}#0` [INFO] [stderr] #2 [type_of] processing `records_get_all::{{closure}}#0` [INFO] [stderr] #3 [collect_mod_item_types] collecting item types in top-level module [INFO] [stderr] #4 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `salty_bet_bot`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `salty_bet_bot`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "cff8b8a21fef614fb401da5cab71c5cfa443077bf96008d876beed1da40c2ebe"` [INFO] running `"docker" "rm" "-f" "cff8b8a21fef614fb401da5cab71c5cfa443077bf96008d876beed1da40c2ebe"` [INFO] [stdout] cff8b8a21fef614fb401da5cab71c5cfa443077bf96008d876beed1da40c2ebe