[INFO] cloning repository https://github.com/jakob-lilliemarck/tx-chainable
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakob-lilliemarck/tx-chainable" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakob-lilliemarck%2Ftx-chainable", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakob-lilliemarck%2Ftx-chainable'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9dbf6f855213e4c53cd43dadfefd7ad9dd35c919
[INFO] testing jakob-lilliemarck/tx-chainable against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakob-lilliemarck%2Ftx-chainable" "/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/jakob-lilliemarck/tx-chainable
[INFO] finished tweaking git repo https://github.com/jakob-lilliemarck/tx-chainable
[INFO] tweaked toml for git repo https://github.com/jakob-lilliemarck/tx-chainable written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jakob-lilliemarck/tx-chainable on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jakob-lilliemarck/tx-chainable 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.98.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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c5ac3ba3276610ed5bb23d6c812c70e6348082c430c7f259e7e280e6f0f5731c
[INFO] running `Command { std: "docker" "start" "c5ac3ba3276610ed5bb23d6c812c70e6348082c430c7f259e7e280e6f0f5731c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5ac3ba3276610ed5bb23d6c812c70e6348082c430c7f259e7e280e6f0f5731c", 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" "c5ac3ba3276610ed5bb23d6c812c70e6348082c430c7f259e7e280e6f0f5731c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5ac3ba3276610ed5bb23d6c812c70e6348082c430c7f259e7e280e6f0f5731c", 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" "c5ac3ba3276610ed5bb23d6c812c70e6348082c430c7f259e7e280e6f0f5731c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling rustls-webpki v0.103.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[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 tx-chainable v0.1.0 (/opt/rustwide/workdir/tx_chainable)
[INFO] [stderr]    Compiling tx-chainable-integration v0.1.0 (/opt/rustwide/workdir/integration)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "c5ac3ba3276610ed5bb23d6c812c70e6348082c430c7f259e7e280e6f0f5731c", 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" "c5ac3ba3276610ed5bb23d6c812c70e6348082c430c7f259e7e280e6f0f5731c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tx-chainable v0.1.0 (/opt/rustwide/workdir/tx_chainable)
[INFO] [stderr]    Compiling tx-chainable-integration v0.1.0 (/opt/rustwide/workdir/integration)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.53s
[INFO] running `Command { std: "docker" "inspect" "c5ac3ba3276610ed5bb23d6c812c70e6348082c430c7f259e7e280e6f0f5731c", 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" "c5ac3ba3276610ed5bb23d6c812c70e6348082c430c7f259e7e280e6f0f5731c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tx_chainable-f812852b9d81222f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tx_chainable_integration-dc130ac0aa3156ee)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/chainable_tests.rs (/opt/rustwide/target/debug/deps/chainable_tests-2fa9c0cfc3bc34b3)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_cross_repository_chaining ... FAILED
[INFO] [stdout] test test_multiple_chains_in_transaction ... FAILED
[INFO] [stdout] test test_single_repository_transaction ... FAILED
[INFO] [stdout] test test_empty_transaction ... FAILED
[INFO] [stdout] test test_error_during_chain_operation ... FAILED
[INFO] [stdout] test test_nested_chain_operations ... FAILED
[INFO] [stdout] test test_transaction_rollback_on_error ... FAILED
[INFO] [stdout] test test_users_repository_as_starter ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_cross_repository_chaining stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_cross_repository_chaining' (1938) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e98b34e9a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e98b34e9a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e98b34e9a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e98b34e9a1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e98b365f6a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e98b365f6a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x63e98b3538dc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63e98b3538dc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63e98b32b216 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e98b32b216 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e98b345e89 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e98ad55270 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63e98ad55270 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e98b3461b2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63e98b3461b2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63e98b32b2c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63e98b3221d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e98b32c25d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63e98b36679c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e98b3664e2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x63e98ae8d27b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63e98aed34ba - sqlx_postgres[430a3761df4278ff]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x63e98aed72b4 - <sqlx_postgres[430a3761df4278ff]::database::Postgres as sqlx_core[935b0bd6ea10542d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x63e98ad1c90f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[935b0bd6ea10542d]::testing::TestContext<sqlx_postgres[430a3761df4278ff]::database::Postgres>, sqlx_core[935b0bd6ea10542d]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63e98ad2eacb - sqlx_core[935b0bd6ea10542d]::testing::run_test::<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x63e98ad1ca8d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x63e98ad1cc8d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63e98accd15d - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x63e98accb87c - tokio[3cff2be663c43e09]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>, <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x63e98accb87c - tokio[3cff2be663c43e09]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>, <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x63e98accb87c - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x63e98acae1ba - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>, <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x63e98acc12ad - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x63e98acbf82b - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x63e98ad078ca - <tokio[3cff2be663c43e09]::runtime::context::scoped::Scoped<tokio[3cff2be663c43e09]::runtime::scheduler::Context>>::set::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x63e98ad0d04a - tokio[3cff2be663c43e09]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x63e98acd7a46 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[3cff2be663c43e09]::runtime::context::Context>>::try_with::<tokio[3cff2be663c43e09]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x63e98acd60ac - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[3cff2be663c43e09]::runtime::context::Context>>::with::<tokio[3cff2be663c43e09]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x63e98ad0ad31 - tokio[3cff2be663c43e09]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x63e98acb6629 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x63e98acba1e6 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x63e98acbb229 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x63e98acf4123 - tokio[3cff2be663c43e09]::runtime::context::runtime::enter_runtime::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x63e98acacd93 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63e98ad1db10 - <tokio[3cff2be663c43e09]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x63e98ad1f8c3 - <tokio[3cff2be663c43e09]::runtime::runtime::Runtime>::block_on::<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x63e98acfd827 - sqlx_core[935b0bd6ea10542d]::rt::test_block_on::<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x63e98ad2c14e - sqlx_core[935b0bd6ea10542d]::testing::run_test::<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x63e98ad2be46 - sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool::<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x63e98ad36e7a - <fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::test_cross_repository_chaining::{closure#0} as sqlx_core[935b0bd6ea10542d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x63e98acf06f7 - chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:41:1
[INFO] [stdout]   51:     0x63e98ace7b37 - chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:42:64
[INFO] [stdout]   52:     0x63e98acd5c36 - <chainable_tests[b97dd6c39e467a61]::test_cross_repository_chaining::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63e98ad485ab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63e98ad485ab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x63e98ad55bf5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x63e98ad55bf5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63e98ad55bf5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x63e98ad55bf5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63e98ad55bf5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63e98ad55bf5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x63e98ad55bf5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63e98ad506a4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63e98ad506a4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x63e98ad58d42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x63e98ad58d42 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x63e98ad58d42 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x63e98ad58d42 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x63e98ad58d42 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x63e98ad58d42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x63e98ad58d42 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63e98b34db4f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x63e98b34db4f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x75f2f7616aa4 - <unknown>
[INFO] [stdout]   74:     0x75f2f76a3a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_multiple_chains_in_transaction stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_multiple_chains_in_transaction' (1941) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e98b34e9a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e98b34e9a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e98b34e9a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e98b34e9a1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e98b365f6a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e98b365f6a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x63e98b3538dc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63e98b3538dc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63e98b32b216 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e98b32b216 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e98b345e89 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e98ad55270 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63e98ad55270 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e98b3461b2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63e98b3461b2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63e98b32b2c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63e98b3221d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e98b32c25d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63e98b36679c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e98b3664e2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x63e98ae8d27b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63e98aed34ba - sqlx_postgres[430a3761df4278ff]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x63e98aed72b4 - <sqlx_postgres[430a3761df4278ff]::database::Postgres as sqlx_core[935b0bd6ea10542d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x63e98ad1c90f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[935b0bd6ea10542d]::testing::TestContext<sqlx_postgres[430a3761df4278ff]::database::Postgres>, sqlx_core[935b0bd6ea10542d]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63e98ad3230b - sqlx_core[935b0bd6ea10542d]::testing::run_test::<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x63e98ad1cbcd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x63e98ad1cdcd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63e98accd29d - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x63e98accc18c - tokio[3cff2be663c43e09]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>, <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x63e98accc18c - tokio[3cff2be663c43e09]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>, <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x63e98accc18c - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x63e98acaf3da - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>, <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x63e98acc486d - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x63e98acbf91b - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x63e98ad07eba - <tokio[3cff2be663c43e09]::runtime::context::scoped::Scoped<tokio[3cff2be663c43e09]::runtime::scheduler::Context>>::set::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x63e98ad0d22a - tokio[3cff2be663c43e09]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x63e98acd80d6 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[3cff2be663c43e09]::runtime::context::Context>>::try_with::<tokio[3cff2be663c43e09]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x63e98acd62dc - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[3cff2be663c43e09]::runtime::context::Context>>::with::<tokio[3cff2be663c43e09]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x63e98ad0aec1 - tokio[3cff2be663c43e09]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x63e98acb7bb9 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x63e98acba466 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x63e98acbc449 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x63e98acf4853 - tokio[3cff2be663c43e09]::runtime::context::runtime::enter_runtime::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x63e98acad103 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63e98ad1e150 - <tokio[3cff2be663c43e09]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x63e98ad20683 - <tokio[3cff2be663c43e09]::runtime::runtime::Runtime>::block_on::<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x63e98acfe047 - sqlx_core[935b0bd6ea10542d]::rt::test_block_on::<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x63e98ad2c3ce - sqlx_core[935b0bd6ea10542d]::testing::run_test::<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x63e98ad2bfd6 - sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool::<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x63e98ad36f6a - <fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::test_multiple_chains_in_transaction::{closure#0} as sqlx_core[935b0bd6ea10542d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x63e98acf0ba7 - chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:100:1
[INFO] [stdout]   51:     0x63e98ace7c27 - chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:101:69
[INFO] [stdout]   52:     0x63e98acd5d76 - <chainable_tests[b97dd6c39e467a61]::test_multiple_chains_in_transaction::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63e98ad485ab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63e98ad485ab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x63e98ad55bf5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x63e98ad55bf5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63e98ad55bf5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x63e98ad55bf5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63e98ad55bf5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63e98ad55bf5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x63e98ad55bf5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63e98ad506a4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63e98ad506a4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x63e98ad58d42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x63e98ad58d42 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x63e98ad58d42 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x63e98ad58d42 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x63e98ad58d42 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x63e98ad58d42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x63e98ad58d42 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63e98b34db4f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x63e98b34db4f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x75f2f7616aa4 - <unknown>
[INFO] [stdout]   74:     0x75f2f76a3a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_single_repository_transaction stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_single_repository_transaction' (1943) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e98b34e9a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e98b34e9a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e98b34e9a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e98b34e9a1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e98b365f6a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e98b365f6a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x63e98b3538dc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63e98b3538dc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63e98b32b216 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e98b32b216 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e98b345e89 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e98ad55270 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63e98ad55270 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e98b3461b2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63e98b3461b2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63e98b32b2c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63e98b3221d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e98b32c25d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63e98b36679c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e98b3664e2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x63e98ae8d27b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63e98aed34ba - sqlx_postgres[430a3761df4278ff]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x63e98aed72b4 - <sqlx_postgres[430a3761df4278ff]::database::Postgres as sqlx_core[935b0bd6ea10542d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x63e98ad1c90f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[935b0bd6ea10542d]::testing::TestContext<sqlx_postgres[430a3761df4278ff]::database::Postgres>, sqlx_core[935b0bd6ea10542d]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63e98ad30c8b - sqlx_core[935b0bd6ea10542d]::testing::run_test::<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x63e98ad1cb4d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x63e98ad1cd4d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63e98accd21d - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x63e98accbdec - tokio[3cff2be663c43e09]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>, <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x63e98accbdec - tokio[3cff2be663c43e09]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>, <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x63e98accbdec - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x63e98acaec9a - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>, <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x63e98acc32ed - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x63e98acbf8bb - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x63e98ad07c5a - <tokio[3cff2be663c43e09]::runtime::context::scoped::Scoped<tokio[3cff2be663c43e09]::runtime::scheduler::Context>>::set::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x63e98ad0d16a - tokio[3cff2be663c43e09]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x63e98acd7e36 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[3cff2be663c43e09]::runtime::context::Context>>::try_with::<tokio[3cff2be663c43e09]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x63e98acd61fc - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[3cff2be663c43e09]::runtime::context::Context>>::with::<tokio[3cff2be663c43e09]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x63e98ad0ae21 - tokio[3cff2be663c43e09]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x63e98acb7319 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x63e98acba366 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x63e98acbbd09 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x63e98acf4573 - tokio[3cff2be663c43e09]::runtime::context::runtime::enter_runtime::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x63e98acacfa3 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63e98ad1ded0 - <tokio[3cff2be663c43e09]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x63e98ad20103 - <tokio[3cff2be663c43e09]::runtime::runtime::Runtime>::block_on::<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x63e98acfdd07 - sqlx_core[935b0bd6ea10542d]::rt::test_block_on::<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x63e98ad2c2ce - sqlx_core[935b0bd6ea10542d]::testing::run_test::<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x63e98ad2bf36 - sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool::<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x63e98ad36f0a - <fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::test_single_repository_transaction::{closure#0} as sqlx_core[935b0bd6ea10542d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x63e98acf09c7 - chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:5:1
[INFO] [stdout]   51:     0x63e98ace7bc7 - chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:6:68
[INFO] [stdout]   52:     0x63e98acd5cf6 - <chainable_tests[b97dd6c39e467a61]::test_single_repository_transaction::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63e98ad485ab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63e98ad485ab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x63e98ad55bf5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x63e98ad55bf5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63e98ad55bf5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x63e98ad55bf5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63e98ad55bf5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63e98ad55bf5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x63e98ad55bf5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63e98ad506a4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63e98ad506a4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x63e98ad58d42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x63e98ad58d42 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x63e98ad58d42 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x63e98ad58d42 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x63e98ad58d42 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x63e98ad58d42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x63e98ad58d42 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63e98b34db4f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x63e98b34db4f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x75f2f7616aa4 - <unknown>
[INFO] [stdout]   74:     0x75f2f76a3a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_empty_transaction stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_empty_transaction' (1939) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e98b34e9a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e98b34e9a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e98b34e9a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e98b34e9a1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e98b365f6a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e98b365f6a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x63e98b3538dc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63e98b3538dc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63e98b32b216 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e98b32b216 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e98b345e89 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e98ad55270 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63e98ad55270 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e98b3461b2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63e98b3461b2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63e98b32b2c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63e98b3221d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e98b32c25d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63e98b36679c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e98b3664e2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x63e98ae8d27b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63e98aed34ba - sqlx_postgres[430a3761df4278ff]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x63e98aed72b4 - <sqlx_postgres[430a3761df4278ff]::database::Postgres as sqlx_core[935b0bd6ea10542d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x63e98ad1c90f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[935b0bd6ea10542d]::testing::TestContext<sqlx_postgres[430a3761df4278ff]::database::Postgres>, sqlx_core[935b0bd6ea10542d]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63e98ad2d44b - sqlx_core[935b0bd6ea10542d]::testing::run_test::<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x63e98ad1ca0d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x63e98ad1cc0d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63e98accd0dd - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x63e98accb4dc - tokio[3cff2be663c43e09]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>, <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x63e98accb4dc - tokio[3cff2be663c43e09]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>, <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x63e98accb4dc - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x63e98acada7a - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>, <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x63e98acbfd2d - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x63e98acbf7cb - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x63e98ad0766a - <tokio[3cff2be663c43e09]::runtime::context::scoped::Scoped<tokio[3cff2be663c43e09]::runtime::scheduler::Context>>::set::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x63e98ad0cf8a - tokio[3cff2be663c43e09]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x63e98acd77a6 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[3cff2be663c43e09]::runtime::context::Context>>::try_with::<tokio[3cff2be663c43e09]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x63e98acd5fcc - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[3cff2be663c43e09]::runtime::context::Context>>::with::<tokio[3cff2be663c43e09]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x63e98ad0ac91 - tokio[3cff2be663c43e09]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x63e98acb5d89 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x63e98acba0e6 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x63e98acbaae9 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x63e98acf3e43 - tokio[3cff2be663c43e09]::runtime::context::runtime::enter_runtime::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x63e98acacc33 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63e98ad1d890 - <tokio[3cff2be663c43e09]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x63e98ad1f343 - <tokio[3cff2be663c43e09]::runtime::runtime::Runtime>::block_on::<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x63e98acfd4e7 - sqlx_core[935b0bd6ea10542d]::rt::test_block_on::<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x63e98ad2c04e - sqlx_core[935b0bd6ea10542d]::testing::run_test::<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x63e98ad2bda6 - sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool::<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x63e98ad36e1a - <fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_empty_transaction::test_empty_transaction::{closure#0} as sqlx_core[935b0bd6ea10542d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x63e98acf0517 - chainable_tests[b97dd6c39e467a61]::test_empty_transaction
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:433:1
[INFO] [stdout]   51:     0x63e98ace7ad7 - chainable_tests[b97dd6c39e467a61]::test_empty_transaction::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:434:56
[INFO] [stdout]   52:     0x63e98acd5bb6 - <chainable_tests[b97dd6c39e467a61]::test_empty_transaction::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63e98ad485ab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63e98ad485ab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x63e98ad55bf5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x63e98ad55bf5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63e98ad55bf5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x63e98ad55bf5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63e98ad55bf5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63e98ad55bf5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x63e98ad55bf5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63e98ad506a4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63e98ad506a4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x63e98ad58d42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x63e98ad58d42 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x63e98ad58d42 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x63e98ad58d42 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x63e98ad58d42 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x63e98ad58d42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x63e98ad58d42 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63e98b34db4f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x63e98b34db4f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x75f2f7616aa4 - <unknown>
[INFO] [stdout]   74:     0x75f2f76a3a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_error_during_chain_operation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_error_during_chain_operation' (1940) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e98b34e9a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e98b34e9a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e98b34e9a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e98b34e9a1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e98b365f6a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e98b365f6a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x63e98b3538dc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63e98b3538dc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63e98b32b216 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e98b32b216 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e98b345e89 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e98ad55270 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63e98ad55270 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e98b3461b2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63e98b3461b2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63e98b32b2c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63e98b3221d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e98b32c25d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63e98b36679c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e98b3664e2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x63e98ae8d27b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63e98aed34ba - sqlx_postgres[430a3761df4278ff]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x63e98aed72b4 - <sqlx_postgres[430a3761df4278ff]::database::Postgres as sqlx_core[935b0bd6ea10542d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x63e98ad1c90f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[935b0bd6ea10542d]::testing::TestContext<sqlx_postgres[430a3761df4278ff]::database::Postgres>, sqlx_core[935b0bd6ea10542d]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63e98ad3014b - sqlx_core[935b0bd6ea10542d]::testing::run_test::<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x63e98ad1cb0d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x63e98ad1cd0d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63e98accd1dd - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x63e98accbc1c - tokio[3cff2be663c43e09]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>, <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x63e98accbc1c - tokio[3cff2be663c43e09]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>, <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x63e98accbc1c - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x63e98acae8fa - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>, <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x63e98acc282d - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x63e98acbf88b - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x63e98ad07b2a - <tokio[3cff2be663c43e09]::runtime::context::scoped::Scoped<tokio[3cff2be663c43e09]::runtime::scheduler::Context>>::set::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x63e98ad0d10a - tokio[3cff2be663c43e09]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x63e98acd7ce6 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[3cff2be663c43e09]::runtime::context::Context>>::try_with::<tokio[3cff2be663c43e09]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x63e98acd618c - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[3cff2be663c43e09]::runtime::context::Context>>::with::<tokio[3cff2be663c43e09]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x63e98ad0add1 - tokio[3cff2be663c43e09]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x63e98acb6ec9 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x63e98acba2e6 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x63e98acbb969 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x63e98acf4403 - tokio[3cff2be663c43e09]::runtime::context::runtime::enter_runtime::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x63e98acacef3 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63e98ad1dd90 - <tokio[3cff2be663c43e09]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x63e98ad1fe43 - <tokio[3cff2be663c43e09]::runtime::runtime::Runtime>::block_on::<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x63e98acfdb67 - sqlx_core[935b0bd6ea10542d]::rt::test_block_on::<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x63e98ad2c24e - sqlx_core[935b0bd6ea10542d]::testing::run_test::<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x63e98ad2bee6 - sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool::<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x63e98ad36eda - <fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::test_error_during_chain_operation::{closure#0} as sqlx_core[935b0bd6ea10542d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x63e98acf08d7 - chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:295:1
[INFO] [stdout]   51:     0x63e98ace7b97 - chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:296:67
[INFO] [stdout]   52:     0x63e98acd5cb6 - <chainable_tests[b97dd6c39e467a61]::test_error_during_chain_operation::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63e98ad485ab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63e98ad485ab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x63e98ad55bf5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x63e98ad55bf5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63e98ad55bf5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x63e98ad55bf5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63e98ad55bf5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63e98ad55bf5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x63e98ad55bf5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63e98ad506a4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63e98ad506a4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x63e98ad58d42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x63e98ad58d42 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x63e98ad58d42 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x63e98ad58d42 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x63e98ad58d42 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x63e98ad58d42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x63e98ad58d42 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63e98b34db4f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x63e98b34db4f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x75f2f7616aa4 - <unknown>
[INFO] [stdout]   74:     0x75f2f76a3a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_nested_chain_operations stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_nested_chain_operations' (1942) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e98b34e9a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e98b34e9a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e98b34e9a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e98b34e9a1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e98b365f6a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e98b365f6a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x63e98b3538dc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63e98b3538dc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63e98b32b216 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e98b32b216 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e98b345e89 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e98ad55270 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63e98ad55270 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e98b3461b2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63e98b3461b2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63e98b32b2c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63e98b3221d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e98b32c25d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63e98b36679c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e98b3664e2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x63e98ae8d27b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63e98aed34ba - sqlx_postgres[430a3761df4278ff]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x63e98aed72b4 - <sqlx_postgres[430a3761df4278ff]::database::Postgres as sqlx_core[935b0bd6ea10542d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x63e98ad1c90f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[935b0bd6ea10542d]::testing::TestContext<sqlx_postgres[430a3761df4278ff]::database::Postgres>, sqlx_core[935b0bd6ea10542d]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63e98ad2df8b - sqlx_core[935b0bd6ea10542d]::testing::run_test::<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x63e98ad1ca4d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x63e98ad1cc4d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63e98accd11d - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x63e98accb6ac - tokio[3cff2be663c43e09]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>, <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x63e98accb6ac - tokio[3cff2be663c43e09]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>, <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x63e98accb6ac - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x63e98acade1a - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>, <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x63e98acc07ed - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x63e98acbf7fb - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x63e98ad0779a - <tokio[3cff2be663c43e09]::runtime::context::scoped::Scoped<tokio[3cff2be663c43e09]::runtime::scheduler::Context>>::set::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x63e98ad0cfea - tokio[3cff2be663c43e09]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x63e98acd78f6 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[3cff2be663c43e09]::runtime::context::Context>>::try_with::<tokio[3cff2be663c43e09]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stderr] error: test failed, to rerun pass `-p tx-chainable-integration --test chainable_tests`
[INFO] [stdout]   37:     0x63e98acd603c - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[3cff2be663c43e09]::runtime::context::Context>>::with::<tokio[3cff2be663c43e09]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x63e98ad0ace1 - tokio[3cff2be663c43e09]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x63e98acb61d9 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x63e98acba166 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x63e98acbae89 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x63e98acf3fb3 - tokio[3cff2be663c43e09]::runtime::context::runtime::enter_runtime::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x63e98acacce3 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63e98ad1d9d0 - <tokio[3cff2be663c43e09]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x63e98ad1f603 - <tokio[3cff2be663c43e09]::runtime::runtime::Runtime>::block_on::<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x63e98acfd687 - sqlx_core[935b0bd6ea10542d]::rt::test_block_on::<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x63e98ad2c0ce - sqlx_core[935b0bd6ea10542d]::testing::run_test::<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x63e98ad2bdf6 - sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool::<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x63e98ad36e4a - <fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::test_nested_chain_operations::{closure#0} as sqlx_core[935b0bd6ea10542d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x63e98acf0607 - chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:355:1
[INFO] [stdout]   51:     0x63e98ace7b07 - chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:356:62
[INFO] [stdout]   52:     0x63e98acd5bf6 - <chainable_tests[b97dd6c39e467a61]::test_nested_chain_operations::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63e98ad485ab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63e98ad485ab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x63e98ad55bf5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x63e98ad55bf5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63e98ad55bf5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x63e98ad55bf5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63e98ad55bf5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63e98ad55bf5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x63e98ad55bf5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63e98ad506a4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63e98ad506a4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x63e98ad58d42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x63e98ad58d42 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x63e98ad58d42 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x63e98ad58d42 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x63e98ad58d42 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x63e98ad58d42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x63e98ad58d42 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63e98b34db4f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x63e98b34db4f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x75f2f7616aa4 - <unknown>
[INFO] [stdout]   74:     0x75f2f76a3a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_transaction_rollback_on_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_transaction_rollback_on_error' (1944) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e98b34e9a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e98b34e9a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e98b34e9a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e98b34e9a1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e98b365f6a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e98b365f6a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x63e98b3538dc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63e98b3538dc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63e98b32b216 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e98b32b216 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e98b345e89 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e98ad55270 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63e98ad55270 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e98b3461b2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63e98b3461b2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63e98b32b2c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63e98b3221d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e98b32c25d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63e98b36679c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e98b3664e2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x63e98ae8d27b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63e98aed34ba - sqlx_postgres[430a3761df4278ff]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x63e98aed72b4 - <sqlx_postgres[430a3761df4278ff]::database::Postgres as sqlx_core[935b0bd6ea10542d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x63e98ad1c90f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[935b0bd6ea10542d]::testing::TestContext<sqlx_postgres[430a3761df4278ff]::database::Postgres>, sqlx_core[935b0bd6ea10542d]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63e98ad317cb - sqlx_core[935b0bd6ea10542d]::testing::run_test::<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x63e98ad1cb8d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x63e98ad1cd8d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63e98accd25d - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x63e98accbfbc - tokio[3cff2be663c43e09]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>, <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x63e98accbfbc - tokio[3cff2be663c43e09]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>, <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x63e98accbfbc - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x63e98acaf03a - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>, <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x63e98acc3dad - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x63e98acbf8eb - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x63e98ad07d8a - <tokio[3cff2be663c43e09]::runtime::context::scoped::Scoped<tokio[3cff2be663c43e09]::runtime::scheduler::Context>>::set::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x63e98ad0d1ca - tokio[3cff2be663c43e09]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x63e98acd7f86 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[3cff2be663c43e09]::runtime::context::Context>>::try_with::<tokio[3cff2be663c43e09]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x63e98acd626c - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[3cff2be663c43e09]::runtime::context::Context>>::with::<tokio[3cff2be663c43e09]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x63e98ad0ae71 - tokio[3cff2be663c43e09]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x63e98acb7769 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x63e98acba3e6 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x63e98acbc0a9 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x63e98acf46e3 - tokio[3cff2be663c43e09]::runtime::context::runtime::enter_runtime::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x63e98acad053 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63e98ad1e010 - <tokio[3cff2be663c43e09]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x63e98ad203c3 - <tokio[3cff2be663c43e09]::runtime::runtime::Runtime>::block_on::<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x63e98acfdea7 - sqlx_core[935b0bd6ea10542d]::rt::test_block_on::<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x63e98ad2c34e - sqlx_core[935b0bd6ea10542d]::testing::run_test::<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x63e98ad2bf86 - sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool::<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x63e98ad36f3a - <fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::test_transaction_rollback_on_error::{closure#0} as sqlx_core[935b0bd6ea10542d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x63e98acf0ab7 - chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:237:1
[INFO] [stdout]   51:     0x63e98ace7bf7 - chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:238:68
[INFO] [stdout]   52:     0x63e98acd5d36 - <chainable_tests[b97dd6c39e467a61]::test_transaction_rollback_on_error::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63e98ad485ab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63e98ad485ab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x63e98ad55bf5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x63e98ad55bf5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63e98ad55bf5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x63e98ad55bf5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63e98ad55bf5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63e98ad55bf5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x63e98ad55bf5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63e98ad506a4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63e98ad506a4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x63e98ad58d42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x63e98ad58d42 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x63e98ad58d42 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x63e98ad58d42 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x63e98ad58d42 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x63e98ad58d42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x63e98ad58d42 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63e98b34db4f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x63e98b34db4f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x75f2f7616aa4 - <unknown>
[INFO] [stdout]   74:     0x75f2f76a3a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_users_repository_as_starter stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_users_repository_as_starter' (1945) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e98b34e9a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e98b34e9a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e98b34e9a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e98b34e9a1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e98b365f6a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e98b365f6a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x63e98b3538dc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63e98b3538dc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63e98b32b216 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e98b32b216 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e98b345e89 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e98ad55270 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63e98ad55270 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e98b3461b2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63e98b3461b2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63e98b32b2c2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63e98b3221d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e98b32c25d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63e98b36679c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e98b3664e2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x63e98ae8d27b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63e98aed34ba - sqlx_postgres[430a3761df4278ff]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x63e98aed72b4 - <sqlx_postgres[430a3761df4278ff]::database::Postgres as sqlx_core[935b0bd6ea10542d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x63e98ad1c90f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[935b0bd6ea10542d]::testing::TestContext<sqlx_postgres[430a3761df4278ff]::database::Postgres>, sqlx_core[935b0bd6ea10542d]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63e98ad2f60b - sqlx_core[935b0bd6ea10542d]::testing::run_test::<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x63e98ad1cacd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x63e98ad1cccd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63e98accd19d - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x63e98accba4c - tokio[3cff2be663c43e09]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>, <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x63e98accba4c - tokio[3cff2be663c43e09]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>, <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x63e98accba4c - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x63e98acae55a - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>, <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x63e98acc1d6d - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x63e98acbf85b - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x63e98ad079fa - <tokio[3cff2be663c43e09]::runtime::context::scoped::Scoped<tokio[3cff2be663c43e09]::runtime::scheduler::Context>>::set::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x63e98ad0d0aa - tokio[3cff2be663c43e09]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x63e98acd7b96 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[3cff2be663c43e09]::runtime::context::Context>>::try_with::<tokio[3cff2be663c43e09]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x63e98acd611c - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[3cff2be663c43e09]::runtime::context::Context>>::with::<tokio[3cff2be663c43e09]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x63e98ad0ad81 - tokio[3cff2be663c43e09]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>), <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x63e98acb6a79 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x63e98acba266 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x63e98acbb5c9 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x63e98acf4293 - tokio[3cff2be663c43e09]::runtime::context::runtime::enter_runtime::<<tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[5fa34bc34e6a8fc4]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x63e98acace43 - <tokio[3cff2be663c43e09]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63e98ad1dc50 - <tokio[3cff2be663c43e09]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x63e98ad1fb83 - <tokio[3cff2be663c43e09]::runtime::runtime::Runtime>::block_on::<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x63e98acfd9c7 - sqlx_core[935b0bd6ea10542d]::rt::test_block_on::<sqlx_core[935b0bd6ea10542d]::testing::run_test<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x63e98ad2c1ce - sqlx_core[935b0bd6ea10542d]::testing::run_test::<sqlx_postgres[430a3761df4278ff]::database::Postgres, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}, sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x63e98ad2be96 - sqlx_core[935b0bd6ea10542d]::testing::run_test_with_pool::<sqlx_postgres[430a3761df4278ff]::database::Postgres, fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}, chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x63e98ad36eaa - <fn(sqlx_core[935b0bd6ea10542d]::pool::Pool<sqlx_postgres[430a3761df4278ff]::database::Postgres>) -> chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::test_users_repository_as_starter::{closure#0} as sqlx_core[935b0bd6ea10542d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x63e98acf07e7 - chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:179:1
[INFO] [stdout]   51:     0x63e98ace7b67 - chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/integration/tests/chainable_tests.rs:180:66
[INFO] [stdout]   52:     0x63e98acd5c76 - <chainable_tests[b97dd6c39e467a61]::test_users_repository_as_starter::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63e98ad485ab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63e98ad485ab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x63e98ad55bf5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x63e98ad55bf5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63e98ad55bf5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   58:     0x63e98ad55bf5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63e98ad55bf5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63e98ad55bf5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x63e98ad55bf5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63e98ad506a4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63e98ad506a4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x63e98ad58d42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x63e98ad58d42 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x63e98ad58d42 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   67:     0x63e98ad58d42 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x63e98ad58d42 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x63e98ad58d42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x63e98ad58d42 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63e98b34db4f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   72:     0x63e98b34db4f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   73:     0x75f2f7616aa4 - <unknown>
[INFO] [stdout]   74:     0x75f2f76a3a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_cross_repository_chaining
[INFO] [stdout]     test_empty_transaction
[INFO] [stdout]     test_error_during_chain_operation
[INFO] [stdout]     test_multiple_chains_in_transaction
[INFO] [stdout]     test_nested_chain_operations
[INFO] [stdout]     test_single_repository_transaction
[INFO] [stdout]     test_transaction_rollback_on_error
[INFO] [stdout]     test_users_repository_as_starter
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c5ac3ba3276610ed5bb23d6c812c70e6348082c430c7f259e7e280e6f0f5731c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5ac3ba3276610ed5bb23d6c812c70e6348082c430c7f259e7e280e6f0f5731c", kill_on_drop: false }`
[INFO] [stdout] c5ac3ba3276610ed5bb23d6c812c70e6348082c430c7f259e7e280e6f0f5731c
