[INFO] cloning repository https://github.com/EddyQueue/eddyq
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EddyQueue/eddyq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEddyQueue%2Feddyq", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEddyQueue%2Feddyq'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f4b4732f339d3f6167c170f81c8feff5807a5d2d
[INFO] testing EddyQueue/eddyq 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%2FEddyQueue%2Feddyq" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/EddyQueue/eddyq
[INFO] finished tweaking git repo https://github.com/EddyQueue/eddyq
[INFO] tweaked toml for git repo https://github.com/EddyQueue/eddyq written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EddyQueue/eddyq 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/EddyQueue/eddyq 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-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 67cc57aee53450d7c50c4a5df29b64475d565393840baac1f7f872060eb88f41
[INFO] running `Command { std: "docker" "start" "67cc57aee53450d7c50c4a5df29b64475d565393840baac1f7f872060eb88f41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67cc57aee53450d7c50c4a5df29b64475d565393840baac1f7f872060eb88f41", 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" "67cc57aee53450d7c50c4a5df29b64475d565393840baac1f7f872060eb88f41" "/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" "67cc57aee53450d7c50c4a5df29b64475d565393840baac1f7f872060eb88f41", 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" "67cc57aee53450d7c50c4a5df29b64475d565393840baac1f7f872060eb88f41" "/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.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling napi-build v2.2.4
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling ctor v0.6.3
[INFO] [stderr]    Compiling napi v3.4.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling eddyq-napi v0.0.1 (/opt/rustwide/workdir/crates/eddyq-napi)
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling napi-sys v3.0.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling napi-derive-backend v3.0.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling napi-derive v3.3.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling cron v0.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling eddyq-core v0.0.1 (/opt/rustwide/workdir/crates/eddyq-core)
[INFO] [stderr]    Compiling eddyq-client v0.0.1 (/opt/rustwide/workdir/crates/eddyq-client)
[INFO] [stderr]    Compiling eddyq-cli v0.0.1 (/opt/rustwide/workdir/crates/eddyq-cli)
[INFO] [stderr]    Compiling eddyq-redis v0.0.1 (/opt/rustwide/workdir/crates/eddyq-redis)
[INFO] [stderr]    Compiling eddyq-benches v0.0.1 (/opt/rustwide/workdir/benches)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 56s
[INFO] running `Command { std: "docker" "inspect" "67cc57aee53450d7c50c4a5df29b64475d565393840baac1f7f872060eb88f41", 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" "67cc57aee53450d7c50c4a5df29b64475d565393840baac1f7f872060eb88f41" "/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 num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling tracing-test-macro v0.2.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling cron v0.15.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tracing-test v0.2.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling napi v3.4.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling eddyq-core v0.0.1 (/opt/rustwide/workdir/crates/eddyq-core)
[INFO] [stderr]    Compiling eddyq-client v0.0.1 (/opt/rustwide/workdir/crates/eddyq-client)
[INFO] [stderr]    Compiling eddyq-cli v0.0.1 (/opt/rustwide/workdir/crates/eddyq-cli)
[INFO] [stderr]    Compiling eddyq-redis v0.0.1 (/opt/rustwide/workdir/crates/eddyq-redis)
[INFO] [stderr]    Compiling eddyq-benches v0.0.1 (/opt/rustwide/workdir/benches)
[INFO] [stderr]    Compiling eddyq-napi v0.0.1 (/opt/rustwide/workdir/crates/eddyq-napi)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "67cc57aee53450d7c50c4a5df29b64475d565393840baac1f7f872060eb88f41", 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" "67cc57aee53450d7c50c4a5df29b64475d565393840baac1f7f872060eb88f41" "/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.77s
[INFO] [stderr]      Running unittests src/bin/throughput.rs (/opt/rustwide/target/debug/deps/throughput-ccbe41abfeb776fc)
[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/multi_backend.rs (/opt/rustwide/target/debug/deps/multi_backend-9d23015b2cba2add)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test cross_backend_isolation_under_mis_subscription ... ok
[INFO] [stdout] test pg_and_redis_run_side_by_side ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eddyq-944a90b1e237899c)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eddyq_client-90fd811cc4bb8aac)
[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] [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/eddyq_core-70b20124725c6498)
[INFO] [stderr]      Running tests/batch.rs (/opt/rustwide/target/debug/deps/batch-9030ab8f1b7612e7)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test retention::tests::to_arg_encodes_or_empties ... ok
[INFO] [stdout] test retry::tests::backoff_grows_exponentially_until_cap ... ok
[INFO] [stdout] test retry::tests::backoff_caps_at_max ... ok
[INFO] [stdout] test retention::tests::round_trip_rules ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test batch_cancelled_counts_as_terminal ... FAILED
[INFO] [stdout] test batch_retry_does_not_increment ... FAILED
[INFO] [stdout] test batch_callback_idempotent_under_concurrent_settle ... FAILED
[INFO] [stdout] test batch_mixed_kinds_in_one_batch ... FAILED
[INFO] [stdout] test batch_no_callback_state_still_complete ... FAILED
[INFO] [stdout] test batch_all_failures_fires_with_completed_zero ... FAILED
[INFO] [stdout] test batch_concurrent_independent_batches ... FAILED
[INFO] [stdout] test batch_in_tx_rolls_back ... FAILED
[INFO] [stdout] test batch_mixed_success_failure_still_fires_on_complete ... FAILED
[INFO] [stdout] test batch_basic_enqueue_lands ... FAILED
[INFO] [stdout] test batch_large_settles_25_items ... FAILED
[INFO] [stdout] test batch_callback_payload_envelope_complete ... FAILED
[INFO] [stdout] test batch_empty_fires_immediately ... FAILED
[INFO] [stdout] test batch_all_complete_fires_on_complete ... FAILED
[INFO] [stdout] test batch_metadata_persists ... FAILED
[INFO] [stdout] test batch_all_skipped_unique_key_fires ... FAILED
[INFO] [stdout] test batch_sweep_stale_settles ... FAILED
[INFO] [stdout] test batch_unbatched_jobs_dont_affect_batches ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- batch_cancelled_counts_as_terminal stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'batch_cancelled_counts_as_terminal' (4980) 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62a143a2c181 - <<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:     0x62a143a43f1a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62a143a43f1a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62a143a3115c - 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:     0x62a143a3115c - <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:     0x62a143a08a76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62a143a08a76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62a143a236e9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62a1432cdc60 - <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:     0x62a1432cdc60 - 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:     0x62a143a23a12 - <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:     0x62a143a23a12 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62a143a08b22 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62a1439ffa39 - 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:     0x62a143a09abd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62a143a4474c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62a143a44492 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x62a14357b0eb - <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:     0x62a14347b3ba - sqlx_postgres[a2ad949bf61784cd]::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:     0x62a14347d814 - <sqlx_postgres[a2ad949bf61784cd]::database::Postgres as sqlx_core[aa6205ca136e5e11]::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:     0x62a14323510f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[aa6205ca136e5e11]::testing::TestContext<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>, sqlx_core[aa6205ca136e5e11]::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:     0x62a14324b2da - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{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:     0x62a14323560d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{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:     0x62a143235d0d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{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:     0x62a143155ffd - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62a1431532bb - tokio[e6e50875644174e]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62a1431532bb - tokio[e6e50875644174e]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62a1431532bb - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62a1431109a0 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62a14313e56d - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62a143137d44 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62a1432aeb9b - <tokio[e6e50875644174e]::runtime::context::scoped::Scoped<tokio[e6e50875644174e]::runtime::scheduler::Context>>::set::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62a1432bc199 - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62a1431f70d2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::try_with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x62a1431f369e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x62a1432b55fd - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62a143125610 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62a14312c846 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62a14312f590 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62a143262ce3 - tokio[e6e50875644174e]::runtime::context::runtime::enter_runtime::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62a14310d663 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62a14320a151 - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62a14320e3ac - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62a1432b4564 - sqlx_core[aa6205ca136e5e11]::rt::test_block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{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:     0x62a14324357e - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{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:     0x62a143242e06 - sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{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:     0x62a14325b28a - <fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::batch_cancelled_counts_as_terminal::{closure#0} as sqlx_core[aa6205ca136e5e11]::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:     0x62a1431f1eb7 - batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:487:1
[INFO] [stdout]   51:     0x62a1431d3077 - batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:487:43
[INFO] [stdout]   52:     0x62a1431864c6 - <batch[cc84e7ecdddcbb2a]::batch_cancelled_counts_as_terminal::{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:     0x62a1432c0f9b - <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:     0x62a1432c0f9b - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62a1432ce5e5 - <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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62a1432c9094 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62a1432c9094 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a143a2b32f - <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:     0x62a143a2b32f - <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:     0x7972bd562aa4 - <unknown>
[INFO] [stdout]   74:     0x7972bd5efa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- batch_retry_does_not_increment stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'batch_retry_does_not_increment' (4989) 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62a143a2c181 - <<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:     0x62a143a43f1a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62a143a43f1a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62a143a3115c - 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:     0x62a143a3115c - <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:     0x62a143a08a76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62a143a08a76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62a143a236e9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62a1432cdc60 - <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:     0x62a1432cdc60 - 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:     0x62a143a23a12 - <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:     0x62a143a23a12 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62a143a08b22 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62a1439ffa39 - 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:     0x62a143a09abd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62a143a4474c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62a143a44492 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x62a14357b0eb - <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:     0x62a14347b3ba - sqlx_postgres[a2ad949bf61784cd]::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:     0x62a14347d814 - <sqlx_postgres[a2ad949bf61784cd]::database::Postgres as sqlx_core[aa6205ca136e5e11]::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:     0x62a14323510f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[aa6205ca136e5e11]::testing::TestContext<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>, sqlx_core[aa6205ca136e5e11]::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:     0x62a143249d7a - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{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:     0x62a14323558d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{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:     0x62a143235c8d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{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:     0x62a143155f7d - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62a143152f7b - tokio[e6e50875644174e]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62a143152f7b - tokio[e6e50875644174e]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62a143152f7b - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62a143110360 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62a14313cf8d - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62a143137d04 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62a1432ae8fb - <tokio[e6e50875644174e]::runtime::context::scoped::Scoped<tokio[e6e50875644174e]::runtime::scheduler::Context>>::set::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62a1432bc119 - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62a1431f6e52 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::try_with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x62a1431f35de - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x62a1432b557d - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62a143124dd0 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62a14312c746 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62a14312eef0 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62a143262a03 - tokio[e6e50875644174e]::runtime::context::runtime::enter_runtime::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62a14310d503 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62a143209f31 - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62a14320de6c - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62a1432b4232 - sqlx_core[aa6205ca136e5e11]::rt::test_block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{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:     0x62a143243480 - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{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:     0x62a143242d66 - sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{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:     0x62a14325b22a - <fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::batch_retry_does_not_increment::{closure#0} as sqlx_core[aa6205ca136e5e11]::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:     0x62a1431f1cd7 - batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:620:1
[INFO] [stdout]   51:     0x62a1431d3017 - batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:620:43
[INFO] [stdout]   52:     0x62a143186446 - <batch[cc84e7ecdddcbb2a]::batch_retry_does_not_increment::{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:     0x62a1432c0f9b - <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:     0x62a1432c0f9b - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62a1432ce5e5 - <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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62a1432c9094 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62a1432c9094 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a143a2b32f - <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:     0x62a143a2b32f - <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:     0x7972bd562aa4 - <unknown>
[INFO] [stdout]   74:     0x7972bd5efa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- batch_callback_idempotent_under_concurrent_settle stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'batch_callback_idempotent_under_concurrent_settle' (4978) 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62a143a2c181 - <<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:     0x62a143a43f1a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62a143a43f1a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62a143a3115c - 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:     0x62a143a3115c - <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:     0x62a143a08a76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62a143a08a76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62a143a236e9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62a1432cdc60 - <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:     0x62a1432cdc60 - 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:     0x62a143a23a12 - <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:     0x62a143a23a12 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62a143a08b22 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62a1439ffa39 - 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:     0x62a143a09abd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62a143a4474c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62a143a44492 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x62a14357b0eb - <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:     0x62a14347b3ba - sqlx_postgres[a2ad949bf61784cd]::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:     0x62a14347d814 - <sqlx_postgres[a2ad949bf61784cd]::database::Postgres as sqlx_core[aa6205ca136e5e11]::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:     0x62a14323510f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[aa6205ca136e5e11]::testing::TestContext<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>, sqlx_core[aa6205ca136e5e11]::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:     0x62a14324fdaa - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{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:     0x62a1432357cd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{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:     0x62a143235ecd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{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:     0x62a1431561bd - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62a143153e1b - tokio[e6e50875644174e]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62a143153e1b - tokio[e6e50875644174e]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62a143153e1b - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62a143111f80 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62a1431431fd - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62a143137e24 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62a1432af4cb - <tokio[e6e50875644174e]::runtime::context::scoped::Scoped<tokio[e6e50875644174e]::runtime::scheduler::Context>>::set::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62a1432bc359 - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62a1431f7992 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::try_with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x62a1431f393e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x62a1432b57bd - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62a1431272f0 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62a14312cbc6 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62a143130cc0 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62a1432636f3 - tokio[e6e50875644174e]::runtime::context::runtime::enter_runtime::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62a14310db33 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62a14320a8c1 - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62a14320f61c - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62a1432b50b3 - sqlx_core[aa6205ca136e5e11]::rt::test_block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{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:     0x62a143243910 - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{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:     0x62a143243036 - sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{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:     0x62a14325b3da - <fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::batch_callback_idempotent_under_concurrent_settle::{closure#0} as sqlx_core[aa6205ca136e5e11]::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:     0x62a1431f2547 - batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:340:1
[INFO] [stdout]   51:     0x62a1431d31c7 - batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:340:43
[INFO] [stdout]   52:     0x62a143186686 - <batch[cc84e7ecdddcbb2a]::batch_callback_idempotent_under_concurrent_settle::{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:     0x62a1432c0f9b - <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:     0x62a1432c0f9b - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62a1432ce5e5 - <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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62a1432c9094 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62a1432c9094 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a143a2b32f - <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:     0x62a143a2b32f - <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:     0x7972bd562aa4 - <unknown>
[INFO] [stdout]   74:     0x7972bd5efa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- batch_mixed_kinds_in_one_batch stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'batch_mixed_kinds_in_one_batch' (4986) 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62a143a2c181 - <<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:     0x62a143a43f1a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62a143a43f1a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62a143a3115c - 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:     0x62a143a3115c - <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:     0x62a143a08a76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62a143a08a76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62a143a236e9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62a1432cdc60 - <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:     0x62a1432cdc60 - 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:     0x62a143a23a12 - <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:     0x62a143a23a12 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62a143a08b22 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62a1439ffa39 - 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:     0x62a143a09abd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62a143a4474c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62a143a44492 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x62a14357b0eb - <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:     0x62a14347b3ba - sqlx_postgres[a2ad949bf61784cd]::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:     0x62a14347d814 - <sqlx_postgres[a2ad949bf61784cd]::database::Postgres as sqlx_core[aa6205ca136e5e11]::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:     0x62a14323510f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[aa6205ca136e5e11]::testing::TestContext<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>, sqlx_core[aa6205ca136e5e11]::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:     0x62a1432492ca - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{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:     0x62a14323554d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{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:     0x62a143235c4d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{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:     0x62a143155f3d - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62a143152ddb - tokio[e6e50875644174e]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62a143152ddb - tokio[e6e50875644174e]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62a143152ddb - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62a143110040 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62a14313c49d - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62a143137ce4 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62a1432ae7ab - <tokio[e6e50875644174e]::runtime::context::scoped::Scoped<tokio[e6e50875644174e]::runtime::scheduler::Context>>::set::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62a1432bc0d9 - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62a1431f6d12 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::try_with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x62a1431f357e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x62a1432b553d - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62a1431249b0 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62a14312c6c6 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62a14312eba0 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62a143262893 - tokio[e6e50875644174e]::runtime::context::runtime::enter_runtime::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62a14310d453 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62a143209e21 - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62a14320dbcc - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62a1432b4094 - sqlx_core[aa6205ca136e5e11]::rt::test_block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{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:     0x62a1432433fe - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{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:     0x62a143242d16 - sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{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:     0x62a14325b1fa - <fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::batch_mixed_kinds_in_one_batch::{closure#0} as sqlx_core[aa6205ca136e5e11]::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:     0x62a1431f1be7 - batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:867:1
[INFO] [stdout]   51:     0x62a1431d2fe7 - batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:867:43
[INFO] [stdout]   52:     0x62a143186406 - <batch[cc84e7ecdddcbb2a]::batch_mixed_kinds_in_one_batch::{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:     0x62a1432c0f9b - <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:     0x62a1432c0f9b - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62a1432ce5e5 - <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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62a1432c9094 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62a1432c9094 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a143a2b32f - <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:     0x62a143a2b32f - <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:     0x7972bd562aa4 - <unknown>
[INFO] [stdout]   74:     0x7972bd5efa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- batch_no_callback_state_still_complete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'batch_no_callback_state_still_complete' (4988) 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62a143a2c181 - <<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:     0x62a143a43f1a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62a143a43f1a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62a143a3115c - 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:     0x62a143a3115c - <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:     0x62a143a08a76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62a143a08a76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62a143a236e9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62a1432cdc60 - <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:     0x62a1432cdc60 - 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:     0x62a143a23a12 - <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:     0x62a143a23a12 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62a143a08b22 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62a1439ffa39 - 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:     0x62a143a09abd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62a143a4474c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62a143a44492 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x62a14357b0eb - <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:     0x62a14347b3ba - sqlx_postgres[a2ad949bf61784cd]::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:     0x62a14347d814 - <sqlx_postgres[a2ad949bf61784cd]::database::Postgres as sqlx_core[aa6205ca136e5e11]::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:     0x62a14323510f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[aa6205ca136e5e11]::testing::TestContext<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>, sqlx_core[aa6205ca136e5e11]::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:     0x62a14324d2ea - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{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:     0x62a1432356cd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{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:     0x62a143235dcd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{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:     0x62a1431560bd - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62a14315379b - tokio[e6e50875644174e]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62a14315379b - tokio[e6e50875644174e]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62a14315379b - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62a143111300 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62a14314063d - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62a143137da4 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62a1432aef8b - <tokio[e6e50875644174e]::runtime::context::scoped::Scoped<tokio[e6e50875644174e]::runtime::scheduler::Context>>::set::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62a1432bc259 - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62a1431f7492 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::try_with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x62a1431f37be - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x62a1432b56bd - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62a143126270 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62a14312c9c6 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62a14312ff80 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62a143263133 - tokio[e6e50875644174e]::runtime::context::runtime::enter_runtime::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62a14310d873 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62a14320a481 - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62a14320eb9c - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62a1432b4a44 - sqlx_core[aa6205ca136e5e11]::rt::test_block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{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:     0x62a14324370e - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{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:     0x62a143242ef6 - sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{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:     0x62a14325b31a - <fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::batch_no_callback_state_still_complete::{closure#0} as sqlx_core[aa6205ca136e5e11]::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:     0x62a1431f2187 - batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:700:1
[INFO] [stdout]   51:     0x62a1431d3107 - batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:700:43
[INFO] [stdout]   52:     0x62a143186586 - <batch[cc84e7ecdddcbb2a]::batch_no_callback_state_still_complete::{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:     0x62a1432c0f9b - <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:     0x62a1432c0f9b - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62a1432ce5e5 - <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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62a1432c9094 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62a1432c9094 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a143a2b32f - <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:     0x62a143a2b32f - <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:     0x7972bd562aa4 - <unknown>
[INFO] [stdout]   74:     0x7972bd5efa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- batch_all_failures_fires_with_completed_zero stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'batch_all_failures_fires_with_completed_zero' (4975) 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62a143a2c181 - <<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:     0x62a143a43f1a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62a143a43f1a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62a143a3115c - 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:     0x62a143a3115c - <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:     0x62a143a08a76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62a143a08a76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62a143a236e9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62a1432cdc60 - <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:     0x62a1432cdc60 - 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:     0x62a143a23a12 - <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:     0x62a143a23a12 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62a143a08b22 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62a1439ffa39 - 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:     0x62a143a09abd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62a143a4474c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62a143a44492 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x62a14357b0eb - <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:     0x62a14347b3ba - sqlx_postgres[a2ad949bf61784cd]::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:     0x62a14347d814 - <sqlx_postgres[a2ad949bf61784cd]::database::Postgres as sqlx_core[aa6205ca136e5e11]::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:     0x62a14323510f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[aa6205ca136e5e11]::testing::TestContext<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>, sqlx_core[aa6205ca136e5e11]::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:     0x62a14324f2fa - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{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:     0x62a14323578d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{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:     0x62a143235e8d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{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:     0x62a14315617d - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62a143153c7b - tokio[e6e50875644174e]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62a143153c7b - tokio[e6e50875644174e]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62a143153c7b - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62a143111c60 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62a14314270d - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62a143137e04 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62a1432af37b - <tokio[e6e50875644174e]::runtime::context::scoped::Scoped<tokio[e6e50875644174e]::runtime::scheduler::Context>>::set::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62a1432bc319 - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62a1431f7852 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::try_with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x62a1431f38de - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x62a1432b577d - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62a143126ed0 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62a14312cb46 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62a143130970 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62a143263583 - tokio[e6e50875644174e]::runtime::context::runtime::enter_runtime::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62a14310da83 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62a14320a7b1 - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62a14320f37c - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62a1432b4f24 - sqlx_core[aa6205ca136e5e11]::rt::test_block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{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:     0x62a14324388e - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{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:     0x62a143242fe6 - sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{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:     0x62a14325b3aa - <fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::batch_all_failures_fires_with_completed_zero::{closure#0} as sqlx_core[aa6205ca136e5e11]::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:     0x62a1431f2457 - batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:1003:1
[INFO] [stdout]   51:     0x62a1431d3197 - batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:1003:43
[INFO] [stdout]   52:     0x62a143186646 - <batch[cc84e7ecdddcbb2a]::batch_all_failures_fires_with_completed_zero::{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:     0x62a1432c0f9b - <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:     0x62a1432c0f9b - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62a1432ce5e5 - <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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62a1432c9094 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62a1432c9094 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a143a2b32f - <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:     0x62a143a2b32f - <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:     0x7972bd562aa4 - <unknown>
[INFO] [stdout]   74:     0x7972bd5efa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- batch_concurrent_independent_batches stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'batch_concurrent_independent_batches' (4981) 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62a143a2c181 - <<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:     0x62a143a43f1a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62a143a43f1a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62a143a3115c - 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:     0x62a143a3115c - <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:     0x62a143a08a76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62a143a08a76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62a143a236e9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62a1432cdc60 - <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:     0x62a1432cdc60 - 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:     0x62a143a23a12 - <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:     0x62a143a23a12 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62a143a08b22 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62a1439ffa39 - 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:     0x62a143a09abd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62a143a4474c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62a143a44492 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x62a14357b0eb - <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:     0x62a14347b3ba - sqlx_postgres[a2ad949bf61784cd]::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:     0x62a14347d814 - <sqlx_postgres[a2ad949bf61784cd]::database::Postgres as sqlx_core[aa6205ca136e5e11]::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:     0x62a14323510f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[aa6205ca136e5e11]::testing::TestContext<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>, sqlx_core[aa6205ca136e5e11]::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:     0x62a14324c83a - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{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:     0x62a14323568d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{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:     0x62a143235d8d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{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:     0x62a14315607d - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62a1431535fb - tokio[e6e50875644174e]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62a1431535fb - tokio[e6e50875644174e]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62a1431535fb - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62a143110fe0 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62a14313fb4d - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62a143137d84 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62a1432aee3b - <tokio[e6e50875644174e]::runtime::context::scoped::Scoped<tokio[e6e50875644174e]::runtime::scheduler::Context>>::set::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62a1432bc219 - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62a1431f7352 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::try_with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x62a1431f375e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x62a1432b567d - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62a143125e50 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62a14312c946 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62a14312fc30 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62a143262fc3 - tokio[e6e50875644174e]::runtime::context::runtime::enter_runtime::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62a14310d7c3 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62a14320a371 - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62a14320e8fb - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62a1432b48a2 - sqlx_core[aa6205ca136e5e11]::rt::test_block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{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:     0x62a14324368f - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{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:     0x62a143242ea6 - sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{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:     0x62a14325b2ea - <fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::batch_concurrent_independent_batches::{closure#0} as sqlx_core[aa6205ca136e5e11]::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:     0x62a1431f2097 - batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:933:1
[INFO] [stdout]   51:     0x62a1431d30d7 - batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:933:43
[INFO] [stdout]   52:     0x62a143186546 - <batch[cc84e7ecdddcbb2a]::batch_concurrent_independent_batches::{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:     0x62a1432c0f9b - <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:     0x62a1432c0f9b - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62a1432ce5e5 - <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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62a1432c9094 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62a1432c9094 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a143a2b32f - <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:     0x62a143a2b32f - <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:     0x7972bd562aa4 - <unknown>
[INFO] [stdout]   74:     0x7972bd5efa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- batch_in_tx_rolls_back stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'batch_in_tx_rolls_back' (4983) 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62a143a2c181 - <<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:     0x62a143a43f1a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62a143a43f1a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62a143a3115c - 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:     0x62a143a3115c - <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:     0x62a143a08a76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62a143a08a76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62a143a236e9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62a1432cdc60 - <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:     0x62a1432cdc60 - 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:     0x62a143a23a12 - <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:     0x62a143a23a12 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62a143a08b22 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62a1439ffa39 - 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:     0x62a143a09abd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62a143a4474c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62a143a44492 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x62a14357b0eb - <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:     0x62a14347b3ba - sqlx_postgres[a2ad949bf61784cd]::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:     0x62a14347d814 - <sqlx_postgres[a2ad949bf61784cd]::database::Postgres as sqlx_core[aa6205ca136e5e11]::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:     0x62a14323510f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[aa6205ca136e5e11]::testing::TestContext<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>, sqlx_core[aa6205ca136e5e11]::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:     0x62a1432452aa - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{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:     0x62a1432353cd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{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:     0x62a143235acd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{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:     0x62a143155dbd - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62a14315241b - tokio[e6e50875644174e]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62a14315241b - tokio[e6e50875644174e]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62a14315241b - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62a14310ed80 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62a1431382fd - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62a143137c24 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62a1432adfcb - <tokio[e6e50875644174e]::runtime::context::scoped::Scoped<tokio[e6e50875644174e]::runtime::scheduler::Context>>::set::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62a1432bbf59 - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62a1431f6592 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::try_with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x62a1431f333e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x62a1432b53bd - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62a1431230f0 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62a14312c3c6 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62a14312d7c0 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62a143261ff3 - tokio[e6e50875644174e]::runtime::context::runtime::enter_runtime::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62a14310d033 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62a1432097c1 - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62a14320cc0c - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62a1432b3713 - sqlx_core[aa6205ca136e5e11]::rt::test_block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{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:     0x62a143243100 - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{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:     0x62a143242b36 - sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{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:     0x62a14325b0da - <fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::batch_in_tx_rolls_back::{closure#0} as sqlx_core[aa6205ca136e5e11]::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:     0x62a1431f1647 - batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:172:1
[INFO] [stdout]   51:     0x62a1431d2ec7 - batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:172:43
[INFO] [stdout]   52:     0x62a143186286 - <batch[cc84e7ecdddcbb2a]::batch_in_tx_rolls_back::{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:     0x62a1432c0f9b - <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:     0x62a1432c0f9b - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62a1432ce5e5 - <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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62a1432c9094 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62a1432c9094 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a143a2b32f - <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:     0x62a143a2b32f - <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:     0x7972bd562aa4 - <unknown>
[INFO] [stdout]   74:     0x7972bd5efa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- batch_mixed_success_failure_still_fires_on_complete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'batch_mixed_success_failure_still_fires_on_complete' (4987) 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62a143a2c181 - <<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:     0x62a143a43f1a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62a143a43f1a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62a143a3115c - 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:     0x62a143a3115c - <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:     0x62a143a08a76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62a143a08a76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62a143a236e9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62a1432cdc60 - <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:     0x62a1432cdc60 - 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:     0x62a143a23a12 - <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:     0x62a143a23a12 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62a143a08b22 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62a1439ffa39 - 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:     0x62a143a09abd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62a143a4474c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62a143a44492 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x62a14357b0eb - <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:     0x62a14347b3ba - sqlx_postgres[a2ad949bf61784cd]::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:     0x62a14347d814 - <sqlx_postgres[a2ad949bf61784cd]::database::Postgres as sqlx_core[aa6205ca136e5e11]::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:     0x62a14323510f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[aa6205ca136e5e11]::testing::TestContext<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>, sqlx_core[aa6205ca136e5e11]::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:     0x62a14325085a - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{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:     0x62a14323580d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{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:     0x62a143235f0d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{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:     0x62a1431561fd - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62a143153fbb - tokio[e6e50875644174e]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62a143153fbb - tokio[e6e50875644174e]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62a143153fbb - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62a1431122a0 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62a143143ced - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62a143137e44 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62a1432af61b - <tokio[e6e50875644174e]::runtime::context::scoped::Scoped<tokio[e6e50875644174e]::runtime::scheduler::Context>>::set::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62a1432bc399 - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62a1431f7ad2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::try_with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x62a1431f399e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x62a1432b57fd - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62a143127710 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62a14312cc46 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62a143131010 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62a143263863 - tokio[e6e50875644174e]::runtime::context::runtime::enter_runtime::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62a14310dbe3 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62a14320a9d1 - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62a14320f8bc - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62a1432b5252 - sqlx_core[aa6205ca136e5e11]::rt::test_block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{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:     0x62a143243990 - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{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:     0x62a143243086 - sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{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:     0x62a14325b40a - <fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::batch_mixed_success_failure_still_fires_on_complete::{closure#0} as sqlx_core[aa6205ca136e5e11]::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:     0x62a1431f2637 - batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:549:1
[INFO] [stdout]   51:     0x62a1431d31f7 - batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:549:43
[INFO] [stdout]   52:     0x62a1431866c6 - <batch[cc84e7ecdddcbb2a]::batch_mixed_success_failure_still_fires_on_complete::{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:     0x62a1432c0f9b - <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:     0x62a1432c0f9b - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62a1432ce5e5 - <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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62a1432c9094 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62a1432c9094 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a143a2b32f - <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:     0x62a143a2b32f - <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:     0x7972bd562aa4 - <unknown>
[INFO] [stdout]   74:     0x7972bd5efa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- batch_basic_enqueue_lands stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'batch_basic_enqueue_lands' (4977) 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62a143a2c181 - <<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:     0x62a143a43f1a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62a143a43f1a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62a143a3115c - 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:     0x62a143a3115c - <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:     0x62a143a08a76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62a143a08a76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62a143a236e9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62a1432cdc60 - <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:     0x62a1432cdc60 - 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:     0x62a143a23a12 - <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:     0x62a143a23a12 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62a143a08b22 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62a1439ffa39 - 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:     0x62a143a09abd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62a143a4474c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62a143a44492 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x62a14357b0eb - <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:     0x62a14347b3ba - sqlx_postgres[a2ad949bf61784cd]::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:     0x62a14347d814 - <sqlx_postgres[a2ad949bf61784cd]::database::Postgres as sqlx_core[aa6205ca136e5e11]::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:     0x62a14323510f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[aa6205ca136e5e11]::testing::TestContext<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>, sqlx_core[aa6205ca136e5e11]::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:     0x62a14324680a - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{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:     0x62a14323544d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{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:     0x62a143235b4d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{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:     0x62a143155e3d - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62a14315275b - tokio[e6e50875644174e]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62a14315275b - tokio[e6e50875644174e]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62a14315275b - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62a14310f3c0 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62a1431398dd - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62a143137c64 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62a1432ae26b - <tokio[e6e50875644174e]::runtime::context::scoped::Scoped<tokio[e6e50875644174e]::runtime::scheduler::Context>>::set::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62a1432bbfd9 - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62a1431f6812 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::try_with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x62a1431f33fe - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x62a1432b543d - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62a143123930 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62a14312c4c6 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62a14312de60 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62a1432622d3 - tokio[e6e50875644174e]::runtime::context::runtime::enter_runtime::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62a14310d193 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62a1432099e1 - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62a14320d14c - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62a1432b3a35 - sqlx_core[aa6205ca136e5e11]::rt::test_block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{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:     0x62a1432431fe - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{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:     0x62a143242bd6 - sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{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:     0x62a14325b13a - <fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::batch_basic_enqueue_lands::{closure#0} as sqlx_core[aa6205ca136e5e11]::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:     0x62a1431f1827 - batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:143:1
[INFO] [stdout]   51:     0x62a1431d2f27 - batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:143:43
[INFO] [stdout]   52:     0x62a143186306 - <batch[cc84e7ecdddcbb2a]::batch_basic_enqueue_lands::{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:     0x62a1432c0f9b - <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:     0x62a1432c0f9b - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62a1432ce5e5 - <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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62a1432c9094 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62a1432c9094 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a143a2b32f - <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:     0x62a143a2b32f - <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:     0x7972bd562aa4 - <unknown>
[INFO] [stdout]   74:     0x7972bd5efa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- batch_large_settles_25_items stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'batch_large_settles_25_items' (4984) 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62a143a2c181 - <<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:     0x62a143a43f1a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62a143a43f1a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62a143a3115c - 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:     0x62a143a3115c - <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:     0x62a143a08a76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62a143a08a76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62a143a236e9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62a1432cdc60 - <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:     0x62a1432cdc60 - 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:     0x62a143a23a12 - <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:     0x62a143a23a12 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62a143a08b22 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62a1439ffa39 - 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:     0x62a143a09abd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62a143a4474c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62a143a44492 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x62a14357b0eb - <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:     0x62a14347b3ba - sqlx_postgres[a2ad949bf61784cd]::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:     0x62a14347d814 - <sqlx_postgres[a2ad949bf61784cd]::database::Postgres as sqlx_core[aa6205ca136e5e11]::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:     0x62a14323510f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[aa6205ca136e5e11]::testing::TestContext<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>, sqlx_core[aa6205ca136e5e11]::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:     0x62a143247d6a - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{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:     0x62a1432354cd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{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:     0x62a143235bcd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{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:     0x62a143155ebd - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62a143152a9b - tokio[e6e50875644174e]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62a143152a9b - tokio[e6e50875644174e]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62a143152a9b - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62a14310fa00 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62a14313aebd - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62a143137ca4 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62a1432ae50b - <tokio[e6e50875644174e]::runtime::context::scoped::Scoped<tokio[e6e50875644174e]::runtime::scheduler::Context>>::set::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62a1432bc059 - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62a1431f6a92 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::try_with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x62a1431f34be - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x62a1432b54bd - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62a143124170 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62a14312c5c6 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62a14312e500 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62a1432625b3 - tokio[e6e50875644174e]::runtime::context::runtime::enter_runtime::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62a14310d2f3 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62a143209c01 - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62a14320d68c - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62a1432b3d62 - sqlx_core[aa6205ca136e5e11]::rt::test_block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{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:     0x62a143243300 - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{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:     0x62a143242c76 - sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{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:     0x62a14325b19a - <fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::batch_large_settles_25_items::{closure#0} as sqlx_core[aa6205ca136e5e11]::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:     0x62a1431f1a07 - batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:817:1
[INFO] [stdout]   51:     0x62a1431d2f87 - batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:817:43
[INFO] [stdout]   52:     0x62a143186386 - <batch[cc84e7ecdddcbb2a]::batch_large_settles_25_items::{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:     0x62a1432c0f9b - <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:     0x62a1432c0f9b - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62a1432ce5e5 - <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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62a1432c9094 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62a1432c9094 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a143a2b32f - <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:     0x62a143a2b32f - <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:     0x7972bd562aa4 - <unknown>
[INFO] [stdout]   74:     0x7972bd5efa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- batch_callback_payload_envelope_complete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'batch_callback_payload_envelope_complete' (4979) 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62a143a2c181 - <<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:     0x62a143a43f1a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62a143a43f1a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62a143a3115c - 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:     0x62a143a3115c - <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:     0x62a143a08a76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62a143a08a76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62a143a236e9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62a1432cdc60 - <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:     0x62a1432cdc60 - 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:     0x62a143a23a12 - <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:     0x62a143a23a12 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62a143a08b22 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62a1439ffa39 - 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:     0x62a143a09abd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62a143a4474c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62a143a44492 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x62a14357b0eb - <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:     0x62a14347b3ba - sqlx_postgres[a2ad949bf61784cd]::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:     0x62a14347d814 - <sqlx_postgres[a2ad949bf61784cd]::database::Postgres as sqlx_core[aa6205ca136e5e11]::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:     0x62a14323510f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[aa6205ca136e5e11]::testing::TestContext<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>, sqlx_core[aa6205ca136e5e11]::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:     0x62a14324dd9a - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{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:     0x62a14323570d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{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:     0x62a143235e0d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{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:     0x62a1431560fd - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62a14315393b - tokio[e6e50875644174e]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62a14315393b - tokio[e6e50875644174e]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62a14315393b - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62a143111620 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62a14314112d - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62a143137dc4 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62a1432af0db - <tokio[e6e50875644174e]::runtime::context::scoped::Scoped<tokio[e6e50875644174e]::runtime::scheduler::Context>>::set::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62a1432bc299 - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62a1431f75d2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::try_with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x62a1431f381e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x62a1432b56fd - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62a143126690 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62a14312ca46 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62a1431302d0 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62a1432632a3 - tokio[e6e50875644174e]::runtime::context::runtime::enter_runtime::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62a14310d923 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62a14320a591 - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62a14320ee3c - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62a1432b4be2 - sqlx_core[aa6205ca136e5e11]::rt::test_block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{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:     0x62a143243790 - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{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:     0x62a143242f46 - sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{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:     0x62a14325b34a - <fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::batch_callback_payload_envelope_complete::{closure#0} as sqlx_core[aa6205ca136e5e11]::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:     0x62a1431f2277 - batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:747:1
[INFO] [stdout]   51:     0x62a1431d3137 - batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:747:43
[INFO] [stdout]   52:     0x62a1431865c6 - <batch[cc84e7ecdddcbb2a]::batch_callback_payload_envelope_complete::{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:     0x62a1432c0f9b - <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:     0x62a1432c0f9b - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62a1432ce5e5 - <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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62a1432c9094 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62a1432c9094 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a143a2b32f - <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:     0x62a143a2b32f - <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:     0x7972bd562aa4 - <unknown>
[INFO] [stdout]   74:     0x7972bd5efa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- batch_empty_fires_immediately stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'batch_empty_fires_immediately' (4982) 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62a143a2c181 - <<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:     0x62a143a43f1a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62a143a43f1a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62a143a3115c - 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:     0x62a143a3115c - <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:     0x62a143a08a76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62a143a08a76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62a143a236e9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62a1432cdc60 - <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:     0x62a1432cdc60 - 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:     0x62a143a23a12 - <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:     0x62a143a23a12 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62a143a08b22 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62a1439ffa39 - 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:     0x62a143a09abd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62a143a4474c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62a143a44492 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x62a14357b0eb - <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:     0x62a14347b3ba - sqlx_postgres[a2ad949bf61784cd]::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:     0x62a14347d814 - <sqlx_postgres[a2ad949bf61784cd]::database::Postgres as sqlx_core[aa6205ca136e5e11]::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:     0x62a14323510f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[aa6205ca136e5e11]::testing::TestContext<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>, sqlx_core[aa6205ca136e5e11]::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:     0x62a14324881a - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{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:     0x62a14323550d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{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:     0x62a143235c0d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{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:     0x62a143155efd - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62a143152c3b - tokio[e6e50875644174e]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62a143152c3b - tokio[e6e50875644174e]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62a143152c3b - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62a14310fd20 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62a14313b9ad - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62a143137cc4 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62a1432ae65b - <tokio[e6e50875644174e]::runtime::context::scoped::Scoped<tokio[e6e50875644174e]::runtime::scheduler::Context>>::set::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62a1432bc099 - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62a1431f6bd2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::try_with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x62a1431f351e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x62a1432b54fd - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62a143124590 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62a14312c646 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62a14312e850 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62a143262723 - tokio[e6e50875644174e]::runtime::context::runtime::enter_runtime::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62a14310d3a3 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62a143209d11 - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62a14320d92c - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62a1432b3ef5 - sqlx_core[aa6205ca136e5e11]::rt::test_block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{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:     0x62a14324337e - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{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:     0x62a143242cc6 - sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{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:     0x62a14325b1ca - <fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::batch_empty_fires_immediately::{closure#0} as sqlx_core[aa6205ca136e5e11]::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:     0x62a1431f1af7 - batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:195:1
[INFO] [stdout]   51:     0x62a1431d2fb7 - batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:195:43
[INFO] [stdout]   52:     0x62a1431863c6 - <batch[cc84e7ecdddcbb2a]::batch_empty_fires_immediately::{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:     0x62a1432c0f9b - <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:     0x62a1432c0f9b - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62a1432ce5e5 - <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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62a1432c9094 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62a1432c9094 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a143a2b32f - <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:     0x62a143a2b32f - <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:     0x7972bd562aa4 - <unknown>
[INFO] [stdout]   74:     0x7972bd5efa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- batch_all_complete_fires_on_complete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'batch_all_complete_fires_on_complete' (4974) 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62a143a2c181 - <<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:     0x62a143a43f1a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62a143a43f1a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62a143a3115c - 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:     0x62a143a3115c - <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:     0x62a143a08a76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62a143a08a76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62a143a236e9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62a1432cdc60 - <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:     0x62a1432cdc60 - 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:     0x62a143a23a12 - <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:     0x62a143a23a12 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62a143a08b22 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62a1439ffa39 - 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:     0x62a143a09abd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62a143a4474c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62a143a44492 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x62a14357b0eb - <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:     0x62a14347b3ba - sqlx_postgres[a2ad949bf61784cd]::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:     0x62a14347d814 - <sqlx_postgres[a2ad949bf61784cd]::database::Postgres as sqlx_core[aa6205ca136e5e11]::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:     0x62a14323510f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[aa6205ca136e5e11]::testing::TestContext<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>, sqlx_core[aa6205ca136e5e11]::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:     0x62a14324bd8a - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{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:     0x62a14323564d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{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:     0x62a143235d4d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{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:     0x62a14315603d - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62a14315345b - tokio[e6e50875644174e]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62a14315345b - tokio[e6e50875644174e]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62a14315345b - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62a143110cc0 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62a14313f05d - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62a143137d64 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62a1432aeceb - <tokio[e6e50875644174e]::runtime::context::scoped::Scoped<tokio[e6e50875644174e]::runtime::scheduler::Context>>::set::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62a1432bc1d9 - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62a1431f7212 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::try_with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x62a1431f36fe - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x62a1432b563d - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62a143125a30 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62a14312c8c6 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62a14312f8e0 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62a143262e53 - tokio[e6e50875644174e]::runtime::context::runtime::enter_runtime::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62a14310d713 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62a14320a261 - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62a14320e64c - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62a1432b4702 - sqlx_core[aa6205ca136e5e11]::rt::test_block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{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:     0x62a143243600 - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{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:     0x62a143242e56 - sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{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:     0x62a14325b2ba - <fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::batch_all_complete_fires_on_complete::{closure#0} as sqlx_core[aa6205ca136e5e11]::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:     0x62a1431f1fa7 - batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:285:1
[INFO] [stdout]   51:     0x62a1431d30a7 - batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:285:43
[INFO] [stdout]   52:     0x62a143186506 - <batch[cc84e7ecdddcbb2a]::batch_all_complete_fires_on_complete::{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:     0x62a1432c0f9b - <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:     0x62a1432c0f9b - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62a1432ce5e5 - <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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62a1432c9094 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62a1432c9094 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a143a2b32f - <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:     0x62a143a2b32f - <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:     0x7972bd562aa4 - <unknown>
[INFO] [stdout]   74:     0x7972bd5efa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- batch_metadata_persists stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'batch_metadata_persists' (4985) 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62a143a2c181 - <<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:     0x62a143a43f1a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62a143a43f1a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62a143a3115c - 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:     0x62a143a3115c - <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:     0x62a143a08a76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62a143a08a76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62a143a236e9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62a1432cdc60 - <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:     0x62a1432cdc60 - 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:     0x62a143a23a12 - <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:     0x62a143a23a12 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62a143a08b22 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62a1439ffa39 - 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:     0x62a143a09abd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62a143a4474c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62a143a44492 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x62a14357b0eb - <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:     0x62a14347b3ba - sqlx_postgres[a2ad949bf61784cd]::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:     0x62a14347d814 - <sqlx_postgres[a2ad949bf61784cd]::database::Postgres as sqlx_core[aa6205ca136e5e11]::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:     0x62a14323510f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[aa6205ca136e5e11]::testing::TestContext<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>, sqlx_core[aa6205ca136e5e11]::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:     0x62a143245d5a - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{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:     0x62a14323540d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{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:     0x62a143235b0d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{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:     0x62a143155dfd - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62a1431525bb - tokio[e6e50875644174e]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62a1431525bb - tokio[e6e50875644174e]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62a1431525bb - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62a14310f0a0 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62a143138ded - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62a143137c44 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62a1432ae11b - <tokio[e6e50875644174e]::runtime::context::scoped::Scoped<tokio[e6e50875644174e]::runtime::scheduler::Context>>::set::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62a1432bbf99 - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62a1431f66d2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::try_with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x62a1431f339e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x62a1432b53fd - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62a143123510 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62a14312c446 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62a14312db10 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62a143262163 - tokio[e6e50875644174e]::runtime::context::runtime::enter_runtime::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62a14310d0e3 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62a1432098d1 - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62a14320ceac - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62a1432b38a3 - sqlx_core[aa6205ca136e5e11]::rt::test_block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{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:     0x62a143243180 - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{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:     0x62a143242b86 - sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{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:     0x62a14325b10a - <fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_metadata_persists::batch_metadata_persists::{closure#0} as sqlx_core[aa6205ca136e5e11]::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:     0x62a1431f1737 - batch[cc84e7ecdddcbb2a]::batch_metadata_persists
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:676:1
[INFO] [stdout]   51:     0x62a1431d2ef7 - batch[cc84e7ecdddcbb2a]::batch_metadata_persists::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:676:43
[INFO] [stdout]   52:     0x62a1431862c6 - <batch[cc84e7ecdddcbb2a]::batch_metadata_persists::{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:     0x62a1432c0f9b - <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:     0x62a1432c0f9b - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62a1432ce5e5 - <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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62a1432c9094 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62a1432c9094 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a143a2b32f - <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:     0x62a143a2b32f - <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:     0x7972bd562aa4 - <unknown>
[INFO] [stdout]   74:     0x7972bd5efa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- batch_all_skipped_unique_key_fires stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'batch_all_skipped_unique_key_fires' (4976) 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62a143a2c181 - <<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:     0x62a143a43f1a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62a143a43f1a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62a143a3115c - 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:     0x62a143a3115c - <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:     0x62a143a08a76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62a143a08a76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62a143a236e9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62a1432cdc60 - <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:     0x62a1432cdc60 - 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:     0x62a143a23a12 - <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:     0x62a143a23a12 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62a143a08b22 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62a1439ffa39 - 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:     0x62a143a09abd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62a143a4474c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62a143a44492 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x62a14357b0eb - <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:     0x62a14347b3ba - sqlx_postgres[a2ad949bf61784cd]::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:     0x62a14347d814 - <sqlx_postgres[a2ad949bf61784cd]::database::Postgres as sqlx_core[aa6205ca136e5e11]::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:     0x62a14323510f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[aa6205ca136e5e11]::testing::TestContext<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>, sqlx_core[aa6205ca136e5e11]::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:     0x62a14324a82a - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{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:     0x62a1432355cd - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{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:     0x62a143235ccd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{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:     0x62a143155fbd - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62a14315311b - tokio[e6e50875644174e]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62a14315311b - tokio[e6e50875644174e]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62a14315311b - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62a143110680 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62a14313da7d - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62a143137d24 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62a1432aea4b - <tokio[e6e50875644174e]::runtime::context::scoped::Scoped<tokio[e6e50875644174e]::runtime::scheduler::Context>>::set::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62a1432bc159 - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62a1431f6f92 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::try_with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x62a1431f363e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x62a1432b55bd - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62a1431251f0 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62a14312c7c6 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62a14312f240 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62a143262b73 - tokio[e6e50875644174e]::runtime::context::runtime::enter_runtime::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62a14310d5b3 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62a14320a041 - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62a14320e10c - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62a1432b43c5 - sqlx_core[aa6205ca136e5e11]::rt::test_block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{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:     0x62a1432434fe - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{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:     0x62a143242db6 - sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{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:     0x62a14325b25a - <fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::batch_all_skipped_unique_key_fires::{closure#0} as sqlx_core[aa6205ca136e5e11]::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:     0x62a1431f1dc7 - batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:238:1
[INFO] [stdout]   51:     0x62a1431d3047 - batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:238:43
[INFO] [stdout]   52:     0x62a143186486 - <batch[cc84e7ecdddcbb2a]::batch_all_skipped_unique_key_fires::{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:     0x62a1432c0f9b - <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:     0x62a1432c0f9b - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62a1432ce5e5 - <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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62a1432c9094 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62a1432c9094 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a143a2b32f - <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:     0x62a143a2b32f - <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:     0x7972bd562aa4 - <unknown>
[INFO] [stdout]   74:     0x7972bd5efa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- batch_sweep_stale_settles stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'batch_sweep_stale_settles' (4990) 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62a143a2c181 - <<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:     0x62a143a43f1a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62a143a43f1a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62a143a3115c - 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:     0x62a143a3115c - <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:     0x62a143a08a76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62a143a08a76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62a143a236e9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62a1432cdc60 - <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:     0x62a1432cdc60 - 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:     0x62a143a23a12 - <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:     0x62a143a23a12 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62a143a08b22 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62a1439ffa39 - 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:     0x62a143a09abd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62a143a4474c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62a143a44492 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x62a14357b0eb - <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:     0x62a14347b3ba - sqlx_postgres[a2ad949bf61784cd]::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:     0x62a14347d814 - <sqlx_postgres[a2ad949bf61784cd]::database::Postgres as sqlx_core[aa6205ca136e5e11]::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:     0x62a14323510f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[aa6205ca136e5e11]::testing::TestContext<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>, sqlx_core[aa6205ca136e5e11]::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:     0x62a1432472ba - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{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:     0x62a14323548d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{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:     0x62a143235b8d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{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:     0x62a143155e7d - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62a1431528fb - tokio[e6e50875644174e]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62a1431528fb - tokio[e6e50875644174e]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62a1431528fb - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62a14310f6e0 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62a14313a3cd - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62a143137c84 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62a1432ae3bb - <tokio[e6e50875644174e]::runtime::context::scoped::Scoped<tokio[e6e50875644174e]::runtime::scheduler::Context>>::set::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62a1432bc019 - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62a1431f6952 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::try_with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x62a1431f345e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x62a1432b547d - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62a143123d50 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62a14312c546 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62a14312e1b0 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62a143262443 - tokio[e6e50875644174e]::runtime::context::runtime::enter_runtime::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62a14310d243 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stderr] error: test failed, to rerun pass `-p eddyq-core --test batch`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62a143209af1 - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62a14320d3ec - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62a1432b3bc3 - sqlx_core[aa6205ca136e5e11]::rt::test_block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{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:     0x62a143243280 - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{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:     0x62a143242c26 - sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{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:     0x62a14325b16a - <fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::batch_sweep_stale_settles::{closure#0} as sqlx_core[aa6205ca136e5e11]::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:     0x62a1431f1917 - batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:418:1
[INFO] [stdout]   51:     0x62a1431d2f57 - batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:418:43
[INFO] [stdout]   52:     0x62a143186346 - <batch[cc84e7ecdddcbb2a]::batch_sweep_stale_settles::{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:     0x62a1432c0f9b - <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:     0x62a1432c0f9b - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62a1432ce5e5 - <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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62a1432c9094 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62a1432c9094 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a143a2b32f - <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:     0x62a143a2b32f - <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:     0x7972bd562aa4 - <unknown>
[INFO] [stdout]   74:     0x7972bd5efa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- batch_unbatched_jobs_dont_affect_batches stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'batch_unbatched_jobs_dont_affect_batches' (4991) 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - 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:     0x62a143a2c181 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62a143a2c181 - <<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:     0x62a143a43f1a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62a143a43f1a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62a143a3115c - 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:     0x62a143a3115c - <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:     0x62a143a08a76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62a143a08a76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62a143a236e9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62a1432cdc60 - <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:     0x62a1432cdc60 - 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:     0x62a143a23a12 - <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:     0x62a143a23a12 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62a143a08b22 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62a1439ffa39 - 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:     0x62a143a09abd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62a143a4474c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62a143a44492 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x62a14357b0eb - <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:     0x62a14347b3ba - sqlx_postgres[a2ad949bf61784cd]::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:     0x62a14347d814 - <sqlx_postgres[a2ad949bf61784cd]::database::Postgres as sqlx_core[aa6205ca136e5e11]::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:     0x62a14323510f - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[aa6205ca136e5e11]::testing::TestContext<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>, sqlx_core[aa6205ca136e5e11]::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:     0x62a14324e84a - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{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:     0x62a14323574d - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{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:     0x62a143235e4d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{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:     0x62a14315613d - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62a143153adb - tokio[e6e50875644174e]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{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.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62a143153adb - tokio[e6e50875644174e]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{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.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62a143153adb - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x62a143111940 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62a143141c1d - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x62a143137de4 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x62a1432af22b - <tokio[e6e50875644174e]::runtime::context::scoped::Scoped<tokio[e6e50875644174e]::runtime::scheduler::Context>>::set::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62a1432bc2d9 - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x62a1431f7712 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::try_with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x62a1431f387e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[e6e50875644174e]::runtime::context::Context>>::with::<tokio[e6e50875644174e]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x62a1432b573d - tokio[e6e50875644174e]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e6e50875644174e]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x62a143126ab0 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x62a14312cac6 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x62a143130620 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{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.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x62a143263413 - tokio[e6e50875644174e]::runtime::context::runtime::enter_runtime::<<tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{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.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62a14310d9d3 - <tokio[e6e50875644174e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62a14320a6a1 - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62a14320f0dc - <tokio[e6e50875644174e]::runtime::runtime::Runtime>::block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x62a1432b4d84 - sqlx_core[aa6205ca136e5e11]::rt::test_block_on::<sqlx_core[aa6205ca136e5e11]::testing::run_test<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{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:     0x62a14324380e - sqlx_core[aa6205ca136e5e11]::testing::run_test::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}>::{closure#0}, sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{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:     0x62a143242f96 - sqlx_core[aa6205ca136e5e11]::testing::run_test_with_pool::<sqlx_postgres[a2ad949bf61784cd]::database::Postgres, fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0}, batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{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:     0x62a14325b37a - <fn(sqlx_core[aa6205ca136e5e11]::pool::Pool<sqlx_postgres[a2ad949bf61784cd]::database::Postgres>) -> batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::batch_unbatched_jobs_dont_affect_batches::{closure#0} as sqlx_core[aa6205ca136e5e11]::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:     0x62a1431f2367 - batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:1072:1
[INFO] [stdout]   51:     0x62a1431d3167 - batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eddyq-core/tests/batch.rs:1072:43
[INFO] [stdout]   52:     0x62a143186606 - <batch[cc84e7ecdddcbb2a]::batch_unbatched_jobs_dont_affect_batches::{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:     0x62a1432c0f9b - <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:     0x62a1432c0f9b - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x62a1432ce5e5 - <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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - 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:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x62a1432ce5e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62a1432c9094 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62a1432c9094 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - 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:     0x62a1432d1732 - <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:     0x62a143a2b32f - <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:     0x62a143a2b32f - <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:     0x7972bd562aa4 - <unknown>
[INFO] [stdout]   74:     0x7972bd5efa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     batch_all_complete_fires_on_complete
[INFO] [stdout]     batch_all_failures_fires_with_completed_zero
[INFO] [stdout]     batch_all_skipped_unique_key_fires
[INFO] [stdout]     batch_basic_enqueue_lands
[INFO] [stdout]     batch_callback_idempotent_under_concurrent_settle
[INFO] [stdout]     batch_callback_payload_envelope_complete
[INFO] [stdout]     batch_cancelled_counts_as_terminal
[INFO] [stdout]     batch_concurrent_independent_batches
[INFO] [stdout]     batch_empty_fires_immediately
[INFO] [stdout]     batch_in_tx_rolls_back
[INFO] [stdout]     batch_large_settles_25_items
[INFO] [stdout]     batch_metadata_persists
[INFO] [stdout]     batch_mixed_kinds_in_one_batch
[INFO] [stdout]     batch_mixed_success_failure_still_fires_on_complete
[INFO] [stdout]     batch_no_callback_state_still_complete
[INFO] [stdout]     batch_retry_does_not_increment
[INFO] [stdout]     batch_sweep_stale_settles
[INFO] [stdout]     batch_unbatched_jobs_dont_affect_batches
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 18 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "67cc57aee53450d7c50c4a5df29b64475d565393840baac1f7f872060eb88f41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67cc57aee53450d7c50c4a5df29b64475d565393840baac1f7f872060eb88f41", kill_on_drop: false }`
[INFO] [stdout] 67cc57aee53450d7c50c4a5df29b64475d565393840baac1f7f872060eb88f41
