[INFO] cloning repository https://github.com/rogeriob2br/enge-sidecar-redis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rogeriob2br/enge-sidecar-redis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogeriob2br%2Fenge-sidecar-redis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogeriob2br%2Fenge-sidecar-redis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ecf2030f951b2965a0cc1917bc1a1ab73bf2dc0 [INFO] checking rogeriob2br/enge-sidecar-redis against master#1e225413a21fa69570bd3fefea9eb05e33f8b917 for pr-107421 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogeriob2br%2Fenge-sidecar-redis" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rogeriob2br/enge-sidecar-redis on toolchain 1e225413a21fa69570bd3fefea9eb05e33f8b917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rogeriob2br/enge-sidecar-redis [INFO] finished tweaking git repo https://github.com/rogeriob2br/enge-sidecar-redis [INFO] tweaked toml for git repo https://github.com/rogeriob2br/enge-sidecar-redis written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rogeriob2br/enge-sidecar-redis already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redis v0.20.1 [INFO] [stderr] Downloaded actix-web-codegen v0.5.0-beta.2 [INFO] [stderr] Downloaded actix-http v3.0.0-beta.6 [INFO] [stderr] Downloaded redis v0.17.0 [INFO] [stderr] Downloaded ahash v0.7.2 [INFO] [stderr] Downloaded actix-web v4.0.0-beta.6 [INFO] [stderr] Downloaded mobc v0.7.2 [INFO] [stderr] Downloaded mobc-redis-cluster v0.1.1 [INFO] [stderr] Downloaded redis_cluster_async v0.6.0 [INFO] [stderr] Downloaded serde-redis v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 561cd8e2c566c882fe509bebf3ac0361359d0402cd02fc64a9261289e4a2bd1c [INFO] running `Command { std: "docker" "start" "-a" "561cd8e2c566c882fe509bebf3ac0361359d0402cd02fc64a9261289e4a2bd1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "561cd8e2c566c882fe509bebf3ac0361359d0402cd02fc64a9261289e4a2bd1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "561cd8e2c566c882fe509bebf3ac0361359d0402cd02fc64a9261289e4a2bd1c", kill_on_drop: false }` [INFO] [stdout] 561cd8e2c566c882fe509bebf3ac0361359d0402cd02fc64a9261289e4a2bd1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d8346fe1328462fa084beaaefeaae2226317423a534666b9b2966371fcf334f [INFO] running `Command { std: "docker" "start" "-a" "9d8346fe1328462fa084beaaefeaae2226317423a534666b9b2966371fcf334f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking local-waker v0.1.1 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking vec-arena v1.1.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking nb-connect v1.1.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking actix-utils v3.0.0 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Checking actix-service v2.0.0 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking arc-swap v1.2.0 [INFO] [stderr] Checking sha-1 v0.9.4 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking polling v2.0.3 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.2 [INFO] [stderr] Checking pin-project v1.0.6 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking local-channel v0.1.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-util v0.6.5 [INFO] [stderr] Checking combine v4.5.2 [INFO] [stderr] Checking actix-rt v2.2.0 [INFO] [stderr] Checking mobc v0.7.2 [INFO] [stderr] Checking actix-server v2.0.0-beta.5 [INFO] [stderr] Checking actix-codec v0.4.0 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_transform/src/generator.rs:895:9: Broken MIR: generator contains type [&PoolInternals<::Connection, ::Error>] in MIR, but typeck only knows about {ResumeTy, &Pool, Option, Pool, SharedPool, Arc>, &futures_util::lock::Mutex::Connection, ::Error>>, futures_util::lock::Mutex::Connection, ::Error>>, MutexLockFuture<'_, PoolInternals<::Connection, ::Error>>, (), futures_util::lock::MutexGuard<'_, PoolInternals<::Connection, ::Error>>, Duration, bool, PoolInternals<::Connection, ::Error>, InternalConfig, &mut Option>, Option>, Option<&mut futures_channel::mpsc::Sender<()>>, &mut futures_channel::mpsc::Sender<()>, futures_util::sink::Send<'_, futures_channel::mpsc::Sender<()>, ()>} and [&Pool, std::option::Option] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mobc-0.7.2/src/lib.rs:382:79 [INFO] [stdout] | [INFO] [stdout] 382 | pub async fn set_conn_max_lifetime(&self, max_lifetime: Option) { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 383 | | assert_ne!( [INFO] [stdout] 384 | | max_lifetime, [INFO] [stdout] 385 | | Some(Duration::from_secs(0)), [INFO] [stdout] ... | [INFO] [stdout] 409 | | } [INFO] [stdout] 410 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/compiler/rustc_errors/src/lib.rs:988:33 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fa5869af36a - std::backtrace_rs::backtrace::libunwind::trace::he9d18c23e3bb5a09 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7fa5869af36a - std::backtrace_rs::backtrace::trace_unsynchronized::h156aebe1e55b83b4 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fa5869af36a - std::sys_common::backtrace::_print_fmt::h5086af79fa230955 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x7fa5869af36a - ::fmt::h40e2f9b481a329b0 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7fa586a1152e - core::fmt::write::h0e08990e72fa4772 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/core/src/fmt/mod.rs:1232:17 [INFO] [stderr] 5: 0x7fa58699fab5 - std::io::Write::write_fmt::h18ca26d57a4d6643 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/io/mod.rs:1682:15 [INFO] [stderr] 6: 0x7fa5869af135 - std::sys_common::backtrace::_print::h5578c8ed44871608 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 7: 0x7fa5869af135 - std::sys_common::backtrace::print::h876961ef9791ecd5 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: 0x7fa5869b1eff - std::panicking::default_hook::{{closure}}::h37236a909c335517 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x7fa5869b1c3b - std::panicking::default_hook::hd20185168c0e8c1e [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x7fa589d5f334 - >::call_once::{shim:vtable#0} [INFO] [stderr] 11: 0x7fa5869b273a - as core::ops::function::Fn>::call::h00cf5afc4f25636c [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/alloc/src/boxed.rs:2002:9 [INFO] [stderr] 12: 0x7fa5869b273a - std::panicking::rust_panic_with_hook::h03b89f51fce37847 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/panicking.rs:692:13 [INFO] [stderr] 13: 0x7fa58a4723c1 - std[841a7208e01f7419]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 14: 0x7fa58a4716c6 - std[841a7208e01f7419]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 15: 0x7fa58a3dc206 - std[841a7208e01f7419]::panicking::begin_panic:: [INFO] [stderr] 16: 0x7fa58a3e8d76 - std[841a7208e01f7419]::panic::panic_any:: [INFO] [stderr] 17: 0x7fa58a3e7bf2 - ::span_bug:: [INFO] [stderr] 18: 0x7fa58a3e7967 - ::span_bug:: [INFO] [stderr] 19: 0x7fa58a43bd9b - rustc_middle[69224fba4b458e45]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 20: 0x7fa58a43bdea - rustc_middle[69224fba4b458e45]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 21: 0x7fa58a43b7f6 - rustc_middle[69224fba4b458e45]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 22: 0x7fa58a43b796 - rustc_middle[69224fba4b458e45]::util::bug::opt_span_bug_fmt:: [INFO] [stderr] 23: 0x7fa588a3bdf4 - rustc_middle[69224fba4b458e45]::util::bug::span_bug_fmt:: [INFO] [stderr] 24: 0x7fa58a41cc58 - rustc_mir_transform[4290f3c99baba96]::generator::mir_generator_witnesses [INFO] [stderr] 25: 0x7fa58a5e72d5 - rustc_query_system[a3d04db194d155a7]::query::plumbing::try_execute_query:: [INFO] [stderr] 26: 0x7fa58a609d01 - rustc_query_system[a3d04db194d155a7]::query::plumbing::get_query:: [INFO] [stderr] 27: 0x7fa5885b1ff9 - rustc_mir_transform[4290f3c99baba96]::mir_drops_elaborated_and_const_checked [INFO] [stderr] 28: 0x7fa5885afa41 - rustc_query_system[a3d04db194d155a7]::query::plumbing::try_execute_query:: [INFO] [stderr] 29: 0x7fa5884e8265 - rustc_mir_transform[4290f3c99baba96]::optimized_mir [INFO] [stderr] 30: 0x7fa5884e61a2 - rustc_query_system[a3d04db194d155a7]::query::plumbing::try_execute_query:: [INFO] [stderr] 31: 0x7fa588827a7f - ::encode_crate_root [INFO] [stderr] 32: 0x7fa588fe909f - rustc_metadata[3b2779e37aa6b17a]::rmeta::encoder::encode_metadata_impl [INFO] [stderr] 33: 0x7fa588fd5d4e - rustc_data_structures[7383bc6ef18a36b4]::sync::join:: [INFO] [stderr] 34: 0x7fa588fd5a61 - rustc_metadata[3b2779e37aa6b17a]::rmeta::encoder::encode_metadata [INFO] [stderr] 35: 0x7fa588fd4ea3 - rustc_metadata[3b2779e37aa6b17a]::fs::encode_and_write_metadata [INFO] [stderr] 36: 0x7fa588f7c4de - rustc_interface[2057d2fb91bdc63c]::passes::start_codegen [INFO] [stderr] 37: 0x7fa588f7a1b9 - ::enter::<::ongoing_codegen::{closure#0}::{closure#0}, core[9035bf6b35054e67]::result::Result, rustc_errors[725197c356c874e]::ErrorGuaranteed>> [INFO] [stderr] 38: 0x7fa588f75e1d - ::ongoing_codegen [INFO] [stderr] 39: 0x7fa588f74d7b - rustc_span[871360091abeab91]::with_source_map::, rustc_interface[2057d2fb91bdc63c]::interface::run_compiler, rustc_driver[9bcdb29d3689328c]::run_compiler::{closure#1}>::{closure#0}::{closure#0}> [INFO] [stderr] 40: 0x7fa588f6d734 - >::set::, rustc_driver[9bcdb29d3689328c]::run_compiler::{closure#1}>::{closure#0}, core[9035bf6b35054e67]::result::Result<(), rustc_errors[725197c356c874e]::ErrorGuaranteed>> [INFO] [stderr] 41: 0x7fa588f6ce32 - std[841a7208e01f7419]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[9bcdb29d3689328c]::run_compiler::{closure#1}>::{closure#0}, core[9035bf6b35054e67]::result::Result<(), rustc_errors[725197c356c874e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[9035bf6b35054e67]::result::Result<(), rustc_errors[725197c356c874e]::ErrorGuaranteed>> [INFO] [stderr] 42: 0x7fa588f6cbdc - <::spawn_unchecked_, rustc_driver[9bcdb29d3689328c]::run_compiler::{closure#1}>::{closure#0}, core[9035bf6b35054e67]::result::Result<(), rustc_errors[725197c356c874e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[9035bf6b35054e67]::result::Result<(), rustc_errors[725197c356c874e]::ErrorGuaranteed>>::{closure#1} as core[9035bf6b35054e67]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 43: 0x7fa5869bc803 - as core::ops::function::FnOnce>::call_once::h6eb575a3a34c6156 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/alloc/src/boxed.rs:1988:9 [INFO] [stderr] 44: 0x7fa5869bc803 - as core::ops::function::FnOnce>::call_once::h5acc2ba0087849ed [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/alloc/src/boxed.rs:1988:9 [INFO] [stderr] 45: 0x7fa5869bc803 - std::sys::unix::thread::Thread::new::thread_start::he9c292c1ebd7f47e [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 46: 0x7fa5866e8b43 - [INFO] [stderr] 47: 0x7fa586779bb4 - __clone [INFO] [stderr] 48: 0x0 - [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/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.69.0-nightly (1e225413a 2023-01-28) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -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 [mir_generator_witnesses] generator witness types for `::set_conn_max_lifetime::{closure#0}` [INFO] [stderr] #1 [mir_drops_elaborated_and_const_checked] elaborating drops for `::set_conn_max_lifetime::{closure#0}` [INFO] [stderr] #2 [optimized_mir] optimizing MIR for `::set_conn_max_lifetime::{closure#0}` [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mobc` due to previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9d8346fe1328462fa084beaaefeaae2226317423a534666b9b2966371fcf334f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d8346fe1328462fa084beaaefeaae2226317423a534666b9b2966371fcf334f", kill_on_drop: false }` [INFO] [stdout] 9d8346fe1328462fa084beaaefeaae2226317423a534666b9b2966371fcf334f