[INFO] cloning repository https://github.com/peshwar9/mobc-postgres [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peshwar9/mobc-postgres" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeshwar9%2Fmobc-postgres", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeshwar9%2Fmobc-postgres'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 022f58d1cd44d51eb9470b39f927b036ce5709da [INFO] checking peshwar9/mobc-postgres against master#1e225413a21fa69570bd3fefea9eb05e33f8b917 for pr-107421 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeshwar9%2Fmobc-postgres" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peshwar9/mobc-postgres 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/peshwar9/mobc-postgres [INFO] finished tweaking git repo https://github.com/peshwar9/mobc-postgres [INFO] tweaked toml for git repo https://github.com/peshwar9/mobc-postgres written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/peshwar9/mobc-postgres 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 mobc-postgres v0.5.0 [INFO] [stderr] Downloaded mobc v0.5.7 [INFO] [stderr] Downloaded async-trait v0.1.31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5fec8fc30556075b3e44496636e8f38c9c6384c8c24466edf886375fa530f101 [INFO] running `Command { std: "docker" "start" "-a" "5fec8fc30556075b3e44496636e8f38c9c6384c8c24466edf886375fa530f101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fec8fc30556075b3e44496636e8f38c9c6384c8c24466edf886375fa530f101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fec8fc30556075b3e44496636e8f38c9c6384c8c24466edf886375fa530f101", kill_on_drop: false }` [INFO] [stdout] 5fec8fc30556075b3e44496636e8f38c9c6384c8c24466edf886375fa530f101 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5a9b996d807e2dd9bc915daf9b675845a5f0f214b0bb9f836ec51570e8b46e79 [INFO] running `Command { std: "docker" "start" "-a" "5a9b996d807e2dd9bc915daf9b675845a5f0f214b0bb9f836ec51570e8b46e79", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.25 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking pin-project-lite v0.1.5 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking siphasher v0.3.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking postgres-protocol v0.5.1 [INFO] [stderr] Checking postgres-types v0.1.1 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking pin-project v0.4.17 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking mobc v0.5.7 [INFO] [stderr] Checking tokio-postgres v0.5.4 [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/compiler/rustc_errors/src/lib.rs:988:33 [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::lock::Mutex::Connection, ::Error>>, futures::lock::Mutex::Connection, ::Error>>, MutexLockFuture<'_, PoolInternals<::Connection, ::Error>>, (), futures::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::sink::Send<'_, futures::channel::mpsc::Sender<()>, ()>} and [&Pool, std::option::Option] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mobc-0.5.7/src/lib.rs:376:79 [INFO] [stdout] | [INFO] [stdout] 376 | pub async fn set_conn_max_lifetime(&self, max_lifetime: Option) { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 377 | | assert_ne!( [INFO] [stdout] 378 | | max_lifetime, [INFO] [stdout] 379 | | Some(Duration::from_secs(0)), [INFO] [stdout] ... | [INFO] [stdout] 403 | | } [INFO] [stdout] 404 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f3a4738836a - 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: 0x7f3a4738836a - 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: 0x7f3a4738836a - std::sys_common::backtrace::_print_fmt::h5086af79fa230955 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x7f3a4738836a - ::fmt::h40e2f9b481a329b0 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7f3a473ea52e - core::fmt::write::h0e08990e72fa4772 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/core/src/fmt/mod.rs:1232:17 [INFO] [stderr] 5: 0x7f3a47378ab5 - std::io::Write::write_fmt::h18ca26d57a4d6643 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/io/mod.rs:1682:15 [INFO] [stderr] 6: 0x7f3a47388135 - std::sys_common::backtrace::_print::h5578c8ed44871608 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 7: 0x7f3a47388135 - std::sys_common::backtrace::print::h876961ef9791ecd5 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: 0x7f3a4738aeff - std::panicking::default_hook::{{closure}}::h37236a909c335517 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x7f3a4738ac3b - std::panicking::default_hook::hd20185168c0e8c1e [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x7f3a4a738334 - >::call_once::{shim:vtable#0} [INFO] [stderr] 11: 0x7f3a4738b73a - as core::ops::function::Fn>::call::h00cf5afc4f25636c [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/alloc/src/boxed.rs:2002:9 [INFO] [stderr] 12: 0x7f3a4738b73a - std::panicking::rust_panic_with_hook::h03b89f51fce37847 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/panicking.rs:692:13 [INFO] [stderr] 13: 0x7f3a4ae4b3c1 - std[841a7208e01f7419]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 14: 0x7f3a4ae4a6c6 - std[841a7208e01f7419]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 15: 0x7f3a4adb5206 - std[841a7208e01f7419]::panicking::begin_panic:: [INFO] [stderr] 16: 0x7f3a4adc1d76 - std[841a7208e01f7419]::panic::panic_any:: [INFO] [stderr] 17: 0x7f3a4adc0bf2 - ::span_bug:: [INFO] [stderr] 18: 0x7f3a4adc0967 - ::span_bug:: [INFO] [stderr] 19: 0x7f3a4ae14d9b - rustc_middle[69224fba4b458e45]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 20: 0x7f3a4ae14dea - rustc_middle[69224fba4b458e45]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 21: 0x7f3a4ae147f6 - rustc_middle[69224fba4b458e45]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 22: 0x7f3a4ae14796 - rustc_middle[69224fba4b458e45]::util::bug::opt_span_bug_fmt:: [INFO] [stderr] 23: 0x7f3a49414df4 - rustc_middle[69224fba4b458e45]::util::bug::span_bug_fmt:: [INFO] [stderr] 24: 0x7f3a4adf5c58 - rustc_mir_transform[4290f3c99baba96]::generator::mir_generator_witnesses [INFO] [stderr] 25: 0x7f3a4afc02d5 - rustc_query_system[a3d04db194d155a7]::query::plumbing::try_execute_query:: [INFO] [stderr] 26: 0x7f3a4afe2d01 - rustc_query_system[a3d04db194d155a7]::query::plumbing::get_query:: [INFO] [stderr] 27: 0x7f3a48f8aff9 - rustc_mir_transform[4290f3c99baba96]::mir_drops_elaborated_and_const_checked [INFO] [stderr] 28: 0x7f3a48f88a41 - rustc_query_system[a3d04db194d155a7]::query::plumbing::try_execute_query:: [INFO] [stderr] 29: 0x7f3a48ec1265 - rustc_mir_transform[4290f3c99baba96]::optimized_mir [INFO] [stderr] 30: 0x7f3a48ebf1a2 - rustc_query_system[a3d04db194d155a7]::query::plumbing::try_execute_query:: [INFO] [stderr] 31: 0x7f3a49200a7f - ::encode_crate_root [INFO] [stderr] 32: 0x7f3a499c209f - rustc_metadata[3b2779e37aa6b17a]::rmeta::encoder::encode_metadata_impl [INFO] [stderr] 33: 0x7f3a499aed4e - rustc_data_structures[7383bc6ef18a36b4]::sync::join:: [INFO] [stderr] 34: 0x7f3a499aea61 - rustc_metadata[3b2779e37aa6b17a]::rmeta::encoder::encode_metadata [INFO] [stderr] 35: 0x7f3a499adea3 - rustc_metadata[3b2779e37aa6b17a]::fs::encode_and_write_metadata [INFO] [stderr] 36: 0x7f3a499554de - rustc_interface[2057d2fb91bdc63c]::passes::start_codegen [INFO] [stderr] 37: 0x7f3a499531b9 - ::enter::<::ongoing_codegen::{closure#0}::{closure#0}, core[9035bf6b35054e67]::result::Result, rustc_errors[725197c356c874e]::ErrorGuaranteed>> [INFO] [stderr] 38: 0x7f3a4994ee1d - ::ongoing_codegen [INFO] [stderr] 39: 0x7f3a4994dd7b - 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: 0x7f3a49946734 - >::set::, rustc_driver[9bcdb29d3689328c]::run_compiler::{closure#1}>::{closure#0}, core[9035bf6b35054e67]::result::Result<(), rustc_errors[725197c356c874e]::ErrorGuaranteed>> [INFO] [stderr] 41: 0x7f3a49945e32 - 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: 0x7f3a49945bdc - <::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: 0x7f3a47395803 - as core::ops::function::FnOnce>::call_once::h6eb575a3a34c6156 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/alloc/src/boxed.rs:1988:9 [INFO] [stderr] 44: 0x7f3a47395803 - as core::ops::function::FnOnce>::call_once::h5acc2ba0087849ed [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/alloc/src/boxed.rs:1988:9 [INFO] [stderr] 45: 0x7f3a47395803 - 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: 0x7f3a470c1b43 - [INFO] [stderr] 47: 0x7f3a47152bb4 - __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" "5a9b996d807e2dd9bc915daf9b675845a5f0f214b0bb9f836ec51570e8b46e79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a9b996d807e2dd9bc915daf9b675845a5f0f214b0bb9f836ec51570e8b46e79", kill_on_drop: false }` [INFO] [stdout] 5a9b996d807e2dd9bc915daf9b675845a5f0f214b0bb9f836ec51570e8b46e79