[INFO] cloning repository https://github.com/rahadianprasetya/rust_sqlx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rahadianprasetya/rust_sqlx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frahadianprasetya%2Frust_sqlx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frahadianprasetya%2Frust_sqlx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 893bb25460d4e49cc5d8aee7e57205d1a598eee7
[INFO] testing rahadianprasetya/rust_sqlx against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frahadianprasetya%2Frust_sqlx" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rahadianprasetya/rust_sqlx
[INFO] finished tweaking git repo https://github.com/rahadianprasetya/rust_sqlx
[INFO] tweaked toml for git repo https://github.com/rahadianprasetya/rust_sqlx written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rahadianprasetya/rust_sqlx on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rahadianprasetya/rust_sqlx 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 073bc442dcc69272e20a89789395599f57f3a57b3c641dc7719c1d6fe5d4e034
[INFO] running `Command { std: "docker" "start" "073bc442dcc69272e20a89789395599f57f3a57b3c641dc7719c1d6fe5d4e034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "073bc442dcc69272e20a89789395599f57f3a57b3c641dc7719c1d6fe5d4e034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "073bc442dcc69272e20a89789395599f57f3a57b3c641dc7719c1d6fe5d4e034" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "073bc442dcc69272e20a89789395599f57f3a57b3c641dc7719c1d6fe5d4e034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "073bc442dcc69272e20a89789395599f57f3a57b3c641dc7719c1d6fe5d4e034" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling database-sqlx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 45.91s
[INFO] running `Command { std: "docker" "inspect" "073bc442dcc69272e20a89789395599f57f3a57b3c641dc7719c1d6fe5d4e034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "073bc442dcc69272e20a89789395599f57f3a57b3c641dc7719c1d6fe5d4e034" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling database-sqlx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 4.41s
[INFO] running `Command { std: "docker" "inspect" "073bc442dcc69272e20a89789395599f57f3a57b3c641dc7719c1d6fe5d4e034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "073bc442dcc69272e20a89789395599f57f3a57b3c641dc7719c1d6fe5d4e034" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/database_sqlx-10563f289d8d1050)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::connection_test ... FAILED
[INFO] [stdout] test tests::execute_test ... FAILED
[INFO] [stdout] test tests::fetch_one_test ... FAILED
[INFO] [stdout] test tests::pool_connection_test ... FAILED
[INFO] [stdout] test tests::prepare_statement_test ... FAILED
[INFO] [stdout] test tests::fetch_all_test has been running for over 60 seconds
[INFO] [stdout] test tests::fetch_optional_test has been running for over 60 seconds
[INFO] [stdout] test tests::fetch_stream_test has been running for over 60 seconds
[INFO] [stdout] test tests::insert_brand_b_test has been running for over 60 seconds
[INFO] [stdout] test tests::insert_brand_c_test has been running for over 60 seconds
[INFO] [stdout] test tests::insert_brand_d_test has been running for over 60 seconds
[INFO] [stdout] test tests::fetch_optional_test ... FAILED
[INFO] [stdout] test tests::insert_brand_test has been running for over 60 seconds
[INFO] [stdout] test tests::insert_brand_b_test ... FAILED
[INFO] [stdout] test tests::result_map_test has been running for over 60 seconds
[INFO] [stdout] test tests::result_mapping_test has been running for over 60 seconds
[INFO] [stdout] test tests::fetch_all_test ... FAILED
[INFO] [stdout] test tests::resultmap_brand_test has been running for over 60 seconds
[INFO] [stdout] test tests::insert_brand_c_test ... FAILED
[INFO] [stdout] test tests::fetch_stream_test ... FAILED
[INFO] [stdout] test tests::insert_brand_d_test ... FAILED
[INFO] [stdout] test tests::insert_brand_test ... FAILED
[INFO] [stdout] test tests::result_map_test ... FAILED
[INFO] [stdout] test tests::result_mapping_test ... FAILED
[INFO] [stdout] test tests::resultmap_brand_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::connection_test stdout ----
[INFO] [stdout] Error: Io(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[INFO] [stdout] 
[INFO] [stdout] ---- tests::execute_test stdout ----
[INFO] [stdout] Error: PoolTimedOut
[INFO] [stdout] 
[INFO] [stdout] ---- tests::fetch_one_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::fetch_one_test' (1953) panicked at src/main.rs:60:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f6b49c06a81 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f6b49c1dc3a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5f6b49c0b4ac - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5f6b49be1396 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f6b49bfe029 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5f6b49ad2190 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f6b49bfe352 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f6b49be1442 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f6b49bd97b9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f6b49be222d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f6b49c1e39c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f6b49c1e172 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5f6b49a7d24c - database_sqlx[b501f44e7b22e51c]::tests::get_pool_once::{closure#0}
[INFO] [stdout]   13:     0x5f6b49a7e043 - database_sqlx[b501f44e7b22e51c]::tests::fetch_one_test::{closure#0}
[INFO] [stdout]   14:     0x5f6b49ac23f6 - <tokio[c126ff680274556]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = core[7c831bd917ebf35f]::result::Result<(), sqlx_core[9af8b91e0c7f2fde]::error::Error>>>>
[INFO] [stdout]   15:     0x5f6b49a970ee - <tokio[c126ff680274556]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = core[7c831bd917ebf35f]::result::Result<(), sqlx_core[9af8b91e0c7f2fde]::error::Error>>>>
[INFO] [stdout]   16:     0x5f6b49a83ac1 - database_sqlx[b501f44e7b22e51c]::tests::fetch_one_test
[INFO] [stdout]   17:     0x5f6b49ab7ef4 - <database_sqlx[b501f44e7b22e51c]::tests::fetch_one_test::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18:     0x5f6b49ac547b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   19:     0x5f6b49ad2ae5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   20:     0x5f6b49acbea4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   21:     0x5f6b49ad5c42 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   22:     0x5f6b49c05919 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   23:     0x7bc570fda07a - <unknown>
[INFO] [stdout]   24:     0x7bc57106d534 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::pool_connection_test stdout ----
[INFO] [stdout] Error: PoolTimedOut
[INFO] [stdout] 
[INFO] [stdout] ---- tests::prepare_statement_test stdout ----
[INFO] [stdout] Error: PoolTimedOut
[INFO] [stdout] 
[INFO] [stdout] ---- tests::fetch_optional_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::fetch_optional_test' (1954) panicked at src/main.rs:60:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f6b49c06a81 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f6b49c1dc3a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5f6b49c0b4ac - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5f6b49be1396 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f6b49bfe029 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5f6b49ad2190 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f6b49bfe352 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f6b49be1442 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f6b49bd97b9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f6b49be222d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f6b49c1e39c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f6b49c1e172 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5f6b49a7d24c - database_sqlx[b501f44e7b22e51c]::tests::get_pool_once::{closure#0}
[INFO] [stdout]   13:     0x5f6b49a7fd23 - database_sqlx[b501f44e7b22e51c]::tests::fetch_optional_test::{closure#0}
[INFO] [stdout]   14:     0x5f6b49ac23f6 - <tokio[c126ff680274556]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = core[7c831bd917ebf35f]::result::Result<(), sqlx_core[9af8b91e0c7f2fde]::error::Error>>>>
[INFO] [stdout]   15:     0x5f6b49a970ee - <tokio[c126ff680274556]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = core[7c831bd917ebf35f]::result::Result<(), sqlx_core[9af8b91e0c7f2fde]::error::Error>>>>
[INFO] [stdout]   16:     0x5f6b49a84161 - database_sqlx[b501f44e7b22e51c]::tests::fetch_optional_test
[INFO] [stdout]   17:     0x5f6b49ab8304 - <database_sqlx[b501f44e7b22e51c]::tests::fetch_optional_test::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18:     0x5f6b49ac547b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   19:     0x5f6b49ad2ae5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   20:     0x5f6b49acbea4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   21:     0x5f6b49ad5c42 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   22:     0x5f6b49c05919 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   23:     0x7bc570fda07a - <unknown>
[INFO] [stdout]   24:     0x7bc57106d534 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::insert_brand_b_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::insert_brand_b_test' (1956) panicked at src/main.rs:60:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f6b49c06a81 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f6b49c1dc3a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5f6b49c0b4ac - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5f6b49be1396 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f6b49bfe029 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5f6b49ad2190 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f6b49bfe352 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f6b49be1442 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f6b49bd97b9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f6b49be222d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f6b49c1e39c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f6b49c1e172 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5f6b49a7d24c - database_sqlx[b501f44e7b22e51c]::tests::get_pool_once::{closure#0}
[INFO] [stdout]   13:     0x5f6b49a80733 - database_sqlx[b501f44e7b22e51c]::tests::insert_brand_b_test::{closure#0}
[INFO] [stdout]   14:     0x5f6b49ac23f6 - <tokio[c126ff680274556]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = core[7c831bd917ebf35f]::result::Result<(), sqlx_core[9af8b91e0c7f2fde]::error::Error>>>>
[INFO] [stdout]   15:     0x5f6b49a970ee - <tokio[c126ff680274556]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = core[7c831bd917ebf35f]::result::Result<(), sqlx_core[9af8b91e0c7f2fde]::error::Error>>>>
[INFO] [stdout]   16:     0x5f6b49a842b1 - database_sqlx[b501f44e7b22e51c]::tests::insert_brand_b_test
[INFO] [stdout]   17:     0x5f6b49ab83d4 - <database_sqlx[b501f44e7b22e51c]::tests::insert_brand_b_test::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18:     0x5f6b49ac547b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   19:     0x5f6b49ad2ae5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   20:     0x5f6b49acbea4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   21:     0x5f6b49ad5c42 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   22:     0x5f6b49c05919 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   23:     0x7bc570fda07a - <unknown>
[INFO] [stdout]   24:     0x7bc57106d534 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::fetch_all_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::fetch_all_test' (1952) panicked at src/main.rs:60:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f6b49c06a81 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f6b49c1dc3a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5f6b49c0b4ac - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5f6b49be1396 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f6b49bfe029 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5f6b49ad2190 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f6b49bfe352 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f6b49be1442 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f6b49bd97b9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f6b49be222d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f6b49c1e39c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f6b49c1e172 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5f6b49a7d24c - database_sqlx[b501f44e7b22e51c]::tests::get_pool_once::{closure#0}
[INFO] [stdout]   13:     0x5f6b49a7d853 - database_sqlx[b501f44e7b22e51c]::tests::fetch_all_test::{closure#0}
[INFO] [stdout]   14:     0x5f6b49ac23f6 - <tokio[c126ff680274556]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = core[7c831bd917ebf35f]::result::Result<(), sqlx_core[9af8b91e0c7f2fde]::error::Error>>>>
[INFO] [stdout]   15:     0x5f6b49a970ee - <tokio[c126ff680274556]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = core[7c831bd917ebf35f]::result::Result<(), sqlx_core[9af8b91e0c7f2fde]::error::Error>>>>
[INFO] [stdout]   16:     0x5f6b49a83971 - database_sqlx[b501f44e7b22e51c]::tests::fetch_all_test
[INFO] [stdout]   17:     0x5f6b49ab7e24 - <database_sqlx[b501f44e7b22e51c]::tests::fetch_all_test::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18:     0x5f6b49ac547b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   19:     0x5f6b49ad2ae5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   20:     0x5f6b49acbea4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   21:     0x5f6b49ad5c42 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   22:     0x5f6b49c05919 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   23:     0x7bc570fda07a - <unknown>
[INFO] [stdout]   24:     0x7bc57106d534 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::insert_brand_c_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::insert_brand_c_test' (1957) panicked at src/main.rs:60:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f6b49c06a81 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f6b49c1dc3a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5f6b49c0b4ac - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5f6b49be1396 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f6b49bfe029 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5f6b49ad2190 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f6b49bfe352 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f6b49be1442 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f6b49bd97b9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f6b49be222d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f6b49c1e39c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f6b49c1e172 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5f6b49a7d24c - database_sqlx[b501f44e7b22e51c]::tests::get_pool_once::{closure#0}
[INFO] [stdout]   13:     0x5f6b49a80c88 - database_sqlx[b501f44e7b22e51c]::tests::insert_brand_c_test::{closure#0}
[INFO] [stdout]   14:     0x5f6b49ac23f6 - <tokio[c126ff680274556]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = core[7c831bd917ebf35f]::result::Result<(), sqlx_core[9af8b91e0c7f2fde]::error::Error>>>>
[INFO] [stdout]   15:     0x5f6b49a970ee - <tokio[c126ff680274556]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = core[7c831bd917ebf35f]::result::Result<(), sqlx_core[9af8b91e0c7f2fde]::error::Error>>>>
[INFO] [stdout]   16:     0x5f6b49a84401 - database_sqlx[b501f44e7b22e51c]::tests::insert_brand_c_test
[INFO] [stdout]   17:     0x5f6b49ab84a4 - <database_sqlx[b501f44e7b22e51c]::tests::insert_brand_c_test::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18:     0x5f6b49ac547b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   19:     0x5f6b49ad2ae5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   20:     0x5f6b49acbea4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   21:     0x5f6b49ad5c42 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   22:     0x5f6b49c05919 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   23:     0x7bc570fda07a - <unknown>
[INFO] [stdout]   24:     0x7bc57106d534 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::fetch_stream_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::fetch_stream_test' (1955) panicked at src/main.rs:60:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f6b49c06a81 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f6b49c1dc3a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5f6b49c0b4ac - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5f6b49be1396 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f6b49bfe029 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5f6b49ad2190 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f6b49bfe352 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f6b49be1442 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f6b49bd97b9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f6b49be222d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f6b49c1e39c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f6b49c1e172 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5f6b49a7d24c - database_sqlx[b501f44e7b22e51c]::tests::get_pool_once::{closure#0}
[INFO] [stdout]   13:     0x5f6b49a7f062 - database_sqlx[b501f44e7b22e51c]::tests::fetch_stream_test::{closure#0}
[INFO] [stdout]   14:     0x5f6b49ac23f6 - <tokio[c126ff680274556]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = core[7c831bd917ebf35f]::result::Result<(), sqlx_core[9af8b91e0c7f2fde]::error::Error>>>>
[INFO] [stdout]   15:     0x5f6b49a970ee - <tokio[c126ff680274556]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = core[7c831bd917ebf35f]::result::Result<(), sqlx_core[9af8b91e0c7f2fde]::error::Error>>>>
[INFO] [stdout]   16:     0x5f6b49a83ec1 - database_sqlx[b501f44e7b22e51c]::tests::fetch_stream_test
[INFO] [stdout]   17:     0x5f6b49ab8164 - <database_sqlx[b501f44e7b22e51c]::tests::fetch_stream_test::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18:     0x5f6b49ac547b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   19:     0x5f6b49ad2ae5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   20:     0x5f6b49acbea4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   21:     0x5f6b49ad5c42 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   22:     0x5f6b49c05919 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   23:     0x7bc570fda07a - <unknown>
[INFO] [stdout]   24:     0x7bc57106d534 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::insert_brand_d_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::insert_brand_d_test' (1958) panicked at src/main.rs:60:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f6b49c06a81 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f6b49c1dc3a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5f6b49c0b4ac - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5f6b49be1396 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f6b49bfe029 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5f6b49ad2190 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f6b49bfe352 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f6b49be1442 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f6b49bd97b9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f6b49be222d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f6b49c1e39c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f6b49c1e172 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5f6b49a7d24c - database_sqlx[b501f44e7b22e51c]::tests::get_pool_once::{closure#0}
[INFO] [stdout]   13:     0x5f6b49a81498 - database_sqlx[b501f44e7b22e51c]::tests::insert_brand_d_test::{closure#0}
[INFO] [stdout]   14:     0x5f6b49ac23f6 - <tokio[c126ff680274556]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = core[7c831bd917ebf35f]::result::Result<(), sqlx_core[9af8b91e0c7f2fde]::error::Error>>>>
[INFO] [stdout]   15:     0x5f6b49a970ee - <tokio[c126ff680274556]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = core[7c831bd917ebf35f]::result::Result<(), sqlx_core[9af8b91e0c7f2fde]::error::Error>>>>
[INFO] [stdout]   16:     0x5f6b49a84551 - database_sqlx[b501f44e7b22e51c]::tests::insert_brand_d_test
[INFO] [stdout]   17:     0x5f6b49ab8574 - <database_sqlx[b501f44e7b22e51c]::tests::insert_brand_d_test::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18:     0x5f6b49ac547b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   19:     0x5f6b49ad2ae5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   20:     0x5f6b49acbea4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   21:     0x5f6b49ad5c42 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   22:     0x5f6b49c05919 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   23:     0x7bc570fda07a - <unknown>
[INFO] [stdout]   24:     0x7bc57106d534 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::insert_brand_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::insert_brand_test' (1959) panicked at src/main.rs:60:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f6b49c06a81 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f6b49c1dc3a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5f6b49c0b4ac - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5f6b49be1396 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f6b49bfe029 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5f6b49ad2190 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f6b49bfe352 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f6b49be1442 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f6b49bd97b9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f6b49be222d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f6b49c1e39c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f6b49c1e172 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5f6b49a7d24c - database_sqlx[b501f44e7b22e51c]::tests::get_pool_once::{closure#0}
[INFO] [stdout]   13:     0x5f6b49a7f7d3 - database_sqlx[b501f44e7b22e51c]::tests::insert_brand_test::{closure#0}
[INFO] [stdout]   14:     0x5f6b49ac23f6 - <tokio[c126ff680274556]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = core[7c831bd917ebf35f]::result::Result<(), sqlx_core[9af8b91e0c7f2fde]::error::Error>>>>
[INFO] [stderr] error: test failed, to rerun pass `--bin database-sqlx`
[INFO] [stdout]   15:     0x5f6b49a970ee - <tokio[c126ff680274556]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = core[7c831bd917ebf35f]::result::Result<(), sqlx_core[9af8b91e0c7f2fde]::error::Error>>>>
[INFO] [stdout]   16:     0x5f6b49a84011 - database_sqlx[b501f44e7b22e51c]::tests::insert_brand_test
[INFO] [stdout]   17:     0x5f6b49ab8234 - <database_sqlx[b501f44e7b22e51c]::tests::insert_brand_test::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18:     0x5f6b49ac547b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   19:     0x5f6b49ad2ae5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   20:     0x5f6b49acbea4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   21:     0x5f6b49ad5c42 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   22:     0x5f6b49c05919 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   23:     0x7bc570fda07a - <unknown>
[INFO] [stdout]   24:     0x7bc57106d534 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::result_map_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::result_map_test' (1962) panicked at src/main.rs:60:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f6b49c06a81 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f6b49c1dc3a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5f6b49c0b4ac - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5f6b49be1396 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f6b49bfe029 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5f6b49ad2190 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f6b49bfe352 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f6b49be1442 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f6b49bd97b9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f6b49be222d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f6b49c1e39c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f6b49c1e172 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5f6b49a7d24c - database_sqlx[b501f44e7b22e51c]::tests::get_pool_once::{closure#0}
[INFO] [stdout]   13:     0x5f6b49a7ebe3 - database_sqlx[b501f44e7b22e51c]::tests::result_map_test::{closure#0}
[INFO] [stdout]   14:     0x5f6b49ac23f6 - <tokio[c126ff680274556]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = core[7c831bd917ebf35f]::result::Result<(), sqlx_core[9af8b91e0c7f2fde]::error::Error>>>>
[INFO] [stdout]   15:     0x5f6b49a970ee - <tokio[c126ff680274556]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = core[7c831bd917ebf35f]::result::Result<(), sqlx_core[9af8b91e0c7f2fde]::error::Error>>>>
[INFO] [stdout]   16:     0x5f6b49a83d71 - database_sqlx[b501f44e7b22e51c]::tests::result_map_test
[INFO] [stdout]   17:     0x5f6b49ab8094 - <database_sqlx[b501f44e7b22e51c]::tests::result_map_test::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18:     0x5f6b49ac547b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   19:     0x5f6b49ad2ae5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   20:     0x5f6b49acbea4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   21:     0x5f6b49ad5c42 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   22:     0x5f6b49c05919 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   23:     0x7bc570fda07a - <unknown>
[INFO] [stdout]   24:     0x7bc57106d534 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::result_mapping_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::result_mapping_test' (1963) panicked at src/main.rs:60:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f6b49c06a81 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f6b49c1dc3a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5f6b49c0b4ac - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5f6b49be1396 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f6b49bfe029 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5f6b49ad2190 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f6b49bfe352 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f6b49be1442 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f6b49bd97b9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f6b49be222d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f6b49c1e39c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f6b49c1e172 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5f6b49a7d24c - database_sqlx[b501f44e7b22e51c]::tests::get_pool_once::{closure#0}
[INFO] [stdout]   13:     0x5f6b49a820c3 - database_sqlx[b501f44e7b22e51c]::tests::result_mapping_test::{closure#0}
[INFO] [stdout]   14:     0x5f6b49ac23f6 - <tokio[c126ff680274556]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = core[7c831bd917ebf35f]::result::Result<(), sqlx_core[9af8b91e0c7f2fde]::error::Error>>>>
[INFO] [stdout]   15:     0x5f6b49a970ee - <tokio[c126ff680274556]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = core[7c831bd917ebf35f]::result::Result<(), sqlx_core[9af8b91e0c7f2fde]::error::Error>>>>
[INFO] [stdout]   16:     0x5f6b49a846a1 - database_sqlx[b501f44e7b22e51c]::tests::result_mapping_test
[INFO] [stdout]   17:     0x5f6b49ab8644 - <database_sqlx[b501f44e7b22e51c]::tests::result_mapping_test::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18:     0x5f6b49ac547b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   19:     0x5f6b49ad2ae5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   20:     0x5f6b49acbea4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   21:     0x5f6b49ad5c42 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   22:     0x5f6b49c05919 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   23:     0x7bc570fda07a - <unknown>
[INFO] [stdout]   24:     0x7bc57106d534 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::resultmap_brand_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::resultmap_brand_test' (1964) panicked at src/main.rs:60:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f6b49c06a81 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f6b49c1dc3a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5f6b49c0b4ac - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5f6b49be1396 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f6b49bfe029 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5f6b49ad2190 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f6b49bfe352 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f6b49be1442 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f6b49bd97b9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f6b49be222d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f6b49c1e39c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f6b49c1e172 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x5f6b49a7d24c - database_sqlx[b501f44e7b22e51c]::tests::get_pool_once::{closure#0}
[INFO] [stdout]   13:     0x5f6b49a82d13 - database_sqlx[b501f44e7b22e51c]::tests::resultmap_brand_test::{closure#0}
[INFO] [stdout]   14:     0x5f6b49ac23f6 - <tokio[c126ff680274556]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = core[7c831bd917ebf35f]::result::Result<(), sqlx_core[9af8b91e0c7f2fde]::error::Error>>>>
[INFO] [stdout]   15:     0x5f6b49a970ee - <tokio[c126ff680274556]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = core[7c831bd917ebf35f]::result::Result<(), sqlx_core[9af8b91e0c7f2fde]::error::Error>>>>
[INFO] [stdout]   16:     0x5f6b49a84941 - database_sqlx[b501f44e7b22e51c]::tests::resultmap_brand_test
[INFO] [stdout]   17:     0x5f6b49ab87e4 - <database_sqlx[b501f44e7b22e51c]::tests::resultmap_brand_test::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18:     0x5f6b49ac547b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   19:     0x5f6b49ad2ae5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   20:     0x5f6b49acbea4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   21:     0x5f6b49ad5c42 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   22:     0x5f6b49c05919 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   23:     0x7bc570fda07a - <unknown>
[INFO] [stdout]   24:     0x7bc57106d534 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::connection_test
[INFO] [stdout]     tests::execute_test
[INFO] [stdout]     tests::fetch_all_test
[INFO] [stdout]     tests::fetch_one_test
[INFO] [stdout]     tests::fetch_optional_test
[INFO] [stdout]     tests::fetch_stream_test
[INFO] [stdout]     tests::insert_brand_b_test
[INFO] [stdout]     tests::insert_brand_c_test
[INFO] [stdout]     tests::insert_brand_d_test
[INFO] [stdout]     tests::insert_brand_test
[INFO] [stdout]     tests::pool_connection_test
[INFO] [stdout]     tests::prepare_statement_test
[INFO] [stdout]     tests::result_map_test
[INFO] [stdout]     tests::result_mapping_test
[INFO] [stdout]     tests::resultmap_brand_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 15 failed; 0 ignored; 0 measured; 0 filtered out; finished in 330.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "073bc442dcc69272e20a89789395599f57f3a57b3c641dc7719c1d6fe5d4e034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "073bc442dcc69272e20a89789395599f57f3a57b3c641dc7719c1d6fe5d4e034", kill_on_drop: false }`
[INFO] [stdout] 073bc442dcc69272e20a89789395599f57f3a57b3c641dc7719c1d6fe5d4e034
